console's

This commit is contained in:
radostin04 2020-12-30 00:48:45 +02:00 committed by GitHub
parent 98dfef3733
commit 691033fb3f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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}