Updated Dumping Installed Titles (markdown)

Leo626 2018-07-28 12:45:57 -04:00
parent 196639db47
commit a33d470d73

@ -38,15 +38,15 @@ With the onset of sighax and boot9strap, the supported method of dumping games a
13. Use the D-Pad to navigate to the `Dump CXI/NDS file` option.
14. Press (A) to start dumping the title.
15. Press (A) to continue.
16. Hold down right on the D-Pad and press (START) to power off your 3DS.
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 `gm9out` folder on the root of your SD card.
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 ID> <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, select the folder your ROMs are in from the `File > Select Game Directory...` option.
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`.
##### There was an error with dumping
* Make sure you are using the [latest version of GodMode9](https://github.com/d0k3/GodMode9/releases/latest).