diff --git a/_pages/2.1.0-ctrtransfer.md b/_pages/2.1.0-ctrtransfer.md index 62f36cbd53..4e528b9fd6 100644 --- a/_pages/2.1.0-ctrtransfer.md +++ b/_pages/2.1.0-ctrtransfer.md @@ -46,16 +46,7 @@ You should be in Decrypt9 for these steps. 3. Reinsert your SD card into your 3DS 4. Press (B) to get to the Decrypt9 main menu -##### Section II - Backup tickets - -6. Go to "Ticket/Titlekey Options", then select "Ticket Dump (SysNAND)" -7. Press (Select) to eject your SD card, then put it in your computer -8. Delete all `.tik` files in the `/files9/` folder that **do not** start with "00-" -9. Leave all the `.tik` files that do start with "00-" in the folder - + If none start with "00-", then just continue. -10. Reinsert your SD card into your 3DS, then press (B) - -##### Section III - ctrtransfer +##### Section II - ctrtransfer 4. Go to "SysNAND Options", then "CTRNAND Transfer", then "Auto CTRNAND Transfer" 5. Select the 2.1.0 ctrtransfer image when prompted by pressing (A) diff --git a/_pages/9.2.0-ctrtransfer.md b/_pages/9.2.0-ctrtransfer.md index 00bbcb146a..9d3e575803 100644 --- a/_pages/9.2.0-ctrtransfer.md +++ b/_pages/9.2.0-ctrtransfer.md @@ -38,8 +38,7 @@ Your device may not show your installed games after the ctrtransfer. This is due 6. Go to "Ticket/Titlekey Options", then select "Ticket Dump (SysNAND)" 7. Press (Select) to eject your SD card, then put it in your computer 8. Delete all `.tik` files in the `/files9/` folder that **do not** start with "00-" -9. Leave all the `.tik` files that do start with "00-" in the folder - + If none start with "00-", then just continue. + + If none start with "00-", then just delete all of them 10. Reinsert your SD card into your 3DS, then press (B) to go back to the Main Menu 11. Go to "SysNAND Options", then "System Save Dump", then select "Dump configsave.bin" @@ -64,6 +63,31 @@ Your device may not show your installed games after the ctrtransfer. This is due 1. Reboot holding (X) during boot to launch arm9loaderhax Decrypt9 2. Go to "SysNAND Options", then "System Save Inject", then select "Inject configsave.bin" +3. Press (B) to get back to the main menu + +##### Section V - Injecting FBI + +2. Go to "SysNAND Options", then "Miscellaneous", 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)** +3. Press (B), then select the "Health&Safety Inject" option +8. Select the FBI injectable `.app` for your region +4. Press (A) and confirm to inject +9. Press (Start) to reboot +10. 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 - Reinstalling Tickets + +If you had no tickets beginning with 00- earlier, you can skip this section. +{: .notice--info} + +1. Open FBI +2. Select "SD" +3. Select "files9" +4. Select "\" +5. Select "Install and delete all tickets" +6. Wait. The system may appear to freeze, just give it time. +7. Press (A) to confirm +8. Press (B) to decline installing tickets from CDN. +9. Exit with the home button Formatting a device following a ctrtransfer *without restoring the config save* can cause screen brightness / flickering issues. See [this](https://github.com/Plailect/Guide/issues/794). {: .notice--info} diff --git a/_pages/Installing-arm9loaderhax.md b/_pages/Installing-arm9loaderhax.md index 27a2b8d62e..1e2aad6fac 100644 --- a/_pages/Installing-arm9loaderhax.md +++ b/_pages/Installing-arm9loaderhax.md @@ -185,30 +185,6 @@ If, before following this guide, you already had an EmuNAND setup and would like + 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! -##### Section VII - Reinstalling Tickets - -This section is only needed for devices that did a ctrtransfer earlier and had to back up their tickets. -{: .notice--info} - -If you followed [Move EmuNAND](move-emunand), skip this section. -{: .notice--info} - -If you backed up your NAND as part of a DSiWare or Hardmod downgrade, skip this section. -{: .notice--info} - -If you have no tickets to restore, skip this section. -{: .notice--info} - -1. Open FBI -2. Select "SD" -3. Select "files9" -4. Select "\" -5. Select "Install and delete all tickets" -6. Wait. The system may appear to freeze, just give it time. -7. Press (A) to confirm -8. Press (B) to decline installing tickets from CDN. -9. Exit with the home button - ___ If DSi / DS functionality has broken (such as DS carts or DSiWare no longer working), [follow this troubleshooting guide](troubleshooting#twl_broken)