More actions
m (Text replacement - "image = https://dlhb.gamebrew.org/3dshomebrew/" to "image = ") |
No edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | {{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 and 3DS. | ||
| | |author=matiffeder | ||
| lastupdated = | |lastupdated=2018/08/09 | ||
| | |type=File Operation | ||
| | |version=0.8 | ||
| | |license=Mixed | ||
| | |download=https://dlhb.gamebrew.org/3dshomebrews/batchcia3dsdecryptor.7z | ||
| source = | |website=https://gbatemp.net/download/batch-cia-3ds-decryptor.35098 | ||
|source=https://github.com/matiffeder/3DS-stuff/blob/master/Batch%20CIA%203DS%20Decryptor.bat | |||
}} | }} | ||
This is a | 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. | ||
Please use legal way to get game files before use this pack. | '''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). | |||
Patch to the folder of the pack, support multi-files. | ==User guide== | ||
Put XXX.cia and XXX.3ds games, DLC & Patch to the folder of the pack, support multi-files. | |||
Run | Run "Batch CIA 3DS Decryptor.bat". | ||
Then waiting it finished. (It will take a lot of memory/ram when these files are too big.) | Then waiting it finished. (It will take a lot of memory/ram when these files are too big.) | ||
Line 25: | Line 32: | ||
If there are some games not able to decrypt, please put your seeddb.bin in the folder of the pack. | 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''' | |||
* DLC | * 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''' | ||
* 54634564 - decrypt.exe | * Simplified code, fix bug on some .3DS rom and DLC. | ||
* profi200 - makerom.exe, ctrtool.exe | |||
* matif - Batch CIA 3DS Decryptor.bat | '''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. | |||
==External links== | |||
* GitHub - https://github.com/matiffeder/stuff | |||
* 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.