removed .gitignore
[k8opentitus.git] / titus.conf
bloba190a27f57ffe59fe7beaedafcfe296e0cb9cb97
1 # OpenTitus config file
2 # See readme.txt for reference
3 devmode 1
5 reswidth 320
6 resheight 200
7 bitdepth 32
8 ingamewidth 320
9 ingameheight 192
11 # Audio file, must follow the OPENTITUSAUDIO file format specified in doc/audio.txt
12 audiofile titus/music_ttf.bin
14 # videomode 0: window mode, 1: fullscreen
15 videomode 0
17 # Numbers of levels, TTF: 15, Moktar: 16
18 levelcount 15
20 # Level files, TTF: lvl15->LEVELG.SQZ, Moktar: lvl15->LEVELF.SQZ, lvl16->LEVELG.SQZ
22 level 1 titus/LEVEL0.SQZ
23 level 2 titus/LEVELJ.SQZ
24 level 3 titus/LEVEL1.SQZ
25 level 4 titus/LEVEL2.SQZ
26 level 5 titus/LEVEL3.SQZ
27 level 6 titus/LEVEL4.SQZ
28 level 7 titus/LEVEL5.SQZ
29 level 8 titus/LEVEL6.SQZ
30 level 9 titus/LEVEL7.SQZ
31 level 10 titus/LEVEL8.SQZ
32 level 11 titus/LEVEL9.SQZ
33 level 12 titus/LEVELB.SQZ
34 level 13 titus/LEVELC.SQZ
35 level 14 titus/LEVELE.SQZ
36 level 15 titus/LEVELG.SQZ
38 # Sprite file, TTF: SPREXP.SQZ, Moktar: SPRITES.SQZ
39 sprites titus/SPREXP.SQZ
41 # The sprites are in different format in Moktar compared to Titus.
42 # game 0: Titus the Fox, 1: Moktar
43 game 0
45 # The format of a picture is as follow:
46 # 0: Planar 16-color grayscale
47 # 1: Planar 16-color
48 # 2: 256 color
50 logo titus/TITUS.SQZ
51 logoformat 2
52 intro titus/TITRE.SQZ
53 introformat 2
54 menu titus/MENU.SQZ
55 menuformat 2
57 # Finish image, only in TTF
58 finish titus/LEVELA.SQZ
59 finishformat 0
61 # Font file, TTF/Moktar: FONTS.SQZ
62 font titus/FONTS.SQZ