Page 1 of 1

Swoosh SCK extraction problems with CSB ANIM.DAT

Posted: Sat Apr 07, 2007 1:27 pm
by Gambit37
Uisng the latest version (10/March/2007), I cannot seem to extract the data from the ANIM.DAT of CSB Amiga. I get this error:

INFO: Resource = anim.dat
INFO: Resource MD5 = 524D099FD80D266E3FE222AFA5267583
INFO: Detected format = UNKNOWN
Exception in thread "main" java.lang.ClassCastException: com.gse.lib.dm.resource
.ResourceFile
at sck.Extract.run(Extract.java:212)
at sck.Main.main(Main.java:136)

Hmmm, I've just realised that there are no SCK map files for this resource -- has it not been decoded yet?

Posted: Sun Apr 08, 2007 3:54 am
by ChristopheF
sck does not support animations decoding.
For now, my VBScript is the only decoder available for animations.

sck will eventually include support for these files later.

Posted: Sun Apr 08, 2007 5:23 am
by Gambit37
Yah, I finally figured that out :oops: