diff --git a/Dumping-Game-Cartridges.md b/Dumping-Game-Cartridges.md index b2bc577..d71125e 100644 --- a/Dumping-Game-Cartridges.md +++ b/Dumping-Game-Cartridges.md @@ -14,10 +14,11 @@ This guide focuses on how do dump games in Windows, but since all of the program - A SD Card big enough to contain the dumped games. 8GB or greater is recommended. - A way to read SD Cards on a PC or an internet connection to transfer dumps over wifi. - An installation of Python ([Python 2.7.9](https://www.python.org/downloads/release/python-279/) was used during the creation of this guide) - **For 3DSes with firmwares older than 7.x when decrypting a 7.x firmware or newer game** - slot0x25KeyX.bin with the key. You have to create the file and find the key yourself. +- OR: 3DS with a way to load Homebrew (includes 4.5 to 10.2) and [BrainDump](https://gbatemp.net/threads/braindump-prerelease-dump-game-contents-on-any-system-version.400920/) (instructions on the page) +
#### **STEP 1 – Preparing the SD card**