From 924d8bdd252ee8e74f112f43440af40a181f6fe7 Mon Sep 17 00:00:00 2001 From: lily Date: Tue, 15 Apr 2025 14:54:16 -0700 Subject: [PATCH] ctrtransfer: more clarity - specify removal of .bin and .bin.sha files from folder - remove extra step that was kept in by accident --- docs/_include/ctrnand-datayeet.md | 1 - docs/_include/ctrtransfer-main.md | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/_include/ctrnand-datayeet.md b/docs/_include/ctrnand-datayeet.md index c0d448bfa4..f1743eec14 100644 --- a/docs/_include/ctrnand-datayeet.md +++ b/docs/_include/ctrnand-datayeet.md @@ -8,7 +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. 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 1. Use the D-Pad to highlight `00010017` diff --git a/docs/_include/ctrtransfer-main.md b/docs/_include/ctrtransfer-main.md index 97f1ea0c98..3f05480099 100644 --- a/docs/_include/ctrtransfer-main.md +++ b/docs/_include/ctrtransfer-main.md @@ -18,6 +18,6 @@ ::: info -At this point, you may remove the CTRTransfer image from `/gm9/in/` to reclaim space on your SD card. +At this point, you may remove the CTRTransfer `.bin` and `.bin.sha` files from the `/gm9/in/` folder to reclaim space on your SD card. ::: \ No newline at end of file