oops all over
This commit is contained in:
parent
442750f816
commit
eda2292af6
2 changed files with 15 additions and 19 deletions
|
@ -110,14 +110,7 @@ If, before following this guide, you already had an EmuNAND setup and would like
|
|||
1. Launch the DSP1 application
|
||||
1. Once it has completed, press (B) to self-delete the app and return to the home menu
|
||||
|
||||
##### Section VI - Restore Health and Safety
|
||||
|
||||
1. Press (Home) to bring up the action menu
|
||||
1. Select "More..."
|
||||
1. Select "Restore H&S"
|
||||
1. Press (A) to unlock SysNAND (lvl1) writing, then input the key combo given
|
||||
|
||||
##### Section VII - CTRNAND Luma3DS
|
||||
##### Section VI - CTRNAND Luma3DS
|
||||
|
||||
1. Reboot holding (Start) during boot to launch GodMode9
|
||||
1. Navigate to `[0:] SDCARD`
|
||||
|
@ -135,7 +128,7 @@ If, before following this guide, you already had an EmuNAND setup and would like
|
|||
1. Press (Y) to paste a copy of the `luma` folder from your SD card
|
||||
1. Select "Copy path(s)"
|
||||
|
||||
##### Section VIII - NAND Backup
|
||||
##### Section VII - NAND Backup
|
||||
|
||||
1. Press (B) twice to return to the main menu
|
||||
1. Press (Home) to bring up the action menu
|
||||
|
|
|
@ -5,7 +5,7 @@ title: "Updating B9S"
|
|||
This page is for existing boot9strap users to update their installation of boot9strap to the latest version.
|
||||
{: .notice--info}
|
||||
|
||||
Note that the recent major release of Luma3DS is *not* compatible with boot9strap version 1.0. It *requires* you to update your boot9strap installation to version 1.1 by following the instructions on this page.
|
||||
Note that the recent major release of Luma3DS is *not* compatible with boot9strap version 1.0. It *requires* you to update your boot9strap installation to version 1.2 by following the instructions on this page.
|
||||
{: .notice--warning}
|
||||
|
||||
{% capture notice-1 %}
|
||||
|
@ -41,27 +41,30 @@ For all steps in this section, overwrite any existing files on your SD card.
|
|||
|
||||
1. Power off your device
|
||||
1. Insert your SD card into your computer
|
||||
1. Delete the existing `boot.firm` from the root of your SD card
|
||||
1. Copy `boot.3dsx` to the root of your SD card
|
||||
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
|
||||
1. Create a folder named `boot9strap` on the root of your SD card
|
||||
1. Copy `GodMode9.firm` from the GodMode9 `.zip` to the `/luma/payloads/` folder on your SD card
|
||||
1. Copy `SafeB9SInstaller.firm` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card
|
||||
1. Copy `SafeB9SInstaller.firm` from the SafeB9SInstaller `.zip` to the root of your SD card and rename it to `boot.firm`
|
||||
1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
|
||||
1. Reinsert your SD card into your device
|
||||
|
||||
##### Section II - Installing boot9strap
|
||||
|
||||
1. Boot your device while holding (Start) to launch the Luma3DS chainloader menu
|
||||
+ Some versions of Luma3DS will just directly start whichever payload begins with `start_`
|
||||
+ If your version does this, just proceed with the instructions
|
||||
1. Launch SafeB9SInstaller by pressing (A) on it
|
||||
+ If this gives you an error, try either using a new SD card, or formatting your current SD card (backup existing files first)
|
||||
1. Boot your device to SafeB9SInstaller
|
||||
1. Wait for all safety checks to complete
|
||||
1. When prompted, input the key combo given to install boot9strap
|
||||
1. Once it has completed, press (A) to reboot your device.
|
||||
+ If your device shuts down on boot, ensure that you have copied `boot.firm` from the Luma3DS `.7z` to the root of your SD card
|
||||
1. Power off your device (you may have to hold the power button to force this)
|
||||
|
||||
##### Section III - CTRNAND Luma3DS
|
||||
##### Section III - Updating Luma3DS
|
||||
|
||||
1. Insert your SD card into your computer
|
||||
1. Delete the existing `boot.firm` from the root of your SD card
|
||||
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
|
||||
1. Reinsert your SD card into your device
|
||||
|
||||
##### Section IV - CTRNAND Luma3DS
|
||||
|
||||
1. Reboot holding (Start) during boot to launch the Luma3DS chainloader menu
|
||||
1. Launch GodMode9 by pressing (A)
|
||||
|
|
Loading…
Reference in a new issue