From ddfbaa24cecb1d64f1f1c60bc04c898701b29e5b Mon Sep 17 00:00:00 2001 From: Schplee Date: Thu, 9 Mar 2017 22:39:02 -0500 Subject: [PATCH] Removed Braindump references entirely --- Dumping-Game-Cartridges.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/Dumping-Game-Cartridges.md b/Dumping-Game-Cartridges.md index a9a0ae9..b161ea3 100644 --- a/Dumping-Game-Cartridges.md +++ b/Dumping-Game-Cartridges.md @@ -1,5 +1,4 @@ ## How to Dump and Decrypt 3DS Cartridges -There are two methods to dump game cartridges to run in Citra. Detailed instructions are below for using either method, but in quick summary, the first method requires booting into [Decrypt9WIP](https://github.com/d0k3/Decrypt9WIP) on a 3DS console, ~~and the second uses the [braindump](https://gbatemp.net/threads/braindump-userland-game-dumping.407332/) homebrew app accessed via the [homebrew launcher](https://smealum.github.io/3ds/)~~. **You must have a 3DS for this, you cannot use a PC alone.** @@ -8,7 +7,7 @@ Dumping a cartridge does not dump DLC and updates for that cartridge. Those are --- -### Method 1: Decrypt9WIP +### Decrypt9WIP By far the most reliable method of dumping game cartridges. #### Required tools @@ -23,10 +22,4 @@ By far the most reliable method of dumping game cartridges. 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. - ---- - -### ~~Method 2: braindump~~ - -(This method is temporary removed because it has caused too many bad game dumps. This will be back when it is fixed. For now please use the Decrypt9WIP method) \ No newline at end of file +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