×
Create a new article
Write your page title here:
We currently have 133 articles on Open Eggbert. Type your article name above or click on one of the titles below and start writing!



Open Eggbert
133Articles

CONFIG.DEF: Difference between revisions
Speedy Blupi / File types / CONFIG.DEF

(Created page with "CONFIG.DEF is a text configuration file placed in the DATA directory It has differences between games. {| class="wikitable" |+ !Key !Description !Possible values !Supported in games |- | | | | |- | | | | |- | | | | |} <blockquote>FullScreen=0 TrueColor=8 MouseType=1 SpeedRate=1 Timer=50ms StrictCompatibility=0</blockquote>")
 
No edit summary
Line 10: Line 10:
!Supported in games
!Supported in games
|-
|-
|FullScreen=0
|
|0,1
|SBD,SB1,SB2,SED,SE1,SE2,OE1
|-
|TrueColor
|
|8,16
|
|-
|MouseType
|
|
|
|
|-
|SpeedRate
|
|
|
|
|
|
|-
|-
|Timer
|
|
|
|
|
|
|-
|StrictCompatibility
|
|0,1
|
|
|-
|-

Revision as of 16:51, 5 August 2024

CONFIG.DEF is a text configuration file placed in the DATA directory


It has differences between games.

Key Description Possible values Supported in games
FullScreen=0 0,1 SBD,SB1,SB2,SED,SE1,SE2,OE1
TrueColor 8,16
MouseType
SpeedRate
Timer
StrictCompatibility 0,1

FullScreen=0

TrueColor=8

MouseType=1

SpeedRate=1

Timer=50ms

StrictCompatibility=0