From b2e06fca6637bc8fd6ff76ca24b25aa140897b32 Mon Sep 17 00:00:00 2001 From: Plailect Date: Wed, 18 Jan 2017 07:51:01 -0500 Subject: [PATCH] Whoops, thought this was in Stable --- _pages/en_US/Installing-arm9loaderhax.txt | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/_pages/en_US/Installing-arm9loaderhax.txt b/_pages/en_US/Installing-arm9loaderhax.txt index db070f4122..2c52978dcf 100644 --- a/_pages/en_US/Installing-arm9loaderhax.txt +++ b/_pages/en_US/Installing-arm9loaderhax.txt @@ -74,7 +74,7 @@ During this process, we also setup programs such as the following: 12. Copy `arm9loaderhax.bin` from the Luma3DS `.7z` to the root of your SD card, overwrite existing files 13. Create a folder named `luma` on the root of your SD card 14. Create a folder named `payloads` in the `luma` folder on your SD card -15. Copy `Hourglass9.bin` from the Hourglass9 `.zip` to the `/luma/payloads/` folder on your SD card +15. Copy `Hourglass9.bin` from the Hourglass9 `.zip` to the `/luma/payloads/` folder on your SD card and rename `Hourglass9.bin` to `start_Hourglass9.bin` 17. Copy `aeskeydb.bin` to the `/files9/` folder on your SD card 18. Copy `DspDump.3dsx` to the `/3ds/` folder on your SD card 19. Copy _the contents of_ `fbi-2.4.2-injectable.zip` to the `/files9/` folder on your SD card @@ -117,8 +117,7 @@ During this process, we also setup programs such as the following: If, before following this guide, you already had an EmuNAND setup and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, now is the time to [follow Move EmuNAND](move-emunand) instead of doing the first four steps in this section. {: .notice--info} -1. Boot your device while holding (Start) to enter the Luma3DS chainloader menu -2. Hover over Hourglass9, then press (A) to launch it +1. Boot your device while holding (Start) to enter Hourglass9 3. Go to "SysNAND Backup/Restore" 4. Go to "SysNAND Restore (keep a9lh)" and restore from `NANDmin.bin` 5. Press (Start) to reboot @@ -136,8 +135,7 @@ If, before following this guide, you already had an EmuNAND setup and would like ##### Section V - Injecting FBI -1. Boot your device while holding (Start) to enter the Luma3DS chainloader menu -2. Hover over Hourglass9, then press (A) to launch it +1. Boot your device while holding (Start) to enter Hourglass9 3. Go to "SysNAND Backup/Restore", then select the "Health&Safety Dump" option to dump Health & Safety to `hs.app` **(you can use Up and Down / Left and Right to change the name)** 4. Press (B), then select the "Health&Safety Inject" option 5. Select the FBI injectable `.app` for your region @@ -163,8 +161,7 @@ If, before following this guide, you already had an EmuNAND setup and would like 14. Launch the Homebrew Launcher from the home menu 15. Select "DSP Dump" 16. Press (Start) when prompted to exit -17. Boot your device while holding (Start) to enter the Luma3DS chainloader menu -18. Hover over Hourglass9, then press (A) to launch it +17. Boot your device while holding (Start) to enter Hourglass9 19. Go to "SysNAND Backup/Restore", then select "Health&Safety Inject" 20. Select `hs.app` (the original one that doesn't contain FBI), then press (A) and confirm to inject 21. Press (Select) on the main menu to eject your SD card @@ -194,7 +191,7 @@ This will only update the Luma3DS files on the SD Card. If you boot the device w {% capture notice-6 %} You will now boot a Custom Firmware based SysNAND by default. You can now hold (Select) on boot to launch the Luma3DS configuration menu. -You can now hold (Start) on boot to open the Luma3DS chainloader, which allows you to launch Hourglass9. +You can now hold (Start) on boot to launch Hourglass9. {% endcapture %}
{{ notice-6 | markdownify }}