Project CTR 3DS: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
|title=ctrtool | |title=ctrtool / makerom | ||
|image=ProjectCTR.jpg | |image=ProjectCTR.jpg | ||
|description=ctrtool and makerom. | |description=ctrtool and makerom. | ||
| Line 13: | Line 13: | ||
}} | }} | ||
Project CTR contains two homebrews that allows you to extract and rebuild 3DS files: | Project CTR contains two homebrews that allows you to extract and rebuild 3DS files: | ||
* ctrtool - A general purpose reading/extraction tool for | * ctrtool - A general purpose reading/extraction tool for 3DS file formats. Updated version of neimod's ctrtool. | ||
* makerom - | * makerom - Creates CTR cxi/cfa/cci/cia files. You can learn more about it [https://3dbrew.org/wiki/Makerom here]. | ||
==User guide== | ==User guide== | ||
Revision as of 05:04, 18 March 2022
| ctrtool / makerom | |
|---|---|
| File:ProjectCTR.jpg | |
| General | |
| Author | 3DSGuy |
| Type | PC Utilities |
| Version | ctrtool 1.0.1 & makerom 0.18 |
| License | Mixed |
| Last Updated | 2022/03/15 |
| Links | |
| Download | |
| Website | |
| Source | |
Project CTR contains two homebrews 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
CTRTools 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) (These are the 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.1
- [BugFix] Fixed bug where common-key 04 & 05 weren't initialised correctly.
MakeROM v0.18