Add troubleshooting for super-skaterhax, other inline troubleshooting additions

This commit is contained in:
Gruetzig 2023-04-07 14:57:20 -07:00 committed by lifehackerhansol
parent 5a91fff685
commit 91e75f4e13
No known key found for this signature in database
GPG Key ID: 80FB184AFC0B3B0E
3 changed files with 31 additions and 1 deletions

View File

@ -50,7 +50,6 @@ If you haven't already, make sure you have a working Internet connection set up
1. On the HOME Menu, press the Left and Right shoulder buttons at the same time to open the camera
+ If you are unable to open the camera, open the Internet Browser and manually type the URL instead (`https://zoogie.github.io/web/super/` for EUR/USA/JPN, `https://zoogie.github.io/web/korea` for KOR)
1. Tap the QR code button and scan one of the following QR codes for your device's region [here](https://user-images.githubusercontent.com/28328903/226086338-585bfdac-0aac-44c0-b413-89206d2815d8.png)
+ If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser)
+ If you get a security certificate warning, press (A) to allow the connection
1. Press the (Select) button to open the bookmark tab
+ If your (Select) button does not respond, tap the star icon on the bottom-left corner of the screen
@ -64,6 +63,9 @@ If you haven't already, make sure you have a working Internet connection set up
1. Press (Home) to return to the HOME Menu, then immediately press (A) to launch the browser again
1. Select the "GO GO!" button on the top screen
+ If any prompts appear, approve all of them
+ If your device freezes on a yellow screen, hold the POWER button until it turns off, then retry this section
+ If your device freezes on a red screen, hold the POWER button until it turns off, redo step Step 3 of Section II, then retry this section
+ If you get another error, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax)
1. If the exploit was successful, your device will have booted into the Homebrew Launcher
1. Power off your device

View File

@ -9,3 +9,5 @@ In this section, you will enter Safe Mode (a feature available on all 3DS family
1. When asked "Would you like to configure Internet settings?", select "Yes"
1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` ([image](/images/screenshots/usm/safemode_highlighted.png))
1. If the exploit was successful, your device will have booted into SafeB9SInstaller
+ If your device instead freezes on a white screen, hold the POWER button until it turns off, then retry this section
+ If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card

View File

@ -17,6 +17,7 @@ Guide pages:
* [Installing boot9strap (Fredtool)](#installing-boot9strap-fredtool)
* [Installing boot9strap (Soundhax)](#installing-boot9strap-soundhax)
* [Installing boot9strap (SSLoth-Browser)](#installing-boot9strap-ssloth-browser)
* [Homebrew Launcher (super-skaterhax)](#homebrew-launcher-super-skaterhax)
* [Finalizing Setup](#finalizing-setup)
@ -420,6 +421,31 @@ If this is unsuccessful, try using another SD card.
{% endcapture %}
<details>{{ compat | markdownify }}</details>
## Homebrew Launcher (super-skaterhax)
{% capture compat %}
<summary><u>"An error has occured. Please save your data in any software currently in use, then restart the system."</u></summary>
The date is set incorrectly. To set it correctly, follow these steps:
1. Select the System Settings icon on the HOME Menu, and tap Open.
1. Tap Other Settings.
1. Tap Date & Time.
1. Tap Today's date.
1. Tap Up/Down Arrows to set the correct Day, Month and Year.
1. Select OK to confirm.
If the problem persists and you have a system version ending in E, and the language set to English, change the language to any other language **temporarily**. You can revert this change when you reach Finalizing Setup.
{% endcapture %}
<details>{{ compat | markdownify }}</details>
{% capture compat %}
<summary><u>An exception occured or ErrDisp when pressing GO! GO!</u></summary>
This likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw).
{% endcapture %}
<details>{{ compat | markdownify }}</details>
## Finalizing Setup