not really known
Go to file
Jack 02f2411d1a
Some checks failed
Compile CTRTool (on master branch) / Compile ${{ matrix.prog }} for ${{ matrix.dist }} (arm64, macos_arm64, macos-latest, ctrtool) (push) Has been cancelled
Compile CTRTool (on master branch) / Compile ${{ matrix.prog }} for ${{ matrix.dist }} (x86_64, macos_x86_64, macos-latest, ctrtool) (push) Has been cancelled
Compile CTRTool (on master branch) / Compile ${{ matrix.prog }} for ${{ matrix.dist }} (x86_64, ubuntu_x86_64, ubuntu-latest, ctrtool) (push) Has been cancelled
Compile CTRTool (on master branch) / Compile ${{ matrix.prog }} for ${{ matrix.dist }} (Release, Release, win_x86, windows-latest, x86, ctrtool) (push) Has been cancelled
Compile CTRTool (on master branch) / Compile ${{ matrix.prog }} for ${{ matrix.dist }} (x64\Release, Release, win_x64, windows-latest, x64, ctrtool) (push) Has been cancelled
Compile MakeROM (on master branch) / Compile ${{ matrix.prog }} for ${{ matrix.dist }} (arm64, macos_arm64, macos-latest, makerom) (push) Has been cancelled
Compile MakeROM (on master branch) / Compile ${{ matrix.prog }} for ${{ matrix.dist }} (x86_64, .exe, win_x86_64, windows-latest, makerom) (push) Has been cancelled
Compile MakeROM (on master branch) / Compile ${{ matrix.prog }} for ${{ matrix.dist }} (x86_64, macos_x86_64, macos-latest, makerom) (push) Has been cancelled
Compile MakeROM (on master branch) / Compile ${{ matrix.prog }} for ${{ matrix.dist }} (x86_64, ubuntu_x86_64, ubuntu-latest, makerom) (push) Has been cancelled
Bump makerom version to 0.18.5
2024-12-29 13:14:52 +08:00
.github/workflows Bump GH Workflows 2024-12-28 23:47:45 +08:00
.vs [ctrtool] fix bug with seeddb 2017-05-28 13:52:32 +08:00
ctrtool Bump CTRTool version to v1.2.1 for release 2024-12-28 23:51:22 +08:00
makerom Bump makerom version to 0.18.5 2024-12-29 13:14:52 +08:00
.gitattributes Added neimod's ctrtool 2014-04-14 09:39:21 +08:00
.gitignore Update gitignore 2022-03-12 15:58:46 +08:00
makefile Modernize MakeROM build system + bug fixes (#120) 2022-04-17 10:49:05 +08:00
README.md Update README.md for makerom v0.18.3 release. 2022-04-22 19:24:27 +08:00

Project_CTR

Project CTR is a collection of custom Nintendo 3DS tools.

Tools

ctrtool - a tool to read/extract Nintendo 3DS files. (download)

makerom - creates CTR cxi/cfa/cci/cia files. (download)