Whoops, thought this was in Stable
This commit is contained in:
parent
cbf609632d
commit
21e00ee9a0
1 changed files with 3 additions and 4 deletions
|
@ -41,9 +41,9 @@ These steps will also update your various payloads and the AES key database.
|
|||
1. Delete any existing `aeskeydb.bin` from the root of your SD card
|
||||
2. Delete the `a9lh` folder from the root of your SD card if it exists
|
||||
3. Copy `aeskeydb.bin` to the `/files9/` folder on your SD card
|
||||
4. Copy `Hourglass9.bin` from the Hourglass9 `.zip` to the `/luma/payloads/` folder on your SD card
|
||||
4. Copy `Hourglass9.bin` from the Hourglass9 `.zip` to the `/luma/payloads/` folder on your SD card and rename `Hourglass9.bin` to `start_Hourglass9.bin`
|
||||
5. Copy `arm9loaderhax.bin` from the SafeA9LHInstaller `.zip` to the `/luma/payloads/` folder on your SD card
|
||||
6. Rename `arm9loaderhax.bin` in `/luma/payloads/` to `safea9lhinstaller.bin`
|
||||
6. Rename `arm9loaderhax.bin` in `/luma/payloads/` to `down_safea9lhinstaller.bin`
|
||||
7. Copy the `a9lh` folder from data_input `.zip` to the root of your SD Card
|
||||
8. Copy _the contents of_ the arm9loaderhax `.7z` to `a9lh` folder on your SD card
|
||||
9. Copy `arm9loaderhax.bin` from the Luma3DS `.zip` to the root of your SD card, overwrite existing files
|
||||
|
@ -51,8 +51,7 @@ These steps will also update your various payloads and the AES key database.
|
|||
|
||||
##### Section II - Payload update
|
||||
|
||||
1. Boot your device while holding (Start) to enter the Luma3DS chainloader menu
|
||||
2. Hover over safea9lhinstaller, then press (A) to launch it
|
||||
1. Reinsert your SD card into your 3DS and boot holding (Select)
|
||||
2. Press (Select) to update arm9loaderhax
|
||||
3. Power off the device and put your SD card back in your computer
|
||||
4. Delete the `a9lh` folder from the root of your SD card
|
||||
|
|
Loading…
Reference in a new issue