Skip to content

makerom 0.15 and ctrtool

Compare
Choose a tag to compare
@jakcron jakcron released this 18 Jan 16:52
· 177 commits to master since this release

Includes binaries for Linux, Windows and OS X (all 64bit).

Change log:

  • [ctrtool/makerom] Builds are now time-stamped.
  • [makerom] Simplified help text.
  • [makerom] Fixed RomFS file limit bug.
  • [makerom] Added more information to verbose output.
  • [ctrtool] Added large file support.
  • [ctrtool] Added Unicode support to RomFS file extraction.
  • [makerom] Added a copyright-free logo to use when building CXIs. (Configure RSF with: "BasicInfo/Logo: Homebrew") (Credit: @yellows8)
  • [ctrtool] Command-line arguments "--listromfs" and "--romfsdir" can now be applied to NCCH files.
  • [ctrtool] Fixed Visual Studio support. (Credit: @Myriachan)
  • [ctrtool] Added command-line argument "--showsyscalls", which shows the names of system calls. (Credit: @Myriachan)
  • [makerom] Improved ELF processing code, fixed support for ctrulib >= 1.0.0 ELFs. (issues #14 and #20).
  • [makerom] Added AES key generator code (NCCH KeyXs not included).
  • [makerom] More common keys added to devkit key-chain (all 6 are included now).

Sample RSF Files: https://gist.github.com/jakcron/47392b861657746d8448