blob: 06939dba42c9f8001609e0592f07974dc1cafdf5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
engine-data README
-------------------------------------------------------------------------------
access.dat
TODO
drascula.dat
TODO
hugo.dat:
This file contains all the hardcoded logic, strings and fonts used by Hugo
engine. Those information were stored in the original executables.
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.
lure.dat
TODO
mort.dat:
File created partially by extracting font data from the French executable. It
also contains the French and German translation, as well as a custom-made
English translation.
neverhood.dat:
TODO
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
teenagent.dat
TODO
tony.dat:
This file contains the font table used by the different versions of the game.
toon.dat:
This file contains all the strings hardcoded in the original executables.
|