1[Online]
2;Metaserver address
3meta=meta.tomenet.eu
4
5;Pick a host, unlike the UNIX version of TomeNET, this version gets the
6;host name from the INI file instead of from the command line.
7host=europe.tomenet.eu
8
9;Game host's port
10port=18348
11
12;Pick a name.  Spaces are allowed.  The name should be no longer than
13;15 characters and shouldn't contain any "special" characters.
14nick=
15
16;Pick a password.  It should not be more than 15 characters long.  Also,
17;you shouldn't use a password that you use anywhere else, because it is
18;not encrypted.
19pass=
20
21
22;Client-side FPS changes how often the game checks for keyboard input.
23;Increase it if you like. (Recommended: 100)
24fps=100
25
26
27[Base]
28LibPath=.\lib
29
30; - disable num lock key on starting up (1 = do so)
31DisableNumlock=1
32
33; - Use lighter 'dark blue' colour to increase readability on some screens
34LighterDarkBlue=1
35
36; - enable graphics in general (0 = off)
37Graphics=0
38
39; - enable audio in general (0 = off, 1 = on)
40Sound=1
41
42; pre-cache audio (defaults to on; recommended)
43CacheAudio=1
44
45; - mixer sample rate, default is 44100 (best left disabled)
46;   It is highly recommended to not changed this to
47;   avoid wrongly pitched audio on some systems.
48SampleRate=44100
49
50; - number of mixer channels, ie the number of sound effects
51;   that can be played simultaneously. (4..32)
52MaxChannels=32
53
54; - Sample buffer size (larger = more lagging sound,
55;   smaller = skipping on slow machines. 128..8192)
56AudioBuffer=1024
57
58; - turn various things on(1) or off(0)
59AudioMaster=1
60AudioMusic=1
61AudioSound=1
62AudioWeather=1
63
64; - mixer values for various things (0..100)
65AudioVolumeMaster=75
66AudioVolumeMusic=100
67AudioVolumeSound=100
68AudioVolumeWeather=100
69
70
71[Main window]
72WindowNumber=0
73PositionX=0
74PositionY=1
75Columns=80
76Rows=24
77Font=8X13.FON
78Graf=8X13.BMP
79
80[Mirror window]
81WindowNumber=1
82WindowTitle=Game messages
83Visible=1
84PositionX=0
85PositionY=522
86Columns=80
87Rows=24
88Font=6X10.FON
89Graf=8X13.BMP
90
91[Recall window]
92WindowNumber=2
93WindowTitle=Inventory
94Visible=1
95PositionX=484
96PositionY=359
97Columns=80
98Rows=24
99Font=6X10.FON
100Graf=8X13.BMP
101
102[Choice window]
103WindowNumber=3
104WindowTitle=Character overview
105Visible=1
106PositionX=652
107PositionY=1
108Columns=80
109Rows=22
110Font=5X8.FON
111Graf=8X13.BMP
112
113[Term-4 window]
114WindowNumber=4
115WindowTitle=Chat
116Visible=1
117PositionX=652
118PositionY=183
119Columns=80
120Rows=17
121Font=6X10.FON
122Graf=8X13.BMP
123
124[Term-5 window]
125WindowNumber=5
126WindowTitle=Equipment
127Visible=1
128PositionX=484
129PositionY=622
130Columns=80
131Rows=14
132Font=6X10.FON
133Graf=8X13.BMP
134
135[Term-6 window]
136WindowNumber=6
137WindowTitle=Term-6
138Visible=0
139PositionX=184
140PositionY=549
141Columns=80
142Rows=24
143Font=5X8.FON
144Graf=8X13.BMP
145
146[Term-7 window]
147WindowNumber=7
148WindowTitle=Term-7
149Visible=0
150PositionX=676
151PositionY=548
152Columns=80
153Rows=24
154Font=5X8.FON
155Graf=8X13.BMP
156