From 0e2081c8fa1cd067242e979449200b22a99c7269 Mon Sep 17 00:00:00 2001 From: Weiyi Wang Date: Wed, 31 May 2017 14:27:27 +0300 Subject: [PATCH] Mentioning DS/DSi titles implies that citra runs them. Removed to avoid confusion. --- Dumping-Installed-Titles.md | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/Dumping-Installed-Titles.md b/Dumping-Installed-Titles.md index 91b581b..2181632 100644 --- a/Dumping-Installed-Titles.md +++ b/Dumping-Installed-Titles.md @@ -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 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. + - `<Title ID> <Title Name> (<Product Code>) (<Region>).cxi` + - `<Title ID> (<Product Code>).cxi` +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.