Thread: New Anims.j2a
View Single Post
_TK_

JCF Member

Joined: Jun 2002

Posts: 12

_TK_ has disabled reputation

Jun 14, 2002, 04:31 PM
_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
I opened Anims.j2a with hex editor. The first line was:

414C 4942 00BA BE00 D001 0000 0002 0818 ALIB............

I think it uses ALIB-compression(whatever it is..)