Z64 Resource Extractor
CHANGELOG
Version 1.1:
- Added support for YAZ0 compression (thanks go to Cooliscool and Demo).
- Restructured file table handling.
- Improved the database scanners: they now will only scan the
initial 960KB of the ROM where the databases are usually stored and
will prompt if the user wishes to continue the scan.
- Fixed support for ROMs that have an address database but no name database: this expands support to all versions of Ocarina of Time and Majora's Mask.
- Now has primitive contextual scanning for unidentified files: can identify map files and scene files.
- Improved ISO compliancy.
- Added a feature that exports the databases into a file for reference purposes.
- Uses smart file-checking: if it detects a file that already
exists but hasn't been decompressed, it will decompress it
automatically rather than extracting it again. You are also
presented the option to delete all files whose size don't match the
ROM; no more excessive prompting!
Version 1.0: