update phrasing for hardmod instructions
This commit is contained in:
parent
e78de2aa17
commit
137c00767c
1 changed files with 8 additions and 2 deletions
|
@ -56,13 +56,17 @@ This will work on New 3DS, New 2DS, Old 3DS, and Old 2DS on *all* versions that
|
|||
|
||||
#### Section I - Prep Work
|
||||
|
||||
1. Power off your device
|
||||
1. Insert your SD card into your computer
|
||||
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
|
||||
1. Copy `boot.3dsx` to the root of your SD card
|
||||
1. Copy the hardmod-b9s-installer folder from the hardmod-b9s-installer `.zip` to your computer
|
||||
1. Copy your downloaded `.firm` to the hardmod-b9s-installer folder on your computer
|
||||
1. Rename your downloaded `.firm` in the hardmod-b9s-installer folder on your computer to `current.firm`
|
||||
1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the hardmod-b9s-installer folder on your computer
|
||||
1. Copy your NAND dump (from your hardmod) to the hardmod-b9s-installer folder on your computer and name it `NAND.bin`
|
||||
1. Reinsert your SD card into your device
|
||||
1. Use your hardmod to create a NAND backup
|
||||
1. Move your NAND backup to the hardmod-b9s-installer folder on your computer and rename it to `NAND.bin`
|
||||
|
||||
#### Section II - Installing boot9strap
|
||||
|
||||
|
@ -70,7 +74,9 @@ This will work on New 3DS, New 2DS, Old 3DS, and Old 2DS on *all* versions that
|
|||
+ Windows Users: Run `install-b9s.exe`
|
||||
+ Mac and Linux Users: Run `install-b9s.py`
|
||||
1. Flash your outputted `NAND-patched.bin` to your device with your hardmod
|
||||
1. Reboot your device
|
||||
1. Power off your device
|
||||
1. Disconnect your hardmod
|
||||
1. Power on your device
|
||||
|
||||
#### Section III - Configuring Luma3DS
|
||||
|
||||
|
|
Loading…
Reference in a new issue