Skip to content

Kuriimu v1.0.13

Compare
Choose a tag to compare
@IcySon55 IcySon55 released this 18 Jul 17:45
· 145 commits to master since this release

Features

  • Fixed blocked DLL loading. Users will no longer need to unblock the files for Kuriimu to use them!
  • Added the new FNV123 hashing algorithm.
  • Added a second version of the SpikeChunsoft compression algorithm.
  • Added support for Switch swizzles for loading Switch images.
  • Added support for loading and saving PVRTC compressed images.
  • Added support for loading and saving ETC2 compressed images via PVRTC library.
  • Added the new XXHash32 hashing algorithm.
  • Improved the LZ4 compression algorithm to be standards compliant.
  • Refactored CIA decryption so that it now fully works.

Plugins

  • Improved MTTEX image plugin compatibility. (Automatic mipmap downsampling)
  • Added a new archive plugin for the PAC format. (Mario Party 10)
  • Added a new text plugin for the BMG format.
  • Improved VCG image plugin compatibility. (Refactored)
  • Improved XI image plugin compatibility. (2 more formats supported)
  • Improved TTBIN text plugin compatibility.
  • Improved G1T image plugin compatibility. (More formats supported)
  • Improved HPB/HPI archive plugin compatibility. (Fixed compressed filesize info)
  • Improved STEX image plugin compatibility. (You can now change the format)
  • Added a new archive plugin for CIA/NCCH/NCSD. (RomFS and ExeFS supported within)
  • Improved MTARC archive plugin compatibility. (Switch files now supported)

Changes

  • Fixed some case sensitivity issues for building on Linux.