sm64ex,v6: Add Note regarding spaces in arguments

This commit is contained in:
N00byKing 2022-01-30 21:17:20 +01:00 committed by Fabian Dill
parent e0628ec6c9
commit cbed5a0c14
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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