SM64: Add common mistake and troubleshooting to setup guide ()

This commit is contained in:
alwaysintreble 2022-06-25 14:07:03 -05:00 committed by GitHub
parent 8788ee1aa7
commit 5006c79a00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 1 deletions
worlds/sm64ex/docs

View File

@ -57,7 +57,7 @@ If everything worked out, you will see a textbox informing you the connection ha
# Playing offline
To play offline, first generate a seed on the game's settings page.
Create a room and download the `.apsm64ex` file, and start the game with the `--sm64ap_file FileName` launch argument.
Create a room and download the `.apsm64ex` file, and start the game with the `--sm64ap_file "path/to/FileName"` launch argument.
## Installation Troubleshooting
@ -69,6 +69,12 @@ Most likely you forgot to set the launch options. `--sm64ap_name YourName` and `
`--sm64ap_file FileName` is required for (offline) singleplayer.
If your Name or Password have spaces in them, surround them in quotes.
### Game crashes upon entering Peach's Castle
This happens when the game is missing the relevant randomizer data. If you are trying to connect to a server, verify the
information entered is correct, and for a local file ensure you are using the full file path to the file in conjunction
with its name.
## Game Troubleshooting
### Known Issues