1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-22 16:23:28 +02:00

ctr: move ctrtransfer delete to after ctrtransfer

This makes the last section more flexible since data yeet can be done without confusing people about ctrtransfer images
Should have no effect as if people get to that infobox they should be able to boot to home menu no problem
This commit is contained in:
lily
2025-04-15 14:04:18 -07:00
parent f606def7f4
commit f990a2d8a4
2 changed files with 6 additions and 3 deletions

View File

@@ -8,9 +8,6 @@ This process will reset your Mii data. If you wish to save any Miis that you hav
1. Power off your console
1. Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9
1. Navigate to `[0:] SDCARD` -> `gm9` -> `in`
1. Press (X) on the CTRTransfer image `.bin` to delete it
1. Press (A) to confirm
1. Press (B) a few times to go back to the main menu
1. Navigate to `[1:] SYSNAND CTRNAND` -> `data` -> `<ID0>` -> `sysdata`
+ The `<ID0>` will be a folder with a 32-character long name

View File

@@ -15,3 +15,9 @@
1. Update your console by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update"
+ Updates while using B9S + Luma (what you have) are safe
+ If this gives you an error, set your DNS settings to "auto"
::: info
At this point, you may remove the CTRTransfer image from `/gm9/in/` to reclaim space on your SD card.
:::