SEAD > Yaz0 Compression (SZS)

This file always uses big endian byte order, even on little endian platforms.

OffsetSizeDescription
0x04Magic number (Yaz0)
0x44Decompressed size
0x84Required memory alignment (either 0 or a power of 2)
0xC4Reserved (always 0)
0x10Yaz0 compressed data

A good explanation of Yaz0 compression can be found here: http://www.amnoid.de/gc/yaz0.txt