mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-22 15:40:05 +00:00
Updated Dumping Games and Applications (markdown)
parent
8d11edae68
commit
a927d1a7c7
@ -42,7 +42,7 @@ By far the most reliable method of dumping game cartridges and system applicatio
|
|||||||
18. Navigate to the SD card's root, then to go `files9\D9Game\title\<TID high>\<TID low>\content`.
|
18. Navigate to the SD card's root, then to go `files9\D9Game\title\<TID high>\<TID low>\content`.
|
||||||
19. Inside this file is a folder called `command`, a file with the `.tnd` extension, and one or more files with the `.app` extension. Find the largest file with the `.app` extension and move it to `<SD root>\files9\D9Game`. You can delete the `title` directory.
|
19. Inside this file is a folder called `command`, a file with the `.tnd` extension, and one or more files with the `.app` extension. Find the largest file with the `.app` extension and move it to `<SD root>\files9\D9Game`. You can delete the `title` directory.
|
||||||
20. Reinsert the SD card if it is removed from the 3DS and return to the Decrypt9 menu.
|
20. Reinsert the SD card if it is removed from the 3DS and return to the Decrypt9 menu.
|
||||||
21. Select `Content Decryptor Option`.
|
21. Select `Content Decryptor Options`.
|
||||||
22. Select `NCCH/NCSD File Options...`.
|
22. Select `NCCH/NCSD File Options...`.
|
||||||
23. Select `NCCH/NCSD Decryptor`.
|
23. Select `NCCH/NCSD Decryptor`.
|
||||||
24. Wait for the process to finish.
|
24. Wait for the process to finish.
|
||||||
@ -51,7 +51,8 @@ By far the most reliable method of dumping game cartridges and system applicatio
|
|||||||
---
|
---
|
||||||
|
|
||||||
### Method 2: braindump
|
### Method 2: braindump
|
||||||
Any system with Homebrew Launcher access can use braindump to dump cartridges and installed applications. This method is much simpler and more user-friendly than the previous method, but comes with two caveats:
|
Any system with [Homebrew Launcher](http://smealum.github.io/3ds/) access can use braindump to dump cartridges and installed applications. This method is much simpler and more user-friendly than the previous method, but comes with two caveats:
|
||||||
|
|
||||||
1. Digitally installed games that were released after the introduction of system version 9.6 cannot be dumped using braindump.
|
1. Digitally installed games that were released after the introduction of system version 9.6 cannot be dumped using braindump.
|
||||||
2. Braindump can't access all of the game's information, so it generates fake metadata. That is usually good enough for Citra, but not always. if you need a lossless dump for better compatibility, it's better to use Decrypt9WIP instead.
|
2. Braindump can't access all of the game's information, so it generates fake metadata. That is usually good enough for Citra, but not always. if you need a lossless dump for better compatibility, it's better to use Decrypt9WIP instead.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user