diff --git a/Dumping-Game-Cartridges.md b/Dumping-Game-Cartridges.md index 695a41d..29372bb 100644 --- a/Dumping-Game-Cartridges.md +++ b/Dumping-Game-Cartridges.md @@ -1,18 +1,18 @@ -### How to Dump and Decrypt 3DS Games +## How to Dump and Decrypt 3DS Games There are two methods to dump games: - dumping & decrypting games with Decrypt9WIP with 9.2 or arm9loaderhax, or - braindump on any system with Homebrew Launcher access. --- -#### Method 1: Decrypt9WIP -##### Required tools +### Method 1: Decrypt9WIP +#### Required tools - [Decrypt9WIP](https://github.com/d0k3/Decrypt9WIP) - 3DS system with 9.2.0-20 or lower, or arm9loaderhax - SD card with enough space to dump the game card, 8GB or higher recommended - SD card reader (preferred), or a way to use wireless file transfer -##### Instructions +#### Instructions 1. Set up Decrypt9WIP using one of the various entry points. [Read its readme](https://github.com/d0k3/Decrypt9WIP#how-to-run-this--entry-points) on how to do this. 2. Create a folder at the root of the 3DS SD card called `files9`. 3. Create a folder inside `files9` called `D9Game`. @@ -24,8 +24,8 @@ There are two methods to dump games: --- -#### Method 2: braindump -##### Required tools +### Method 2: braindump +#### Required tools - [braindump](https://gbatemp.net/threads/braindump-userland-game-dumping.407332/) - 3DS system with access to [the Homebrew Launcher](https://smealum.github.io/3ds/) - SD card with enough space to dump the game card, 8GB or higher recommended @@ -35,7 +35,7 @@ There are two methods to dump games: Not all games dumped with braindump will work in Citra. This is because braindump can't access all of the game's information, so it generates fake metadata that is usually good enough for Citra. If you need a lossless dump for better compatibility, it's better to use Decrypt9WIP instead. -##### Instructions +#### Instructions 1. Set up braindump by extracting the `braindump` folder to the `3ds` folder at the root of your 3DS SD card. 2. Enter the Homebrew Launcher using one of the various exploits. 3. Choose braindump, then select the game you want to dump. The inserted game card is the first one to appear.