mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-21 22:30:05 +00:00
Updated Dumping Installed Titles (markdown)
parent
9405e13e99
commit
27368d35f8
@ -1,7 +1,7 @@
|
||||
## How to Dump Titles Installed to a 3DS System
|
||||
|
||||
#### Note on DLC and updates
|
||||
At this time, Citra does not emulate the 3DS's functions for checking for updates and DLC. While dumping this information can be done by following these instructions, Citra can't actually use DLCs yet, but updates can be installed and applied to games through "Install CIA..." option in the File drop-down menu.
|
||||
At this time, Citra does not emulate the 3DS's functions for checking for DLC. While dumping this information can be done by following these instructions, Citra can't actually use DLCs yet, but updates can be installed and applied to games through "Install CIA..." option in the File drop-down menu.
|
||||
|
||||
---
|
||||
|
||||
@ -41,7 +41,7 @@ With the onset of sighax and boot9strap, the supported method of dumping games a
|
||||
16. Hold down right on the D-Pad 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.
|
||||
19. Identify the title. The format of the file name [may be one of the following](https://github.com/d0k3/GodMode9/blob/master/source/game/gameutil.c#L1853):
|
||||
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.
|
||||
|
Loading…
Reference in New Issue
Block a user