remove unnecessary step and fix ordering
This commit is contained in:
parent
301a92d722
commit
63e38b8d2f
3 changed files with 37 additions and 38 deletions
|
@ -13,12 +13,11 @@ permalink: /decrypt9-(homebrew-launcher).html
|
||||||
#### Instructions
|
#### Instructions
|
||||||
|
|
||||||
1. Remove your SD card from your device, leaving it on the Homebrew Launcher, then insert your SD card into your computer
|
1. Remove your SD card from your device, leaving it on the Homebrew Launcher, then insert your SD card into your computer
|
||||||
1. Create a folder named `files9` on the root of your SD card if it does not already exist
|
2. Create a folder named `files9` on the root of your SD card if it does not already exist
|
||||||
2. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
|
3. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
|
||||||
3. Copy `fasthax.3dsx` to the `/3ds/` folder on your SD card
|
4. Copy `fasthax.3dsx` to the `/3ds/` folder on your SD card
|
||||||
4. Copy `Decrypt9WIP.bin` from the Decrypt9WIP `.zip` to the root of your SD card and rename `Decrypt9WIP.bin` to `safehaxpayload.bin`
|
5. Copy `Decrypt9WIP.bin` from the Decrypt9WIP `.zip` to the root of your SD card and rename `Decrypt9WIP.bin` to `safehaxpayload.bin`
|
||||||
5. Reinsert your SD card into your 3DS
|
6. Reinsert your SD card into your 3DS
|
||||||
6. Enter the Homebrew Launcher using an entrypoint (such as [Homebrew Launcher (SoundHax)](homebrew-launcher-(soundhax)))
|
|
||||||
7. Launch fasthax from the list of homebrew
|
7. Launch fasthax from the list of homebrew
|
||||||
+ You may have to scroll down to see this option
|
+ You may have to scroll down to see this option
|
||||||
8. Once it has completed, press (Start) to exit back to the Homebrew Launcher
|
8. Once it has completed, press (Start) to exit back to the Homebrew Launcher
|
||||||
|
|
|
@ -118,16 +118,16 @@ If, before following this guide, you already had an EmuNAND setup and would like
|
||||||
{: .notice--info}
|
{: .notice--info}
|
||||||
|
|
||||||
1. Boot your device while holding (Start) to enter Hourglass9
|
1. Boot your device while holding (Start) to enter Hourglass9
|
||||||
3. Go to "SysNAND Backup/Restore"
|
2. Go to "SysNAND Backup/Restore"
|
||||||
4. Go to "SysNAND Restore (keep a9lh)" and restore from `NANDmin.bin`
|
3. Go to "SysNAND Restore (keep a9lh)" and restore from `NANDmin.bin`
|
||||||
5. Press (Start) to reboot
|
4. Press (Start) to reboot
|
||||||
+ If you get a black screen, [follow 9.2.0 ctrtransfer](9.2.0-ctrtransfer)
|
+ If you get a black screen, [follow 9.2.0 ctrtransfer](9.2.0-ctrtransfer)
|
||||||
6. If your backup was of a version between 3.0.0 and 4.5.0, your console will not boot until you manually download the required firmware:
|
5. If your backup was of a version between 3.0.0 and 4.5.0, your console will not boot until you manually download the required firmware:
|
||||||
+ Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `firmware.bin`
|
+ Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `firmware.bin`
|
||||||
+ Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk)
|
+ Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk)
|
||||||
+ Copy `firmware.bin` and `cetk` to the `/luma/` folder on your SD card
|
+ Copy `firmware.bin` and `cetk` to the `/luma/` folder on your SD card
|
||||||
+ Delete both of these files after updating your 3DS
|
+ Delete both of these files after updating your 3DS
|
||||||
7. Update your 3DS by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update"
|
6. Update your 3DS by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update"
|
||||||
+ Updates while using A9LH + Luma (what you have) are safe, stop asking about it
|
+ Updates while using A9LH + Luma (what you have) are safe, stop asking about it
|
||||||
+ The warning about never updating a New 3DS from 2.1.0 does not apply after restoring your NAND backup.
|
+ The warning about never updating a New 3DS from 2.1.0 does not apply after restoring your NAND backup.
|
||||||
+ If this gives you an error, set your DNS settings to "auto"
|
+ If this gives you an error, set your DNS settings to "auto"
|
||||||
|
@ -136,12 +136,12 @@ If, before following this guide, you already had an EmuNAND setup and would like
|
||||||
##### Section V - Injecting FBI
|
##### Section V - Injecting FBI
|
||||||
|
|
||||||
1. Boot your device while holding (Start) to enter Hourglass9
|
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)**
|
2. 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
|
3. Press (B), then select the "Health&Safety Inject" option
|
||||||
5. Select the FBI injectable `.app` for your region
|
4. Select the FBI injectable `.app` for your region
|
||||||
6. Press (A) and confirm to inject
|
5. Press (A) and confirm to inject
|
||||||
7. Press (Start) to reboot
|
6. Press (Start) to reboot
|
||||||
8. If you still launch to the stock Health & Safety app and have downgraded with Gateway in the past, [follow this troubleshooting guide](troubleshooting#gw_fbi)
|
7. If you still launch to the stock Health & Safety app and have downgraded with Gateway in the past, [follow this troubleshooting guide](troubleshooting#gw_fbi)
|
||||||
|
|
||||||
##### Section VI - Finalizing setup
|
##### Section VI - Finalizing setup
|
||||||
|
|
||||||
|
|
|
@ -23,30 +23,30 @@ You will LOSE your GBA VC and DSiWare saves!
|
||||||
1. Copy `GodMode9.bin` from the GodMode9 `.zip` to the `/luma/payloads/` folder on your SD card and rename `GodMode9.bin` in `/luma/payloads/` to `up_GodMode9.bin`
|
1. Copy `GodMode9.bin` from the GodMode9 `.zip` to the `/luma/payloads/` folder on your SD card and rename `GodMode9.bin` in `/luma/payloads/` to `up_GodMode9.bin`
|
||||||
2. Reinsert your SD card into your 3DS
|
2. Reinsert your SD card into your 3DS
|
||||||
3. Open Hourglass9 from arm9loaderhax by holding (Start) on boot
|
3. Open Hourglass9 from arm9loaderhax by holding (Start) on boot
|
||||||
5. Go to "EmuNAND Backup/Restore", then select the "EmuNAND Backup" option to backup your EmuNAND to `NANDmin_emu.bin`
|
4. Go to "EmuNAND Backup/Restore", then select the "EmuNAND Backup" option to backup your EmuNAND to `NANDmin_emu.bin`
|
||||||
6. Press (B) to get back to the main menu
|
5. Press (B) to get back to the main menu
|
||||||
7. Go to "SysNAND Backup/Restore", then select the "SysNAND Restore (keep a9lh)" option to restore your SysNAND from `NANDmin_emu.bin`
|
6. Go to "SysNAND Backup/Restore", then select the "SysNAND Restore (keep a9lh)" option to restore your SysNAND from `NANDmin_emu.bin`
|
||||||
8. Press (Select) to eject your SD card
|
7. Press (Select) to eject your SD card
|
||||||
9. Put your SD card in your computer, then copy `NANDmin_emu.bin` and `NANDmin_emu.bin.sha` from the `/files9/` folder on your SD card to a safe location
|
8. Put your SD card in your computer, then copy `NANDmin_emu.bin` and `NANDmin_emu.bin.sha` from the `/files9/` folder on your SD card to a safe location
|
||||||
+ Make backups in multiple locations
|
+ Make backups in multiple locations
|
||||||
+ This backup will save you from a brick if anything goes wrong in the future
|
+ This backup will save you from a brick if anything goes wrong in the future
|
||||||
+ **Your backup should match one of the sizes on [this](nand-size) page; if it does not, you should delete it and make a new one!**
|
+ **Your backup should match one of the sizes on [this](nand-size) page; if it does not, you should delete it and make a new one!**
|
||||||
10. Delete `NANDmin_emu.bin` from the `/files9/` folder on your SD card after copying it
|
9. Delete `NANDmin_emu.bin` from the `/files9/` folder on your SD card after copying it
|
||||||
11. **Backup every file on your SD card to a folder on your computer; all files will be deleted in the following steps**
|
10. **Backup every file on your SD card to a folder on your computer; all files will be deleted in the following steps**
|
||||||
12. Reinsert your SD card into your 3DS
|
11. Reinsert your SD card into your 3DS
|
||||||
13. Press (Start) to reboot while holding (Up) to open GodMode9
|
12. Press (Start) to reboot while holding (Up) to open GodMode9
|
||||||
14. Press the (Home) button to bring up the action menu
|
13. Press the (Home) button to bring up the action menu
|
||||||
15. Select "SD format menu"
|
14. Select "SD format menu"
|
||||||
16. Press (A) to confirm
|
15. Press (A) to confirm
|
||||||
17. Select "No EmuNAND"
|
16. Select "No EmuNAND"
|
||||||
18. Select "Auto"
|
17. Select "Auto"
|
||||||
19. Enter the prompted button combination to confirm
|
18. Enter the prompted button combination to confirm
|
||||||
20. Hold (R) and press (B) at the same time to eject your SD card
|
19. Hold (R) and press (B) at the same time to eject your SD card
|
||||||
21. Put your SD card in your computer, then copy all your files back into it
|
20. Put your SD card in your computer, then copy all your files back into it
|
||||||
+ Ensure you replace the `arm9loaderhax.bin` file on the SD card with the one from your backup
|
+ Ensure you replace the `arm9loaderhax.bin` file on the SD card with the one from your backup
|
||||||
22. Reinsert your SD card into your 3DS
|
21. Reinsert your SD card into your 3DS
|
||||||
23. Press (A) to remount your SD card
|
22. Press (A) to remount your SD card
|
||||||
24. Press (Start) to reboot!
|
23. Press (Start) to reboot!
|
||||||
25. If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_down)
|
24. If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_down)
|
||||||
|
|
||||||
Return to [Installing arm9loaderhax](installing-arm9loaderhax).
|
Return to [Installing arm9loaderhax](installing-arm9loaderhax).
|
||||||
|
|
Loading…
Reference in a new issue