kartdlphax: inline USM includes, only used here now
This commit is contained in:
parent
4343013068
commit
19f4ef7817
3 changed files with 20 additions and 33 deletions
|
@ -1,14 +0,0 @@
|
|||
In this section, you will enter Safe Mode (a feature available on all 3DS family consoles) and navigate to a menu where unSAFE_MODE will be triggered, which will launch you into the boot9strap (custom firmware) installer.
|
||||
|
||||
1. With your console still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your console
|
||||
+ Keep holding the buttons until the console boots into Safe Mode (a "system update" menu)
|
||||
1. Press "OK" to accept the update
|
||||
+ There is no update. This is part of the exploit
|
||||
1. Press "I accept" to accept the terms and conditions
|
||||
1. The update will eventually fail, with the error code `003-1099`. This is intended behaviour
|
||||
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 console will have booted into SafeB9SInstaller
|
||||
+ If your console instead freezes on a white screen, hold the POWER button until it turns off, then retry this section
|
||||
+ If your console instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card
|
||||
+ If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-usm)
|
|
@ -1,17 +0,0 @@
|
|||
In this section, you will enter the Homebrew Launcher (using custom firmware) so that you can restore the Wi-Fi connection slots that were overwritten in Section I.
|
||||
|
||||
1. Launch the Download Play application (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"})
|
||||
1. Wait until you see the two buttons
|
||||
+ Do not press either of the buttons
|
||||
1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu
|
||||
1. Select "Miscellaneous options"
|
||||
1. Select "Switch the hb. title to the current app."
|
||||
1. Press (B) to continue
|
||||
1. Press (B) to return to the Rosalina main menu
|
||||
1. Press (B) to exit the Rosalina menu
|
||||
1. Press (Home), then close Download Play
|
||||
1. Relaunch the Download Play application
|
||||
1. Your console should load the Homebrew Launcher
|
||||
1. Launch slotTool from the list of homebrew
|
||||
1. Select "RESTORE original wifi slots 1,2,3"
|
||||
1. Your console will then reboot
|
|
@ -113,7 +113,20 @@ You will **not** need to use your **source 3DS** to complete any further steps o
|
|||
|
||||
#### Section V - unSAFE_MODE
|
||||
|
||||
{% include_relative include/exploit-usm.txt %}
|
||||
In this section, you will enter Safe Mode (a feature available on all 3DS family consoles) and navigate to a menu where unSAFE_MODE will be triggered, which will launch you into the boot9strap (custom firmware) installer.
|
||||
|
||||
1. With your console still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your console
|
||||
+ Keep holding the buttons until the console boots into Safe Mode (a "system update" menu)
|
||||
1. Press "OK" to accept the update
|
||||
+ There is no update. This is part of the exploit
|
||||
1. Press "I accept" to accept the terms and conditions
|
||||
1. The update will eventually fail, with the error code `003-1099`. This is intended behaviour
|
||||
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 console will have booted into SafeB9SInstaller
|
||||
+ If your console instead freezes on a white screen, hold the POWER button until it turns off, then retry this section
|
||||
+ If your console instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card
|
||||
+ If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-usm)
|
||||
|
||||
#### Section VI - Installing boot9strap
|
||||
|
||||
|
@ -124,7 +137,12 @@ You will **not** need to use your **source 3DS** to complete any further steps o
|
|||
|
||||
#### Section VII - Restoring WiFi Configuration Profiles
|
||||
|
||||
{% include_relative include/remove-usm-slottool.txt %}
|
||||
In this section, you will enter the Homebrew Launcher (using custom firmware) so that you can restore the Wi-Fi connection slots that were overwritten in Section I.
|
||||
|
||||
{% include_relative include/launch-hbl-dlp.txt %}
|
||||
1. Launch slotTool from the list of homebrew
|
||||
1. Select "RESTORE original wifi slots 1,2,3"
|
||||
1. Your console will then reboot
|
||||
|
||||
___
|
||||
|
||||
|
|
Loading…
Reference in a new issue