From 94eee6bc1f050e626628fe3dc366c5392f15278b Mon Sep 17 00:00:00 2001 From: alwaysintreble Date: Sat, 25 Jun 2022 13:58:20 -0500 Subject: [PATCH] sm64 - add common mistake and troubleshooting to setup guide --- worlds/sm64ex/docs/setup_en.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/worlds/sm64ex/docs/setup_en.md b/worlds/sm64ex/docs/setup_en.md index 5cc9113430fe..1b4ae6dfb409 100644 --- a/worlds/sm64ex/docs/setup_en.md +++ b/worlds/sm64ex/docs/setup_en.md @@ -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