console's
This commit is contained in:
parent
98dfef3733
commit
691033fb3f
1 changed files with 5 additions and 5 deletions
|
@ -21,12 +21,12 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this
|
|||
#### Section I - Prep Work
|
||||
|
||||
1. Power off your device
|
||||
1. Insert your 3DS's SD card into your computer
|
||||
1. Insert your console's SD card into your computer
|
||||
+ This is the SD card from your 3DS, *not* the SD card from your flashcart
|
||||
1. Copy `SafeB9SInstaller.firm` to the root of your 3DS's SD card and rename it to `boot.firm`
|
||||
1. Copy `boot.3dsx` from the Luma3DS `.zip` to the root of your 3DS's SD card
|
||||
1. Create a folder named `boot9strap` on the root of your 3DS's SD card
|
||||
1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your 3DS's SD card
|
||||
1. Copy `SafeB9SInstaller.firm` to the root of your console's SD card and rename it to `boot.firm`
|
||||
1. Copy `boot.3dsx` from the Luma3DS `.zip` to the root of your console's SD card
|
||||
1. Create a folder named `boot9strap` on the root of your console's SD card
|
||||
1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your console's SD card
|
||||
|
||||
![]({{ "/images/screenshots/boot9strap-ntrboot-file-layout.png" | absolute_url }})
|
||||
{: .notice--info}
|
||||
|
|
Loading…
Reference in a new issue