Meitantei Conan: Majutsushi no Chousenjou!/Notes

From Data Crystal
Jump to navigation Jump to search

Chip tiny.png The following article is a Notes Page for Meitantei Conan: Majutsushi no Chousenjou!.

Compression format

The game employs a LZSS-like compression format. Preliminary decompression reveals that, if not entirely, then at least the majority of the data is of tileset. The structure of this format is as follows:

char[4]             "LZS2"
uint32              original_size
uint32              payload_size
byte[4]             00 00 00 00
byte[payload_size]  payload