Does anyone have a description of .lzx file format (header...)?
I figured out the files seem to be seperated with '0f00'. then comes the (un)compressed size.
last is filename.
how to tell if a file is 'merged' (part of solid block) or not?
thanks.
edit: nevermind, found it in 'unlzx.c'