diff --git a/WebHostLib/static/assets/tutorial/sm64ex/setup_en.md b/WebHostLib/static/assets/tutorial/sm64ex/setup_en.md index 64547aa3..18f5df14 100644 --- a/WebHostLib/static/assets/tutorial/sm64ex/setup_en.md +++ b/WebHostLib/static/assets/tutorial/sm64ex/setup_en.md @@ -61,6 +61,7 @@ Start the game from the command line to view helpful messages regarding SM64EX. ### Game doesn't start after compiling Most likely you forgot to set the launch options. `--sm64ap_name YourName` and `--sm64ap_ip ServerIP:Port` are required for startup. +If your Name or Password have spaces in them, surround them in quotes. ## Game Troubleshooting diff --git a/WebHostLib/static/assets/tutorial/v6/setup_en.md b/WebHostLib/static/assets/tutorial/v6/setup_en.md index 43cd6c33..d39e75ea 100644 --- a/WebHostLib/static/assets/tutorial/v6/setup_en.md +++ b/WebHostLib/static/assets/tutorial/v6/setup_en.md @@ -27,6 +27,7 @@ Start the game from the command line to view helpful messages regarding V6AP. Th ### Game no longer starts after copying the .exe Most likely you forgot to set the launch options. `-v6ap_name YourName` and `-v6ap_ip ServerIP:Port` are required for startup. +If your Name or Password have spaces in them, surround them in quotes. ## Game Troubleshooting