Mentioning DS/DSi titles implies that citra runs them. Removed to avoid confusion.

Weiyi Wang 2017-05-31 14:27:27 +03:00
parent b9f77ab314
commit 0e2081c8fa

@ -42,16 +42,9 @@ With the onset of sighax and boot9strap, the supported method of dumping games a
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):
- For 3DS titles:
- `<Title ID> <Title Name> (<Product Code>) (<Region>).cxi`
- `<Title ID> (<Product Code>).cxi`
- For DSi titles:
- `<Title ID> <Title Name> (<Product Code>) (<DSi Unit Code>) (<Region>).nds`
- `<Title ID> (<Product Code>).nds`
- For NDS titles:
- `<Title Name> (<Product Code>).nds`
- `<Title ID> (<Product Code>).nds`
19. Copy the CXI or NDS file to a folder on your computer.
19. 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.