03-19-2017, 12:32 AM
Well, the only results I could yield from scanning a compression type was LZFU_RAW.
Can try using that. If you open that file in a hex editor, it looks like font entries, but otherwise I don't know what else to tell you.
Code:
comtype LZFU_RAW
get ZSIZE asize
clog "" 0 ZSIZE ZSIZE
Can try using that. If you open that file in a hex editor, it looks like font entries, but otherwise I don't know what else to tell you.