05-02-2015, 11:55 PM
(05-02-2015, 09:49 AM)TGE Wrote: Noticed the 0x78 0x9C patterns, which means the file is zlib compressed!
Use offzip to decompress the file
eg:
Code:offzip.exe -a -1 "C:\Users\TGE\Downloads\ghost simple\ghosthider.data" "C:\Users\TGE\Downloads\ghost simple" 0
It doesn't appear to be using CGFX but I have a gut feeling it's a modified version of the propreitary model format. (looks like it's the case!)
Thanks!
So, its give me the 00000000.dat like that.
Now what I should to do next? I suppose?