From d544980ac5db599e5348aa1618641844cc1d7f9b Mon Sep 17 00:00:00 2001 From: Kookies <66989235+KookiesGH@users.noreply.github.com> Date: Sat, 18 Dec 2021 12:28:20 -0700 Subject: [PATCH] Added a picture, rewrote some parts --- Dumping-Updates-and-DLCs.md | 37 ++++++++++++++++++++----------------- 1 file changed, 20 insertions(+), 17 deletions(-) diff --git a/Dumping-Updates-and-DLCs.md b/Dumping-Updates-and-DLCs.md index 091d321..d20c375 100644 --- a/Dumping-Updates-and-DLCs.md +++ b/Dumping-Updates-and-DLCs.md @@ -15,37 +15,40 @@ 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. -![The GodMode9 root screen](https://i.imgur.com/yiib5OW.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). -5. Navigate to `[A:] SD CARD` and press (A) to search for titles. +4. Press the (HOME) button and select `Title manager` by pressing (A). +5. Select `[A:] SD CARD` 6. Use the D-Pad to navigate to the DLC / update you want to dump. These are usually at the bottom of the search results. - - **Updates** - Start with `0004000e` - - **DLCs** - Start with `0004008c` + - Quick tip: Using the left and right D-Pad buttons will let you navigate a large list quickly + - **Updates** - Title ID starts with `0004000e` + - **DLCs** - Title ID starts with `0004008c` -![The GodMode9 title listing](https://i.imgur.com/DwLeUA9.png) +![GodMode9 Title listing](https://i.imgur.com/Cajx4zr.png) -7. Press (A) to select the title. -8. Press (A) on `Manage Title...` -9. Use the D-Pad to navigate to the `Build CIA (standard)` option. -10. Press (A) to start dumping the title. -11. Press (A) to continue. -12. Hold down the Right shoulder button and press (START) to power off your 3DS. -13. Put the SD card in your computer. -14. Navigate to the `./gm9/out` folder on your SD card. +7. Select the Update/DLC. +8. Select `Manage Title...`. +9. Select `Build CIA (standard)`. + +![AC:NL Welcome Amiibo, Build CIA (standard)](https://i.imgur.com/wFOzddr.png) + +11. Once the dump is complete, press (A) to continue. +12. Hold down (R) and press (START) to power off your 3DS. +13. Eject the SD card from the 3DS, and insert it in your computer. +14. Navigate to the `gm9/out` folder on your SD card. 15. 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>).cia` - `<Title ID> (<Product Code>).cia` 16. Copy the CIA to a folder on your computer. -You can now install the update or DLC to Citra's emulated SD SYSNAND (`File > Install CIA...`). +You can now install the Update/DLC to Citra's emulated SD SYSNAND (`File > Install CIA...`). ##### There was an error with dumping * Make sure you are using the [latest version of GodMode9](https://github.com/d0k3/GodMode9/releases/latest). -* Try redownloadling the title from the eShop. +* Try re-downloading the title from the eShop. ##### Citra does not detect my DLCs. * If you do not own all the DLCs for a game, you must use the [latest version of GodMode9](https://github.com/d0k3/GodMode9/releases/latest) as previous versions did not dump them correctly. \ No newline at end of file