From d1417c3b3195c6c7512510e32aa7e737a20f9ba9 Mon Sep 17 00:00:00 2001 From: Koopa Date: Tue, 22 Nov 2016 12:35:04 -0500 Subject: [PATCH] Added note to make 3DS requirement clear. --- Dumping-Game-Cartridges.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Dumping-Game-Cartridges.md b/Dumping-Game-Cartridges.md index bcce372..03db22f 100644 --- a/Dumping-Game-Cartridges.md +++ b/Dumping-Game-Cartridges.md @@ -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.