From 539a98ba176983af99ac88a439161dcd725287fd Mon Sep 17 00:00:00 2001 From: Plailect Date: Thu, 3 Nov 2016 21:28:51 -0400 Subject: [PATCH] ctrnand steps added --- _pages/Updating-A9LH.md | 42 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 41 insertions(+), 1 deletion(-) diff --git a/_pages/Updating-A9LH.md b/_pages/Updating-A9LH.md index 22aab8312c..498c6bcef1 100644 --- a/_pages/Updating-A9LH.md +++ b/_pages/Updating-A9LH.md @@ -24,6 +24,7 @@ These steps will also update your various payloads and the AES key database. * [`aeskeydb.bin`](torrents/aeskeydb.torrent) - * [`data_input_v3.zip`](torrents/data_input_v3.torrent) - +* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) * The latest release of [arm9loaderhax](https://github.com/AuroraWright/arm9loaderhax/releases/latest) * The latest release of [SafeA9LHInstaller](https://github.com/AuroraWright/SafeA9LHInstaller/releases/latest) * The latest release of [Hourglass9](https://github.com/d0k3/Hourglass9/releases/latest) @@ -32,6 +33,8 @@ These steps will also update your various payloads and the AES key database. **For all of these instructions, OVERWRITE any existing files on your SD card.** +##### Section I - Prep work + 1. Delete any existing `aeskeydb.bin` from the root of your SD card 4. Delete the `a9lh` folder from the root of your SD card if it exists 2. Copy `aeskeydb.bin` to the `/files9/` folder on your SD card @@ -40,10 +43,47 @@ These steps will also update your various payloads and the AES key database. 6. Rename `arm9loaderhax.bin` in `/luma/payloads` to `down_safea9lhinstaller.bin` 7. Copy the `a9lh` folder from `data_input_v3.zip` to the root of your SD Card 7. Copy _the contents of_ the arm9loaderhax zip to `a9lh` folder on your SD card +8. Copy `arm9loaderhax.bin` from the Luma3DS zip to the root of your SD card, overwrite existing files 9. Reinsert your SD card into your 3DS + +##### Section II - Payload update + 10. Boot the device while holding D-Pad down 11. Press (Select) to update arm9loaderhax 12. Power off the device and put your SD card back in your computer 13. Delete the `a9lh` folder from the root of your SD card 14. Delete `down_safea9lhinstaller.bin` from `/luma/payloads` -15. Reinsert your SD card into your 3DS and boot + +##### Section III - Configuring Luma3DS + +15. Reinsert your SD card into your 3DS and boot holding (Select) +16. Use the (A) button and the D-Pad to turn on the following: + + **"Autoboot SysNAND"** + + **"Use SysNAND FIRM if booting with R (A9LH)"** + + **"Show NAND or user string in System Settings"** +3. If you are using a **New 3DS**, you should *also* enable the following: + + **"New 3DS CPU" to "Clock+L2(x)"** + + This will increase the framerate of many games, but may cause instability in others + + If some games do not work properly, disable this option and try again +4. Press Start to save and reboot + +##### Section III - CTRNAND Luma3DS + +16. Open FBI +17. Select "SD" +18. Navigate to `arm9loaderhax.bin`, then press (A) on it and select the "Copy" option +9. Return to the FBI main menu with (B) +10. Select "CTR NAND" +11. Select "\" +12. Select the "Paste" option, then press (A) to confirm +8. Exit with the home button +9. Power off your 3DS and remove the SD card +10. Boot with the SD card removed while holding (Select) + + Booting the device at least once with the SD card removed will allow you to configure the CTRNAND based luma installation +16. Use the (A) button and the D-Pad to turn on the following: + + **"Show NAND or user string in System Settings"** +3. If you are using a **New 3DS**, you should *also* enable the following: + + **"New 3DS CPU" to "Clock+L2(x)"** + + This will increase the framerate of many games, but may cause instability in others + + If some games do not work properly, disable this option and try again +14. Reinsert your SD card, then press Start to save and reboot!