From cbed5a0c14f8ce35aa09f50c43f48cfbad736397 Mon Sep 17 00:00:00 2001 From: N00byKing Date: Sun, 30 Jan 2022 21:17:20 +0100 Subject: [PATCH] sm64ex,v6: Add Note regarding spaces in arguments --- WebHostLib/static/assets/tutorial/sm64ex/setup_en.md | 1 + WebHostLib/static/assets/tutorial/v6/setup_en.md | 1 + 2 files changed, 2 insertions(+) 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