More actions
No edit summary |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
|title=Batch CIA 3DS Decryptor | |title=Batch CIA 3DS Decryptor | ||
|image= | |image=3dspc.png | ||
|description=A simple batch file to decrypt CIA | |description=A simple batch file to decrypt CIA and 3DS. | ||
|author=matiffeder | |author=matiffeder | ||
|lastupdated=2018/08/09 | |lastupdated=2018/08/09 | ||
|type= | |type=File Operation | ||
|version=0.8 | |version=0.8 | ||
|license=Mixed | |license=Mixed | ||
Line 52: | Line 52: | ||
* GitHub - https://github.com/matiffeder/stuff | * GitHub - https://github.com/matiffeder/stuff | ||
* GBAtemp - https://gbatemp.net/threads/batch-cia-3ds-decryptor-a-simple-batch-file-to-decrypt-cia-3ds.512385 | * GBAtemp - https://gbatemp.net/threads/batch-cia-3ds-decryptor-a-simple-batch-file-to-decrypt-cia-3ds.512385 | ||
Latest revision as of 13:50, 6 July 2024
Batch CIA 3DS Decryptor | |
---|---|
General | |
Author | matiffeder |
Type | File Operation |
Version | 0.8 |
License | Mixed |
Last Updated | 2018/08/09 |
Links | |
Download | |
Website | |
Source | |
This is a simple batch file to decrypt CIA & 3DS files for beginner, the CIA will be decrypted and converted to CCI or only be decrypted CIA which able to install in Citra.
Note: Please use legal way to get game files before use this pack.
Features
- One key batch decrypt CIA & 3DS files.
- DLC/Patch CIA > Decrypted CIA, able to install in Citra.
- 3DS Games > Decrypted and trimmed 3DS, so it is smaller.
- CIA Games > Decrypted CCI (NCSD), not CXI (NCCH).
- Auto dectect CIA type (DLC/Patch/Game).
User guide
Put XXX.cia and XXX.3ds games, DLC & Patch to the folder of the pack, support multi-files.
Run "Batch CIA 3DS Decryptor.bat".
Then waiting it finished. (It will take a lot of memory/ram when these files are too big.)
If there are some games not able to decrypt, please put your seeddb.bin in the folder of the pack.
Changelog
0.8 2018/08/09
- Merge "Decrypt DLC-CIA for Citra.bat" to "Batch CIA 3DS Decryptor.bat".
- Will not delete files which named decrypted that older version did.
- Add support for patch files.
2018/08/02
- Simplified code, fix bug on some .3DS rom and DLC.
2018/07/27
- Add a file for DLC install in CItra.
Credits
- 54634564 - decrypt.exe.
- profi200 - makerom.exe, ctrtool.exe.
- matif - Batch CIA 3DS Decryptor.bat.