Re-Volt 2 Z Image

From XentaxWiki
Revision as of 08:16, 16 November 2020 by imported>Ikskoks (Created page with "== Z == * ''' Game ''': Re-Volt 2 <br> * ''' Format Type ''': Image <br> * ''' [http://en.wikipedia.org/wiki/Endianness Endian Order] ''': Little Endian <br> ==...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Z


Format Specifications

// Re-Volt 2
// Z image file format

// little endian

4 bytes (uint32) - width
4 bytes (uint32) - height
4 bytes - unknown
x bytes - ZLIB compressed data

MultiEx BMS Script

Not written yet.

Notes and Comments

  • Image data is headerless BMP copressed with ZLIB.

Compatible Programs

  • Offzip