Added note to make 3DS requirement clear.

Koopa 2016-11-22 12:35:04 -05:00
parent 05bf5b125f
commit d1417c3b31

@ -1,6 +1,8 @@
## 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 involves using [Decrypt9WIP](https://github.com/d0k3/Decrypt9WIP) on a 3DS with a system version below 9.2 or with [arm9loaderhax](https://plailect.github.io/Guide/) installed. This is the recommended method, but there is another way to dump games and applications using [braindump](https://gbatemp.net/threads/braindump-userland-game-dumping.407332/). Braindump is easy to set up, user-friendly, and compatible with newer system versions, but is also lossy and less reliable so it doesn't always work.
**You must have a 3DS for this, you cannot use a PC alone.**
#### Note on DLC and updates
Dumping a cartridge does not dump DLC and updates for that cartridge. Those are stored on the SD card. See [[Dumping Installed Titles]] for more information.