Add a safemodecheck include, use it with BB3 and safecerthax

This commit is contained in:
Gruetzig 2023-04-06 20:49:56 -07:00 committed by lifehackerhansol
parent d33e9c4ea2
commit 0d0c423110
3 changed files with 22 additions and 15 deletions

View file

@ -58,11 +58,7 @@ In this section, you will copy the files needed to trigger the BannerBomb3 explo
In this section, you will see whether you can access Safe Mode on your device. This will determine which method you will follow on the next page. In this section, you will see whether you can access Safe Mode on your device. This will determine which method you will follow on the next page.
1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your device {% include_relative include/safemodecheck.txt %}
+ Keep holding the buttons until the device boots to a system update screen (this is Safe Mode)
1. If you see the system update screen, press Cancel
+ Your device will power off
+ If the device boots to the HOME Menu, just power off your device
___ ___

View file

@ -0,0 +1,5 @@
1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your device
+ Keep holding the buttons until the device boots to a system update screen (this is Safe Mode)
1. If you see the system update screen, press Cancel
+ Your device will power off
+ If the device boots to the HOME Menu, just power off your device

View file

@ -16,9 +16,6 @@ For technical details on the exploit that you will be using on this page, see [h
safecerthax is compatible with all Old 3DS and Old 2DS devices in all regions on system versions 1.0.0 through 11.14.0. safecerthax is compatible with all Old 3DS and Old 2DS devices in all regions on system versions 1.0.0 through 11.14.0.
If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, or your ISP is rerouting DNS changes, you will need to use an alternate method, like [Installing boot9strap (Browser)](installing-boot9strap-(browser)).
{: .notice--warning}
This exploit will not work on the New 3DS, New 3DS XL, or New 2DS XL. Please ensure that the device you are modding is an Old 3DS, Old 3DS XL, or Old 2DS before continuing. This exploit will not work on the New 3DS, New 3DS XL, or New 2DS XL. Please ensure that the device you are modding is an Old 3DS, Old 3DS XL, or Old 2DS before continuing.
{: .notice--info} {: .notice--info}
@ -30,8 +27,17 @@ This exploit will not work on the New 3DS, New 3DS XL, or New 2DS XL. Please ens
### Instructions ### Instructions
#### Section I - Prep Work #### Section I - Hardware Button Check
1. Power off your device
{% include_relative include/safemodecheck.txt %}
If you do not boot into Safe Mode, the system update menu after multiple attempts, you cannot follow this method. If this is the case, use [Seedminer](seedminer) instead.
{: .notice--warning}
#### Section II - Prep Work
In this section, you will copy the files needed to trigger the safecerthax exploit.
1. Insert your SD card into your computer 1. Insert your SD card into your computer
1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card
+ The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it
@ -41,14 +47,14 @@ This exploit will not work on the New 3DS, New 3DS XL, or New 2DS XL. Please ens
1. Reinsert your SD card into your device 1. Reinsert your SD card into your device
1. Power on your device 1. Power on your device
#### Section II - safecerthax Proxy #### Section III - safecerthax proxy
In this section, you will change your Internet connection settings to use a proxy network designed to exploit the System Update feature of your device. In this section, you will change your Internet connection settings to use a proxy network designed to exploit the System Update feature of your device.
{% include_relative include/addproxy.txt %} {% include_relative include/addproxy.txt %}
1. Power off your device 1. Power off your device
#### Section III - safecerthax #### Section IV - safecerthax
In this section, you will enter Safe Mode (a feature available on all 3DS family devices) where safecerthax will be triggered, which will launch you into the boot9strap (custom firmware) installer. In this section, you will enter Safe Mode (a feature available on all 3DS family devices) where safecerthax will be triggered, which will launch you into the boot9strap (custom firmware) installer.
@ -63,14 +69,14 @@ In this section, you will enter Safe Mode (a feature available on all 3DS family
1. If the exploit was successful, you will have booted into SafeB9SInstaller 1. If the exploit was successful, you will have booted into SafeB9SInstaller
+ If the device freezes or crashes, force power off the device, then retry this section + If the device freezes or crashes, force power off the device, then retry this section
#### Section IV - Installing boot9strap #### Section V - Installing boot9strap
{% include_relative include/install-boot9strap-safeb9sinstaller.txt %} {% include_relative include/install-boot9strap-safeb9sinstaller.txt %}
{%- include_relative include/configure-luma3ds.txt %} {%- include_relative include/configure-luma3ds.txt %}
{% include_relative include/luma3ds-installed-note.txt %} {% include_relative include/luma3ds-installed-note.txt %}
#### Section V - Restoring default proxy #### Section VI - Restoring default proxy
{% include_relative include/rmproxy.txt %} {% include_relative include/rmproxy.txt %}