From f990a2d8a44d7184ba6d12604cbcba4219075c16 Mon Sep 17 00:00:00 2001 From: lily Date: Tue, 15 Apr 2025 14:04:18 -0700 Subject: [PATCH] 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 --- docs/_include/ctrnand-datayeet.md | 3 --- docs/_include/ctrtransfer-main.md | 6 ++++++ 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/docs/_include/ctrnand-datayeet.md b/docs/_include/ctrnand-datayeet.md index 2941a061f1..c0d448bfa4 100644 --- a/docs/_include/ctrnand-datayeet.md +++ b/docs/_include/ctrnand-datayeet.md @@ -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` -> `` -> `sysdata` + The `` will be a folder with a 32-character long name diff --git a/docs/_include/ctrtransfer-main.md b/docs/_include/ctrtransfer-main.md index f9cefa3b1f..97f1ea0c98 100644 --- a/docs/_include/ctrtransfer-main.md +++ b/docs/_include/ctrtransfer-main.md @@ -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. + +::: \ No newline at end of file