Thread: New Anims.j2a
View Single Post
_TK_

JCF Member

Joined: Jun 2002

Posts: 12

_TK_ has disabled reputation

Jun 22, 2002, 10:33 AM
_TK_ is offline
Reply With Quote
Quote:
Originally posted by Haze


It's an encoded file, with a compression routine partly based on the ZLib-routines. Mostly all the Jazz2 files are compressed by a hybrid compression, part ZLib part Epic. Though I'm suspecting that Epic's "compression" is just a special header. :P
It's not just a special header: it is much complicated. I changed the header(ALIB) to ZLib's header(x) and tried to decompress it. It didn't work. I also tried some known archive types: it isn't Zip, Ace, Jar, Rar, LHA or any of the known archive types.