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..)
|