From 27368d35f89dff7b203eef02b11fab13377d309c Mon Sep 17 00:00:00 2001 From: Valentin Vanelslande Date: Wed, 7 Feb 2018 09:22:22 -0600 Subject: [PATCH] Updated Dumping Installed Titles (markdown) --- Dumping-Installed-Titles.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dumping-Installed-Titles.md b/Dumping-Installed-Titles.md index fdb5d4a..00b1cd5 100644 --- a/Dumping-Installed-Titles.md +++ b/Dumping-Installed-Titles.md @@ -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 Name> (<Product Code>) (<Region>).cxi` - `<Title ID> (<Product Code>).cxi` 20. Copy the CXI to a folder on your computer.