Files
scummvm/dists/engine-data
Florian Kagerer bf5ae45490 KYRA/PC98: workaround for missing delay opcodes
The sequence data for the forest sequence in the Kyra PC-98 intro has no delay opcodes making it play way too fast on modern systems. This workaround adds the same delay opcodes to the sequence data that the other Kyra versions have.

svn-id: r53761
2010-10-24 13:00:47 +00:00
..
2008-04-20 14:49:41 +00:00
2009-09-05 08:15:09 +00:00

engine-data README
-------------------------------------------------------------------------------

kyra.dat:
The 'kyra.dat' file is created by extracting hardcoded data, like the
roomtable, inventory names, various strings, tables for shapes and sequence
scripts, from.

queen.tbl:
'queen.tbl' contains a list of filenames, filesizes and offsets for the
individual files saved in QUEEN.1. This data was originally included in the
executable. The compress_queen tool adds the information contained in queen.tbl
to QUEEN.1; for this reason neither the freeware FOTAQ floppy version nor the
mp3/ogg/flac encoded need the datafile.

sky.cpt:
TODO