various fixes
This commit is contained in:
parent
907973bd83
commit
159cad6673
4 changed files with 12 additions and 12 deletions
|
@ -104,7 +104,7 @@ During this process, we also setup programs such as the following:
|
|||
|
||||
##### Section III - Configuring Luma3DS
|
||||
|
||||
1. Hold select on boot to enter the Luma3DS menu
|
||||
1. Hold (Select) on boot to enter the Luma3DS menu
|
||||
+ Make sure to start holding the button before pressing power
|
||||
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_a9lh)
|
||||
+ If you boot to SafeA9LHInstaller, [follow this troubleshooting guide](troubleshooting#ts_safe_a9lh)
|
||||
|
@ -116,7 +116,7 @@ During this process, we also setup programs such as 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
|
||||
4. Press (Start) to save and reboot
|
||||
+ If you get a black screen, just continue to the next section
|
||||
+ If you get a "Failed to mount CTRNAND" error, just continue to the next section
|
||||
|
||||
|
@ -170,7 +170,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. Reboot while holding Start to launch Hourglass9
|
||||
17. Reboot while holding (Start) to launch Hourglass9
|
||||
18. Go to "SysNAND Backup/Restore", then select "Health&Safety Inject"
|
||||
19. Select `hs.app` (the original one that doesn't contain FBI), then press (A) and confirm to inject
|
||||
20. Press (Select) on the main menu to eject your SD card
|
||||
|
@ -182,7 +182,7 @@ If, before following this guide, you already had an EmuNAND setup and would like
|
|||
+ **"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
|
||||
24. Reinsert your SD card, then press Start to save and reboot!
|
||||
24. Reinsert your SD card, then press (Start) to save and reboot!
|
||||
|
||||
___
|
||||
|
||||
|
|
|
@ -36,7 +36,7 @@ ref: ntr-and-cubic-ninja
|
|||
8. Move `node.exe` and `CdnCiaUnpack.js` back to `C:\wamp\www\`
|
||||
9. Copy `GetSystemUpdate.partial.xml` to `C:\wamp\www\` (so that a copy of it exists in both `C:\wamp\www\updates` and `C:\wamp\www\`)
|
||||
10. Click the WAMP icon in your system tray, then click "Put Online"
|
||||
11. Use the command "ipconfig" in CMD to get your computer's IPv4 Address, you will need it soon
|
||||
11. Use the command `ipconfig` in CMD to get your computer's IPv4 Address, you will need it soon
|
||||
12. Copy `ntr.bin` to the root of your SD card
|
||||
13. Create a folder named `files9` on the root of your SD card if it does not already exist
|
||||
14. Copy _the contents of_ the `starter` folder in `starter.zip` to the root of your SD card
|
||||
|
|
|
@ -55,12 +55,12 @@ If you are unable to boot your 3DS, please look for the section relevant to you,
|
|||
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. Boot holding (Up) to reboot into arm9loaderhax GodMode9
|
||||
3. Navigate to `SYSNAND CTRNAND` -> `data` -> (32 Character ID) -> `sysdata` -> `00010038`
|
||||
4. Hold down the (R) trigger, then press X on `00000000` to rename this file
|
||||
5. Press Up once to change the name to `10000000`
|
||||
4. Hold down the (R) trigger, then press (X) on `00000000` to rename this file
|
||||
5. Press (Up) once to change the name to `10000000`
|
||||
6. Press (A) to save changes
|
||||
7. Press (A) to unlock SysNAND writing, then input the key combo given
|
||||
8. Navigate back to the Main Menu
|
||||
9. Press Start to reboot
|
||||
9. Press (Start) to reboot
|
||||
|
||||
## <a name="gw_fbi" />Cannot inject H&S on Gateway downgraded device
|
||||
This is caused by Gateway implementing a very shoddy downgrade method, which leaves two versions of each app on the system. One of them is unused, but it confuses Decrypt9, causing it to inject into the wrong one.
|
||||
|
@ -108,7 +108,7 @@ You copied the wrong `arm9loaderhax.bin` file to your SD card (you were only sup
|
|||
|
||||
1. Use the correct `arm9loaderhax.bin`
|
||||
2. Copy `arm9loaderhax.bin` from the Luma3DS `.zip` to the root of your SD card
|
||||
3. Reboot holding select and continue
|
||||
3. Reboot holding (Select) and continue
|
||||
|
||||
## <a name="ts_safe_a9lh_screen" />SafeA9LHInstaller shows a glitched screen
|
||||
This happens occasionally, but the reason is unknown. The buttons will still work, but the screen will be glitched looking
|
||||
|
@ -132,12 +132,12 @@ This is because you selected the wrong version in the steelhax installer.
|
|||
|
||||
## <a name="ts_dsiware" />After doing the DSiWare Downgrade, my hacked DSiWare does not work
|
||||
|
||||
1. Reboot **the source 3DS** while holding Start to launch Hourglass9
|
||||
1. Reboot **the source 3DS** while holding (Start) to launch Hourglass9
|
||||
2. Go to SysNAND Backup/Restore and restore SysNAND from `NANDmin.bin` (the one made before the system transfer)
|
||||
3. If you don't see the game at all on **the target 3DS**, link the NNID you bought the game with to **the target 3DS** and redownload it
|
||||
+ You may have to delete the game from "Data Management" in the "System Settings" first
|
||||
+ If **the target 3DS** is not the latest version, you may have to run ctr-httpwn to access the eShop
|
||||
4. On **the source 3DS**, do the the save (and `.app` if you are using the `.app` page) injection steps
|
||||
4. On **the source 3DS**, do the save (and `.app` if you are using the `.app` page) injection steps
|
||||
5. On **the source 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to your SD card
|
||||
6. Either put **the source 3DS**'s SD card in **the target 3DS**, or rename the `Nintendo 3DS` on **the target 3DS**'s SD card and copy the `Nintendo 3DS` folder from **the source 3DS**'s SD card to **the target 3DS**'s SD card
|
||||
7. On **the target 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to the system
|
||||
|
|
|
@ -29,7 +29,7 @@ These steps will also update your various payloads and the AES key database.
|
|||
|
||||
* [`aeskeydb.bin`](magnet:?xt=urn:btih:18b3a17f78e2376e05feaa150749d9fd689b25dc&dn=aeskeydb.bin&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fzer0day.ch%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=http%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker1.wasabii.com.tw%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.baravik.org%3A6970%2Fannounce&tr=http%3A%2F%2Ftracker.tfile.me%2Fannounce&tr=udp%3A%2F%2Ftorrent.gresille.org%3A80%2Fannounce&tr=http%3A%2F%2Ftorrent.gresille.org%2Fannounce&tr=udp%3A%2F%2Ftracker.yoshi210.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.filetracker.pl%3A8089%2Fannounce)
|
||||
* [`data_input_v4.zip`](magnet:?xt=urn:btih:00f03ff69b5961307303d5e4778a2f65a528bf2d&dn=data%5Finput%5Fv4.zip&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fzer0day.ch%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=http%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker1.wasabii.com.tw%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.baravik.org%3A6970%2Fannounce&tr=http%3A%2F%2Ftracker.tfile.me%2Fannounce&tr=udp%3A%2F%2Ftorrent.gresille.org%3A80%2Fannounce&tr=http%3A%2F%2Ftorrent.gresille.org%2Fannounce&tr=udp%3A%2F%2Ftracker.yoshi210.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.filetracker.pl%3A8089%2Fannounce)
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
|
||||
* The latest fork of [SafeA9LHInstaller](https://github.com/Plailect/SafeA9LHInstaller/releases/latest) *(the `.7z` file)*
|
||||
* The latest release of [arm9loaderhax](https://github.com/AuroraWright/arm9loaderhax/releases/latest) *(the `.7z` file)*
|
||||
* The latest release of [SafeA9LHInstaller](https://github.com/AuroraWright/SafeA9LHInstaller/releases/latest) *(the `.7z` file)*
|
||||
* The latest release of [Hourglass9](https://github.com/d0k3/Hourglass9/releases/latest)
|
||||
|
|
Loading…
Reference in a new issue