Skip to content

v1.0.1: Minor Fixes and Improvements

Choose a tag to compare

@NinjaCheetah NinjaCheetah released this 28 Jun 02:44
· 100 commits to main since this release
c7e7847

Further improvements to overall system stability and other minor adjustments have been made to enhance the user experience.

Changelog:

  • Rewrote WAD module, now displays more clear error messages when attempting to pack a WAD
  • WAD module now uses a libWiiPy.title.Title() for packing instead of the legacy method (this makes it match unpacking)
  • NUS module now supports -o or --output to specify a file name or path to output to, if you don't want to use the default <tid>-<version>.wad format, or want the file somewhere other than the same directory as the exectuable

These builds were built off of the main branch of libWiiPy as of 2024-06-27, and are using a development version of libWiiPy v0.4.0 as a result.