More actions
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
|title=Project CTR | |title=Project CTR | ||
|image=Projectctr2.png | |image=Projectctr2.png | ||
|description= | |description=Updated version of ctrtool and makerom. | ||
|author=3DSGuy (jakcron) | |author=3DSGuy (jakcron) | ||
|lastupdated=2022/03/30 | |lastupdated=2022/03/30 | ||
|type= | |type=File Operation | ||
|version=ctrtool 1.0.3, makerom 0.18 | |version=ctrtool 1.0.3, makerom 0.18 | ||
|license=Mixed | |license=Mixed |
Revision as of 13:01, 3 April 2022
Project CTR | |
---|---|
General | |
Author | 3DSGuy (jakcron) |
Type | File Operation |
Version | ctrtool 1.0.3, makerom 0.18 |
License | Mixed |
Last Updated | 2022/03/30 |
Links | |
Download | |
Website | |
Source | |
Project CTR contains two homebrew tools that allows you to extract and rebuild 3DS files:
- ctrtool - A general purpose reading/extraction tool for 3DS file formats. Updated version of neimod's ctrtool.
- makerom - Creates CTR cxi/cfa/cci/cia files. You can learn more about it here.
User guide
CTRTool supported file formats:
- ExeFs (.exefs).
- RomFs (.romfs) (and RomFS wrapped in IVFC).
- NCCH Format Variants:
- CTR Executable Image (.cxi).
- CTR File Archive (.cfa).
- CIP (.cip) (processes bundled with the kernel image).
- NCCH ExtendedHeader (.exhdr).
- CTR Importable Archive (.cia).
- NCSD Format Variants:
- CTR Card Image (.cci/.3ds/.3dz).
- CTR System Update (.csu).
- ES TitleMetaData (.tmd).
- ES eTicket (.tik).
- Firmware Images (.firm).
- CRR (.crr).
Screenshots
Changelog
CTRTool v1.0.3
- [BugFix] Fixed bug where extracting exefs/.code did not decompress when compressed flag was set #114.
MakeROM v0.18