Skip to content

Commit 77352e0

Browse files
committed
Update netplay FAQ.
1 parent a2f5b90 commit 77352e0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

site/src/components/NetplayCart.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ export default function NetplayCart () {
4242
<b><i>The game seems to be paused or incredibly slow?</i></b>
4343
<p>Make sure you're not playing in a background tab! Most browsers heavily throttle pages in a background tab. To test netplay, open the game in two separate, visible windows.</p>
4444

45+
<b><i>How do I check our connection quality?</i></b>
46+
<p>You can see your ping to each of the other players on the pause menu by pressing Enter. For fast-paced action games, ping below 200 ms is recommended for best results.</p>
47+
4548
<b><i>How does this work?</i></b>
4649
<p>Check out the <Link href="/docs/guides/multiplayer">documentation</Link> for more details about building multiplayer games with WASM-4.</p>
4750
</div>

0 commit comments

Comments
 (0)