From 71b4c72ab12d3057a5d0c719323378e4d6d7a962 Mon Sep 17 00:00:00 2001 From: Ian Burgwin Date: Mon, 26 Feb 2018 15:02:01 -0800 Subject: [PATCH] list a reason why dumping may fail (more could be added after) --- Dumping-Game-Cartridges.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Dumping-Game-Cartridges.md b/Dumping-Game-Cartridges.md index 4dbe19e..649de07 100644 --- a/Dumping-Game-Cartridges.md +++ b/Dumping-Game-Cartridges.md @@ -21,4 +21,7 @@ With the onset of sighax and boot9strap, the supported method of dumping game ca 2. Put the SD card into the 3DS. 3. From the root GodMode9 menu, navigate to `[C:] GAMECART`. 4. Select `[TitleID].trim.3ds`, then select `NCSD image options...`, then select `Decrypt file (0:/gm9out)`. -5. Once this process completes, the game will be a .3ds file inside `/gm9out/` and is immediately usable with Citra. \ No newline at end of file +5. Once this process completes, the game will be a .3ds file inside `/gm9out/` and is immediately usable with Citra. + +##### There was an error with dumping +* Make sure you are using the [latest version of GodMode9](https://github.com/d0k3/GodMode9/releases/latest). \ No newline at end of file