Changes
Jump to navigation
Jump to search
→Format
==== Format ====
The LZS archive has a very small header at 0x00 that has the length of the decompressed compressed file as an unsigned 32 bit integer. After that is the compressed data.
==== LZS compression ====