Skip to content

makerom 0.14 and ctrtool re-release

Compare
Choose a tag to compare
@profi200 profi200 released this 20 Oct 14:24
· 238 commits to master since this release

makerom 0.14 and ctrtool x86_x64 for Windows and Linux.

Thanks to jakcron for all the work and the fixes!

Changelog:

  • ctrtool: Updated exheader validation and ncch spec/flag recognition #1
  • makerom: now supports unstripped ELFs #2
  • [makerom/ctrtool] fixes #3
  • [makerom/ctrtool] Made SystemMode(Ext) more meaningful. #4
  • [makerom/ctrtool] fixes + enhancements #5
  • Fixed CpuSpeed typo. #6

Sample rsf files:
Basic RSF: https://gist.github.com/jakcron/9f9f02ffd94d98a72632
Build System RSF: https://gist.github.com/jakcron/c3801fc54d0e4347e385

Edit:
ctrtool is now completely statically linked. No dlls needed.