Releases: z64utils/z64compress
Releases · z64utils/z64compress
z64compress v1.0.2
New in this release
- The
--mb
argument is now optional. (Thanks, @Thar0!)
- Added
zlib
codec and --headerless
argument, meaning Zelda 64 iQue roms can now be recompressed.
z64compress v1.0.1
New features
--matching
option courtesy of @Thar0 that recompresses a decompressed rom to be byte-identical to its retail counterpart. PR #1
--only-stdout
option courtesy of @Thar0 to make OoT/MM decomp integration more seamless. PR #2
Bug fixes
- Less strict alignment on error checking makes decompressed OoT Randomizer roms able to be recompressed. PR #5 closes issue #4.
z64compress v1.0
z64compress
initial release: optimized and feature-complete!