Skip to content

v2.0.0-alpha.1

Choose a tag to compare

@github-actions github-actions released this 18 Aug 19:07
· 33 commits to main since this release

What's Changed

nod v2 is a complete internal overhaul, with support for writing all supported disc image formats (except NFS), seamless multi-threaded reading and writing, and improved API ergonomics.

nod's conversion code is faster and creates smaller disc images than both Dolphin and NKit v2, while supporting more formats and compression options.

  • Added: Conversion between all supported disc image formats (except NFS)
  • Added: Support decrypted Wii discs
  • Added: Conversion between decrypted/encrypted Wii discs
  • Added: Multi-threaded processing for both reading and writing

Authoring support (e.g. disc image creation from an extracted filesystem) is currently in progress, but may not be included in nod v2.

Full Changelog: v1.4.4...v2.0.0-alpha.1