From 646031f912c44c477d905f88bb77bcaf8b8de77e Mon Sep 17 00:00:00 2001 From: tekas Date: Tue, 11 Oct 2016 09:42:48 -0500 Subject: [PATCH] Updated Dumping Games and Applications (markdown) --- Dumping-Games-and-Applications.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Dumping-Games-and-Applications.md b/Dumping-Games-and-Applications.md index 0b6687e..cd04c7c 100644 --- a/Dumping-Games-and-Applications.md +++ b/Dumping-Games-and-Applications.md @@ -1,6 +1,9 @@ ## How to Dump and Decrypt 3DS Games There are two methods to dump games and applications 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://github.com/Plailect/Guide/wiki) 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. +#### Note on DLC and updates +At this time, Citra does not emulate the 3DS's functions for checking for updates and DLC. While dumping this information can be done similarly to how installed applications and games are dumped, Citra can't actually use it yet. See [this discussion topic](https://discuss.citra-emu.org/d/527-smash-bros-update) for more details. + --- ### Method 1: Decrypt9WIP