Search found 1 match

by moosotc
Tue Apr 28, 2009 8:10 am
Forum: Game Archive
Topic: Shadow of the Colossus Archive (.DAT)
Replies: 7
Views: 5729

Re: Shadow of the Colossus Archive (.DAT)

The code to read/extract stuff from SotC is available at: http://repo.or.cz/w/dormin.git There are dumper utilities in Python which should be pretty easy to follow plus the character animation player written in OCaml/C and a bit of documentation. You can see the result of running the player here: ht...