From 7131f8568c517e4d0ce83e28ebd7f6c25184031a Mon Sep 17 00:00:00 2001 From: Hexagon12 Date: Wed, 31 Jan 2018 22:09:12 +0200 Subject: [PATCH] Updated Dumping Game Cartridges (markdown) --- Dumping-Game-Cartridges.md | 25 +++---------------------- 1 file changed, 3 insertions(+), 22 deletions(-) diff --git a/Dumping-Game-Cartridges.md b/Dumping-Game-Cartridges.md index ff7f260..1be67e2 100644 --- a/Dumping-Game-Cartridges.md +++ b/Dumping-Game-Cartridges.md @@ -8,11 +8,11 @@ Dumping a cartridge does not dump DLC and updates for that cartridge. Those are --- ### GodMode9 -With the onset of sighax and boot9strap, the supported method of dumping game cartridges is GodMode9. A reliable method, but the process is different from Decrypt9. +With the onset of sighax and boot9strap, the supported method of dumping game cartridges is GodMode9. #### Required tools - [GodMode9](https://github.com/d0k3/GodMode9/releases/) -- 3DS system with boot9strap +- 3DS system with [boot9strap](https://3ds.guide/) - SD card with enough space to hold the dump; 8GB or higher recommended - SD card reader (preferred), or a way to use wireless file transfer @@ -21,23 +21,4 @@ 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)`. -7. Once this process completes, the game will be a .3ds file inside `/gm9out/` and is immediately usable with Citra. - ---- - -### Decrypt9WIP -By far the most reliable method of dumping game cartridges. - -#### Required tools -- 3DS system with the ability to boot into [Decrypt9WIP](https://github.com/d0k3/Decrypt9WIP); Read its [readme](https://github.com/d0k3/Decrypt9WIP#how-to-run-this--entry-points) on how to do this using one of the various entry points. -- SD card with enough space to hold the dump; 8GB or higher recommended -- SD card reader (preferred), or a way to use wireless file transfer - -#### Instructions -1. Boot the 3DS to Decrypt9WIP. -2. Create a folder at the root of the 3DS SD card called `files9`. -3. Create a folder inside `files9` called `D9Game`. -4. Insert the SD card into the 3DS. -5. Insert the game cartridge to be dumped into the 3DS. -6. From the root Decrypt9 menu, choose `Gamecart Dumper Options`, then `Dump & Decrypt Cart (trim)`. -7. Once this process completes, the game will be a .3ds file inside `/files9/D9Game` 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. \ No newline at end of file