Setup
=====
This file contains configuration settings for the game.
If the game doesn't run or doesn't run well, then change
some of the settings.  IT READS AFTER THE COLONS, SILLY!



Settings
========
Zbuffer reflections ( TRUE or FALSE )		: TRUE
Maximum number of vertices ( 25 to 100 )	: 25
Direct3D Device ( HAL, MMX, AMP, or RGB )	: HAL
Screen size ( eg. 640x480 )                     : 640x480
Screen color depth ( 8, 16, 24, or 32 )         : 16
Screen Z buffer depth ( 16 or 32 )              : 16
Maximum text messages ( 0 to 4 )		: 4
Draw status bars ( TRUE or FALSE )		: TRUE
Perspective correction ( TRUE or FALSE )	: FALSE
Texture filtering ( TRUE or FALSE )		: TRUE
Gouraud shading ( TRUE or FALSE )		: TRUE
Antialiasing ( TRUE or FALSE )			: FALSE
Dithering ( TRUE or FALSE )			: FALSE
Floor reflections fade out ( TRUE or FALSE )	: FALSE
Reflections on ( TRUE or FALSE )		: TRUE
Shadows on ( TRUE or FALSE )			: TRUE
Shadows rendered as sprites ( TRUE or FALSE )	: TRUE
Phong highlights ( TRUE or FALSE )		: FALSE
Display FPS ( TRUE or FALSE )			: TRUE FALSE
Multi layer water ( TRUE or FALSE )		: FALSE
Overlay allowed ( TRUE or FALSE )		: TRUE
Background allowed ( TRUE or FALSE )		: TRUE
Sound allowed ( TRUE or FALSE )			: TRUE
Music allowed ( TRUE or FALSE )			: FALSE TRUE
Fog allowed ( TRUE or FALSE )			: TRUE
Autoturn camera ( TRUE or FALSE or GOOD )	: TRUE
Lag tolerance ( 3 to 10 )			: 2
RTS Lag tolerance ( 25 to 100 )			: 25
Multiplayer host name ( eg. Gwarn's_Game )	: EgoHost
Multiplayer messaging name ( eg. Gwarn )	: Noodle
Network On ( TRUE or FALSE )			: FALSE


Things You Should Know
======================
    Try fiddling with Zbuffer reflections if "Bad Things"
are happening.
    If you don't have a 3D card, use the AMP or MMX
setting.  Get a 3D card.
    Many cards can set "Floor reflections fade
out" to TRUE for a better effect.
    Most cards can set fog allowed to TRUE, for a nice
ground fog effect.
    Some cards can set "Shadows rendered as sprites" to
FALSE for a nicer shadow effect.
    Set both Background allowed and Overlay allowed to
FALSE for a higher frame rate on certain modules.
    Set Multilayer Water to TRUE for a better effect,
but it's slower...
    Set Network On to TRUE if you want to try playing a
network game.  You'll need a good LAN.