From 938dcf0351163b210d33bb166401128af276764c Mon Sep 17 00:00:00 2001 From: Kookies <66989235+KookiesGH@users.noreply.github.com> Date: Sat, 18 Dec 2021 12:01:54 -0700 Subject: [PATCH] Rewrote to better reflect latest GodMode9 release. Also fixed up some grammatical stuff & changed pictures. --- Dumping-Installed-Titles.md | 40 +++++++++++++++++-------------------- 1 file changed, 18 insertions(+), 22 deletions(-) diff --git a/Dumping-Installed-Titles.md b/Dumping-Installed-Titles.md index ee284cb..f45d985 100644 --- a/Dumping-Installed-Titles.md +++ b/Dumping-Installed-Titles.md @@ -20,41 +20,37 @@ With the onset of sighax and boot9strap, the supported method of dumping games a - SD card reader (preferred), or a way to use wireless file transfer #### Instructions -1. Set up GodMode9 using the quick start guide [here](https://github.com/d0k3/GodMode9#quick-start-guide). Boot9Strap is recommended. +1. Set up GodMode9 using the quick start guide [here](https://github.com/d0k3/GodMode9#quick-start-guide). boot9strap is recommended. 2. Put the SD card into the 3DS. -3. Boot into GodMode9. +3. Boot into GodMode9 by holding (START) and pressing (POWER). -![The GodMode9 root screen](http://i.imgur.com/nTi5Bag.png) +![GodMode9 root screen](https://i.imgur.com/O9QHXwM.png) -4. Press the HOME button and navigate using the D-Pad to `Title manager`. Press (A). - - **User Installed Title**: Navigate to `[A:] SD CARD` - - **System Title**: Navigate to `[1:] NAND/TWL` -5. Press (A) to search for titles in the chosen location. +4. Press the (HOME) button and select `Title manager` by pressing (A). +5. Select either `[A:] SD CARD` or `[1:] NAND/TWL` depending on what you want to dump. + - **User Installed/eShop Titles**: `[A:] SD CARD` + - **System Titles**: `[1:] NAND/TWL` -![The GodMode9 title listing](https://i.imgur.com/DwLeUA9.png) +![GodMode9 title list](https://i.imgur.com/EXMEaQy.png) -6. Use the D-Pad to navigate to the title you want to dump. -7. Press (A) to select the title. -8. Navigate to `Open title folder` and press (A). -9. Navigate to the .tmd file in the folder. -11. Press (A) to select the TMD file. -12. Press (A) to open `TMD file options...`. -13. Use the D-Pad to navigate to the `Dump CXI/NDS file` option. +6. Select the title you want to dump. +8. Select `Manage Title...`. +9. Select `Dump CXI/NDS file`. -![TMD file options](https://i.imgur.com/R3k2HIT.png) +![Title management](https://i.imgur.com/OumZIzi.png) +![Finished dump](https://i.imgur.com/LN4fWrU.png) -14. Press (A) to start dumping the title. -15. Press (A) to continue. +15. Wait until the dump is completed, and then press (A) to continue. 16. Hold down the Right shoulder button and press (START) to power off your 3DS. -17. Put the SD card in your computer. -18. Navigate to the `./gm9/out` folder on your SD card. +17. Take out the SD card and insert into your computer. +18. Navigate to the `/gm9/out` folder on your SD card. 19. Identify the title. The format of the file name [may be one of the following](https://github.com/d0k3/GodMode9/blob/ebf904a2c2f0d992a58698d09dd78f593db441c9/source/game/gameutil.c#L1853): - ` <Title Name> (<Product Code>) (<Region>).cxi` - `<Title ID> (<Product Code>).cxi` 20. Copy the CXI to a folder on your computer. -You can now use this ROM with Citra. You can open them directly from the menu bar (`File > Load File`), or, to view all of your library from Citra, double click the + icon in the middle of Citra. You can also add it to a separate directory by double clicking on `Add New Game Directory`. +You can now use this ROM/image with Citra. You can open it directly from the menu bar (`File > Load File`); to view all of your library from Citra, double click the + icon in the middle of Citra. You can also add it to a separate directory by double clicking on `Add New Game Directory`. ##### There was an error with dumping * Make sure you are using the [latest version of GodMode9](https://github.com/d0k3/GodMode9/releases/latest). -* Try redownloading the title from the eShop. \ No newline at end of file +* Try re-downloading the title from the eShop. \ No newline at end of file