From 8aacb633ce7a196e1b659d03e110aff7ce2cdaf8 Mon Sep 17 00:00:00 2001 From: Weiyi Wang Date: Mon, 11 Nov 2019 15:12:52 -0500 Subject: [PATCH] Remove gm9 method because of https://github.com/d0k3/GodMode9/issues/566 --- Dumping-Config-Savegame-from-a-3DS-Console.md | 23 ------------------- 1 file changed, 23 deletions(-) diff --git a/Dumping-Config-Savegame-from-a-3DS-Console.md b/Dumping-Config-Savegame-from-a-3DS-Console.md index bff41c3..d9aa90e 100644 --- a/Dumping-Config-Savegame-from-a-3DS-Console.md +++ b/Dumping-Config-Savegame-from-a-3DS-Console.md @@ -10,29 +10,6 @@ This tutorial will cover how to dump the config savegame (alongside its system a Refer to threeSD [Quickstart Guide](https://github.com/zhaowenlan1779/threeSD/wiki/Quickstart-Guide) for importing your installed titles, updates, DLCs, save data, extra data, system files, etc. Note that you'll still need a hacked 3DS with GodMode9 to obtain your keys so that threeSD can decrypt the data on your SD card. -### GodMode9 -If you have already dumped the System Archives and Shared Fonts using these exact same steps, there is no need for you to repeat them, as it also dumped the Config Savegame. - -#### Required tools -- 3DS system with boot9strap and [GodMode9](https://github.com/d0k3/GodMode9) (version 1.7.1 or above) installed -- SD card reader, or a way to use wireless file transfer - -#### Instructions -1. Set up GodMode9 using SigHax / Boot9Strap. [Read its readme](https://github.com/d0k3/GodMode9/blob/master/README.md) on how to do this. -2. Put the SD card into the 3DS. -3. Boot into GodMode9. -4. Press the HOME button once you have entered GodMode9. -5. Choose "Scripts..." option and press (A) -6. Select "GM9Megascript" option. -7. Select "Dump Options" -8. Select "Dump CITRA Files" -9. Press (A) to accept the prompt to dump the files. (This might fail if you are using a custom font on your system.) On success, you will see `Dump created successfully:` then the files' file directory `0:/gm9/out/Citra/` after it. -10. Press (B) then select "Exit" -11. Hold down the R shoulder button and press start to power off the system. -12. Remove the sd card and insert it into your pc. -13. Navigate to `/gm9/out/Citra/user` on the sd card. -14. Find a file named `nand` from the previously stated directory. Copy this file to the computer into Citra's [[User Directory]] at and allow the computer to merge with/overwrite the existing `nand` folder of your user directory overwrite any existing file. - ##### Diagram showing the correct location of the config savegame in Citra's [[User Directory]]. ```