e9f4c2560f
* Add includes for ctrtransfer steps - Region changing and CTRTransfer uses this - Also split HBL open options, it is also used by finalizing setup * Commonize NAND backup steps Finalizing Setup won't use this include for the time being. But we should use it for GM9 usage as well as Region Changing. * Commonize GM9 SD format steps Pages using this include: - godmode9-usage - move-emunand * remove usage of is-powered-off, just do that in the main page * always power off after NAND backup, it's trivial to get back in Trying to explain what "unmounting" is to a user is going to be confusing anyway * Unconditionally don't set up an emuNAND, also remove usage of is-powered-off * Fix rendering
8 lines
540 B
Text
8 lines
540 B
Text
1. Power off your device
|
|
1. Insert your SD card into your computer
|
|
1. Create a folder named `3ds` on the root of your SD card if it does not already exist
|
|
1. Copy `GodMode9.firm` from the GodMode9 `.zip` to the `/luma/payloads/` folder on your SD card
|
|
1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card
|
|
1. Copy the 11.15.0 CTRTransfer image `.bin` from the CTRTransfer `.zip` to the `/gm9/` folder on your SD card
|
|
1. Copy `FBI.3dsx` to the `/3ds/` folder on your SD card
|
|
1. Reinsert your SD card into your device
|