This commit is contained in:
Plailect 2017-10-28 14:51:04 -04:00
parent 0b53d5a46c
commit 94af52a3e4

View file

@ -26,7 +26,9 @@ There have been reports of a wave of bans being handed out to CFW users by Ninte
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
* [`setup_ctrnand_luma3ds.gm9`]({{ "/gm9_scripts/setup_ctrnand_luma3ds.gm9" | absolute_url }})
* [`cleanup_sd_card.gm9`]({{ "/gm9_scripts/cleanup_sd_card.gm9" | absolute_url }})
### Instructions
@ -38,9 +40,12 @@ For all steps in this section, overwrite any existing files on your SD card.
1. Insert your SD card into your computer
1. Create a folder named `boot9strap` on the root of your SD card
1. Copy `cleanup_sd_card.gm9` to the `/gm9/scripts/` folder on your SD card
1. Copy `SafeB9SInstaller.firm` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card
1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
1. Copy `SafeB9SInstaller.firm` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card
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 `setup_ctrnand_luma3ds.gm9` to the `/gm9/scripts/` folder on your SD card
1. Copy `cleanup_sd_card.gm9` to the `/gm9/scripts/` folder on your SD card
1. Reinsert your SD card into your device
#### Section II - Installing boot9strap
@ -60,7 +65,7 @@ For all steps in this section, overwrite any existing files on your SD card.
1. Reinsert your SD card into your device
1. Power on your device
#### Section III - Configuring Luma3DS
#### Section IV - Configuring Luma3DS
This section is only needed if you are prompted with the Luma3DS configuration menu after the reboot.
{: .notice--info}
@ -69,15 +74,25 @@ This section is only needed if you are prompted with the Luma3DS configuration m
+ **"Show NAND or user string in System Settings"**
1. Press (Start) to save and reboot
#### Section IV - Cleanup SD Card
Note that this script will remove the `/boot9strap/` and `/cias/` folders from your SD card!
{: .notice--danger}
#### Section V - CTRNAND Luma3DS
1. Reboot holding (Start) to launch GodMode9
1. If you are prompted to create an essential files backup, press (A) to do so, then press (A) to continue once it has completed
1. If you are prompted to fix the RTC date&time, press (A) to do so, then set the date and time, then press (A) to continue
+ Note that, if you had to fix the RTC date and time, you will have to fix the time in the System Settings as well after this guide
1. Press (Home) to bring up the action menu
1. Select "Scripts..."
1. Select "setup_ctrnand_luma3ds"
1. When prompted, press (A) to proceed
1. Press (A) to unlock SysNAND (lvl1) writing, then input the key combo given
1. Press (A) to continue
1. Press (A) to relock write permissions
#### Section VI - Cleanup SD Card
Note that this script will remove the `/boot9strap/` and `/cias/` folders from your SD card!
{: .notice--danger}
1. Press (Home) to bring up the action menu
1. Select "Scripts..."
1. Select "cleanup_sd_card"