Robertvokac (talk | contribs) No edit summary |
Robertvokac (talk | contribs) No edit summary |
||
Line 11: | Line 11: | ||
!Description | !Description | ||
!Possible values | !Possible values | ||
!Example | |||
!Default | |||
!Supported in games | !Supported in games | ||
|- | |- | ||
Line 16: | Line 18: | ||
| | | | ||
|0,1 | |0,1 | ||
| | |||
| | |||
|SBD,SB1,SB2,SED,SE1,SE2,OE1 | |SBD,SB1,SB2,SED,SE1,SE2,OE1 | ||
|- | |- | ||
Line 21: | Line 25: | ||
| | | | ||
|8,16 | |8,16 | ||
| | |||
| | |||
| | | | ||
|- | |- | ||
|MouseType | |MouseType | ||
| | |||
| | |||
| | | | ||
| | | | ||
Line 29: | Line 37: | ||
|- | |- | ||
|SpeedRate | |SpeedRate | ||
| | |||
| | |||
| | | | ||
| | | | ||
Line 35: | Line 45: | ||
|Timer | |Timer | ||
| | | | ||
| | |a number | ||
|50ms | |||
|50ms | |||
| | | | ||
|- | |- | ||
|StrictCompatibility | |StrictCompatibility | ||
| | |If enabled, OE3 will behaves as much as possible as games released in 1998 and 2002, this means, that some new | ||
|0,1 | |0,1 | ||
|1 | |||
|0 | |||
| | | | ||
|- | |- | ||
| | |||
| | |||
| | | | ||
| | | |
Revision as of 15:53, 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 | Supported in games |
---|---|---|---|---|---|
FullScreen=0 | 0,1 | SBD,SB1,SB2,SED,SE1,SE2,OE1 | |||
TrueColor | 8,16 | ||||
MouseType | |||||
SpeedRate | |||||
Timer | a number | 50ms | 50ms | ||
StrictCompatibility | If enabled, OE3 will behaves as much as possible as games released in 1998 and 2002, this means, that some new | 0,1 | 1 | 0 | |
FullScreen=0
TrueColor=8
MouseType=1
SpeedRate=1
Timer=50ms
StrictCompatibility=0