Re-Volt 2 Z Image
Jump to navigation
Jump to search
Z
- Game : Re-Volt 2
- Format Type : Image
- Endian Order : Little Endian
Format Specifications
// Re-Volt 2 // Z image file format // little endian //header 4 bytes (uint32) - width 4 bytes (uint32) - height 4 bytes - unknown 4 bytes (uint32) - size of compressed data //data x bytes - ZLIB compressed image data
MultiEx BMS Script
Not written yet.
Notes and Comments
- Image data is headerless BMP compressed with ZLIB.
Compatible Programs
- Offzip / TextureFinder
Gallery