Skip to content

Z64Utils v2.1.0

Latest
Compare
Choose a tag to compare
@Random06457 Random06457 released this 28 Jul 23:44

F3DZEX Renderer:

  • Added Color Blender/Color Combiner support.
  • Fixed texture clamping/masking/mirroring/wrapping.
  • Added accurate tile support (this includes multi-tile support).

F3DZEX Disassembler:

  • Added render mode detection/disassembly.
  • Added comments for color blender/color combiner related commands.

Misc:

  • Added support for zlib compressed ROMs (e.g. iQue ROMs).
  • Added support for ROMs using different bootrom versions (i.e. not CIC-6105).
  • The format and minimum requirement for version info files was changed.
  • Configuration files are now distributed at Z64Utils-Config. However The latest version of the configuration files (at the time of the release) will still be embedded in Z64Utils releases.
  • Added ability to import/export file name list.
  • The DList Renderer can now be opened without having to load a ROM.

Bugs:

  • Fixed CI4/I4/IA4 texture decoding (by @Dragorn421).
  • Fixed some skeleton detection related bugs (by @Thar0).