Robertvokac (talk | contribs) No edit summary |
Robertvokac (talk | contribs) No edit summary |
||
Line 12: | Line 12: | ||
!Possible values | !Possible values | ||
!Example | !Example | ||
!Default | !Default or initial value | ||
!Mandatory | |||
!Supported in games | !Supported in games | ||
|- | |- | ||
Line 20: | Line 21: | ||
| | | | ||
| | | | ||
|Yes | |||
|SBD,SB1,SB2,SED,SE1,SE2,OE3 | |SBD,SB1,SB2,SED,SE1,SE2,OE3 | ||
|- | |- | ||
Line 27: | Line 29: | ||
| | | | ||
| | | | ||
|Yes | |||
| | | | ||
|- | |- | ||
Line 34: | Line 37: | ||
| | | | ||
| | | | ||
|Yes | |||
| | | | ||
|- | |- | ||
Line 41: | Line 45: | ||
| | | | ||
| | | | ||
|Yes | |||
| | | | ||
|- | |- | ||
Line 48: | Line 53: | ||
|50ms | |50ms | ||
|50ms | |50ms | ||
|Yes | |||
| | | | ||
|- | |- | ||
Line 55: | Line 61: | ||
|1 | |1 | ||
|0 | |0 | ||
|No | |||
|OE3 | |OE3 | ||
|- | |- | ||
Line 63: | Line 70: | ||
| | | | ||
|VGA | |VGA | ||
| | |No | ||
|OE3 | |||
|} | |} | ||
<blockquote>FullScreen=0 | <blockquote>FullScreen=0 |
Revision as of 16:06, 5 August 2024
CONFIG.DEF is a text configuration file placed in the DATA directory
It has differences between games.
Note: Possible values 0 or 1 means disabled or enabled.
Key | Description | Possible values | Example | Default or initial value | Mandatory | Supported in games |
---|---|---|---|---|---|---|
FullScreen=0 | 0,1 | Yes | SBD,SB1,SB2,SED,SE1,SE2,OE3 | |||
TrueColor | 8,16,24 | Yes | ||||
MouseType | Yes | |||||
SpeedRate | Yes | |||||
Timer | a number | 50ms | 50ms | Yes | ||
StrictCompatibility | If enabled, OE will behaves as much as possible as games released in 1998 and 2002, this means, that new OE features will be disabled. | 0,1 | 1 | 0 | No | OE3 |
DisplayResolutionStandard | VGA:width=640 height=480
QuadVGA:width=1280 height=960 |
VGA, QuadVGA | VGA | No | OE3 |
FullScreen=0
TrueColor=8
MouseType=1
SpeedRate=1
Timer=50ms
StrictCompatibility=0