mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-22 10:00:05 +00:00
Removed Braindump references entirely
parent
84d42f336e
commit
ddfbaa24ce
@ -1,5 +1,4 @@
|
|||||||
## How to Dump and Decrypt 3DS Cartridges
|
## 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 requires booting into [Decrypt9WIP](https://github.com/d0k3/Decrypt9WIP) on a 3DS console, ~~and the second uses the [braindump](https://gbatemp.net/threads/braindump-userland-game-dumping.407332/) homebrew app accessed via the [homebrew launcher](https://smealum.github.io/3ds/)~~.
|
|
||||||
|
|
||||||
**You must have a 3DS for this, you cannot use a PC alone.**
|
**You must have a 3DS for this, you cannot use a PC alone.**
|
||||||
|
|
||||||
@ -8,7 +7,7 @@ Dumping a cartridge does not dump DLC and updates for that cartridge. Those are
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### Method 1: Decrypt9WIP
|
### Decrypt9WIP
|
||||||
By far the most reliable method of dumping game cartridges.
|
By far the most reliable method of dumping game cartridges.
|
||||||
|
|
||||||
#### Required tools
|
#### Required tools
|
||||||
@ -24,9 +23,3 @@ By far the most reliable method of dumping game cartridges.
|
|||||||
5. Insert the game cartridge to be dumped into the 3DS.
|
5. Insert the game cartridge to be dumped into the 3DS.
|
||||||
6. From the root Decrypt9 menu, choose `Gamecart Dumper Options`, then `Dump & Decrypt Cart (trim)`.
|
6. From the root Decrypt9 menu, choose `Gamecart Dumper Options`, then `Dump & Decrypt Cart (trim)`.
|
||||||
7. Once this process completes, the game will be a .3ds file inside `/files9/D9Game` and is immediately usable with Citra.
|
7. Once this process completes, the game will be a .3ds file inside `/files9/D9Game` and is immediately usable with Citra.
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
### ~~Method 2: braindump~~
|
|
||||||
|
|
||||||
(This method is temporary removed because it has caused too many bad game dumps. This will be back when it is fixed. For now please use the Decrypt9WIP method)
|
|
Loading…
Reference in New Issue
Block a user