Updated Dumping Installed Titles (markdown)

Leo626 2017-04-12 12:15:55 -03:00
parent 8367985de3
commit 4a0f810460

@ -24,16 +24,16 @@ By far the most reliable method of dumping games and system applications, but al
#### If using a version of Decrypt9 released on or after 10/21/2016... #### If using a version of Decrypt9 released on or after 10/21/2016...
7. From the root Decrypt9 menu, choose `Content Decryptor Options`, then `SD File Options...`->`SD CXI Dumper (SysNAND dir)`. If the game is installed to EmuNAND, choose `SD CXI Dumper (EmuNAND dir)` instead of `SD CXI Dumper (SysNAND dir)`. If unsure, the SysNAND option is probably the correct choice. 7. From the root Decrypt9 menu, choose `Content Decryptor Options`, then `SD File Options...`->`SD CXI Dumper (SysNAND dir)`. If the game is installed to EmuNAND, choose `SD CXI Dumper (EmuNAND dir)` instead of `SD CXI Dumper (SysNAND dir)`. If unsure, the SysNAND option is probably the correct choice.
8. Using the arrow keys, navigate folders until `/title/<TID high>/<TID low>` is selected, replacing `<TID high>` with the TID high of the game being dumped and `<TID low>` with its TID low. 8. Using the arrow keys, navigate folders until `/title/[TID high]/[TID low]` is selected, replacing `[TID high]` with the TID high of the game being dumped and `[TID low]` with its TID low.
9. Once this process completes, the game has now been decrypted and is usable with Citra. It can be found as `<Title ID>.cxi` in the `\files9\D9Game` from the SD card root. 9. Once this process completes, the game has now been decrypted and is usable with Citra. It can be found as `[Title ID].cxi` in the `\files9\D9Game` from the SD card root.
_Note - this currently only works for titles with TID highs of 00040000, 0004008c, and 0004000e. For dumping system applications (TID high 00040010) such as Mii Maker, follow the directions below for dumping titles with an older version of Decrypt9._ _Note - this currently only works for titles with TID highs of 00040000, 0004008c, and 0004000e. For dumping system applications (TID high 00040010) such as Mii Maker, follow the directions below for dumping titles with an older version of Decrypt9._
#### If using a version of Decrypt9 released before 10/21/2016... #### If using a version of Decrypt9 released before 10/21/2016...
7. From the root Decrypt9 menu, choose `Content Decryptor Options`, then `SD File Options...`->`SD Decryptor (SysNAND dir)`. If the game is installed to EmuNAND, choose `SD Decryptor (EmuNAND dir)` instead of `SD Decryptor (SysNAND dir)`. If unsure, the SysNAND option is probably the correct choice. 7. From the root Decrypt9 menu, choose `Content Decryptor Options`, then `SD File Options...`->`SD Decryptor (SysNAND dir)`. If the game is installed to EmuNAND, choose `SD Decryptor (EmuNAND dir)` instead of `SD Decryptor (SysNAND dir)`. If unsure, the SysNAND option is probably the correct choice.
8. Using the arrow keys, navigate folders until `/title/<TID high>/<TID low>` is selected, replacing `<TID high>` with the TID high of the game being dumped and `<TID low>` with its TID low. 8. Using the arrow keys, navigate folders until `/title/[TID high]/[TID low]` is selected, replacing `[TID high]` with the TID high of the game being dumped and `[TID low]` with its TID low.
9. Press `A` and wait for the process to finish. If there is an error, the SeedDB may need to be updated. From the root Decrypt9 menu, choose `SysNAND Options`, then `Miscellaneous...`, then `Update SeedDB`. Restart this step once the process completes. 9. Press `A` and wait for the process to finish. If there is an error, the SeedDB may need to be updated. From the root Decrypt9 menu, choose `SysNAND Options`, then `Miscellaneous...`, then `Update SeedDB`. Restart this step once the process completes.
10. Using a computer or a file manager such as [CTRXplorer](https://github.com/d0k3/CTRXplorer/releases), navigate from the SD card's root to `\files9\D9Game\title\<TID high>\<TID low>\content`. 10. Using a computer or a file manager such as [CTRXplorer](https://github.com/d0k3/CTRXplorer/releases), navigate from the SD card's root to `\files9\D9Game\title\[TID high]\[TID low]\content`.
11. 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 `\files9\D9Game`. Once this is done, the `\files9\D9Game\title` directory is no longer needed and can be deleted. 11. 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 `\files9\D9Game`. Once this is done, the `\files9\D9Game\title` directory is no longer needed and can be deleted.
12. From the root Decrypt9 menu, select `Content Decryptor Options`, then `NCCH/NCSD File Options...`, then `NCCH/NCSD Decryptor`. 12. From the root Decrypt9 menu, select `Content Decryptor Options`, then `NCCH/NCSD File Options...`, then `NCCH/NCSD Decryptor`.
13. Once this process completes, the game has now been decrypted and is usable with Citra. 13. Once this process completes, the game has now been decrypted and is usable with Citra.