Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Project CTR 3DS: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 4: Line 4:
|description=Updated version of ctrtool and makerom.
|description=Updated version of ctrtool and makerom.
|author=3DSGuy (jakcron)
|author=3DSGuy (jakcron)
|lastupdated=2022/04/17
|lastupdated=2022/06/17
|type=File Operation
|type=File Operation
|version=ctrtool 1.0.4, makerom 0.18.2
|version=ctrtool 1.1.0, makerom 0.18.3
|license=Mixed
|license=Mixed
|download=[https://dlhb.gamebrew.org/3dshomebrews/ctrtool.7z ctrtool] & [https://dlhb.gamebrew.org/3dshomebrews/makerom.7z makerom]
|download=[https://dlhb.gamebrew.org/3dshomebrews/ctrtool.7z ctrtool] & [https://dlhb.gamebrew.org/3dshomebrews/makerom.7z makerom]
Line 40: Line 40:


==Changelog==
==Changelog==
'''CTRTool v1.1.0'''
*[BugFix] Honour plain flag (-p/--plain) when processing CIA content encryption
'''CTRTool v1.0.4'''
'''CTRTool v1.0.4'''
* [BugFix] Fixed bug where CCI CryptoType 1,2 weren't processed correctly when evaulating InitialData [https://github.com/3DSGuy/Project_CTR/issues/116 #116].
* [BugFix] Fixed bug where CCI CryptoType 1,2 weren't processed correctly when evaulating InitialData [https://github.com/3DSGuy/Project_CTR/issues/116 #116].
'''MakeROM v0.18.3'''
*[BuildSystem] makefile for makerom and libyaml updated to define -D_GNU_SOURCE for linux builds.
**This addresses issue #122 where some functions were implcitly defined causing segfaults on linux.


'''MakeROM v0.18.2'''
'''MakeROM v0.18.2'''

Revision as of 04:46, 5 July 2022

Project CTR
Projectctr2.png
General
Author3DSGuy (jakcron)
TypeFile Operation
Versionctrtool 1.1.0, makerom 0.18.3
LicenseMixed
Last Updated2022/06/17
Links
[ctrtool & makerom 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

projectctr3.png

projectctr4.png

Changelog

CTRTool v1.1.0

  • [BugFix] Honour plain flag (-p/--plain) when processing CIA content encryption

CTRTool v1.0.4

  • [BugFix] Fixed bug where CCI CryptoType 1,2 weren't processed correctly when evaulating InitialData #116.

MakeROM v0.18.3

  • [BuildSystem] makefile for makerom and libyaml updated to define -D_GNU_SOURCE for linux builds.
    • This addresses issue #122 where some functions were implcitly defined causing segfaults on linux.

MakeROM v0.18.2

  • [BugFix] Correctly initialize prod InitialData KeyX.
  • [BugFix] Properly select CCI CryptoType when not manually specified.

Release notes.

External links

Advertising: