mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-22 05:40:05 +00:00
Changed the guide to reflect the latest changes to GodMode9. Also unified code block formatting. (Same edits as dumping titles, more or less)
parent
336af94029
commit
b329f0c50c
@ -21,32 +21,26 @@ With the onset of sighax and boot9strap, the supported method of dumping games a
|
||||
|
||||
![The GodMode9 root screen](https://i.imgur.com/yiib5OW.png)
|
||||
|
||||
4. Using the D-Pad, navigate to the drive applicable to `[A:] SYSNAND SD`.
|
||||
5. Press (A) to enter the drive.
|
||||
6. Use the D-Pad to navigate to `title` directory and press (A) to enter it.
|
||||
7. Highlight the directory for the type of installed title you wish to dump.
|
||||
- **Updates** - 0004000e
|
||||
- **DLCs** - 0004008c
|
||||
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.
|
||||
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`
|
||||
|
||||
8. Hold down (R) and press (A) to open the folder search menu.
|
||||
9. Press (A) to search for titles in the current folder.
|
||||
10. Press (A) to continue.
|
||||
![The GodMode9 title listing](https://i.imgur.com/DwLeUA9.png)
|
||||
|
||||
![The GodMode9 title listing for DLCs](https://i.imgur.com/rnetkKq.png)
|
||||
|
||||
11. Use the D-Pad to navigate to the title you want to dump.
|
||||
12. Press (A) to select the TMD file.
|
||||
13. Press (A) to open the TMD file options.
|
||||
14. Use the D-Pad to navigate to the `Build CIA (standard)` option.
|
||||
15. Press (A) to start dumping the title.
|
||||
16. Press (A) to continue.
|
||||
17. Hold down the Right shoulder button and press (START) to power off your 3DS.
|
||||
18. Put the SD card in your computer.
|
||||
19. Navigate to the `./gm9/out` folder on your SD card.
|
||||
20. 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):
|
||||
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.
|
||||
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 ID> <Title Name> (<Product Code>) (<Region>).cia`
|
||||
- `<Title ID> (<Product Code>).cia`
|
||||
22. Copy the CIA to a folder on your computer.
|
||||
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...`).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user