increase header sizes

Ian Burgwin 2016-09-12 18:50:52 -07:00
parent a5f7cf4ce6
commit 24804a127f

@ -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: There are two methods to dump games:
- dumping & decrypting games with Decrypt9WIP with 9.2 or arm9loaderhax, or - dumping & decrypting games with Decrypt9WIP with 9.2 or arm9loaderhax, or
- braindump on any system with Homebrew Launcher access. - braindump on any system with Homebrew Launcher access.
--- ---
#### Method 1: Decrypt9WIP ### Method 1: Decrypt9WIP
##### Required tools #### Required tools
- [Decrypt9WIP](https://github.com/d0k3/Decrypt9WIP) - [Decrypt9WIP](https://github.com/d0k3/Decrypt9WIP)
- 3DS system with 9.2.0-20 or lower, or arm9loaderhax - 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 with enough space to dump the game card, 8GB or higher recommended
- SD card reader (preferred), or a way to use wireless file transfer - 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. 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`. 2. Create a folder at the root of the 3DS SD card called `files9`.
3. Create a folder inside `files9` called `D9Game`. 3. Create a folder inside `files9` called `D9Game`.
@ -24,8 +24,8 @@ There are two methods to dump games:
--- ---
#### Method 2: braindump ### Method 2: braindump
##### Required tools #### Required tools
- [braindump](https://gbatemp.net/threads/braindump-userland-game-dumping.407332/) - [braindump](https://gbatemp.net/threads/braindump-userland-game-dumping.407332/)
- 3DS system with access to [the Homebrew Launcher](https://smealum.github.io/3ds/) - 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 - 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. 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. 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. 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. 3. Choose braindump, then select the game you want to dump. The inserted game card is the first one to appear.