mirror of
https://github.com/glest/glest-source.git
synced 2025-08-24 17:02:49 +02:00
setting defaults in glest.ini
This commit is contained in:
@@ -6,7 +6,7 @@ AiRedir=false
|
|||||||
AllowDownloadDataSynch=false
|
AllowDownloadDataSynch=false
|
||||||
AllowGameDataSynchCheck=false
|
AllowGameDataSynchCheck=false
|
||||||
AllowRotateUnits=true
|
AllowRotateUnits=true
|
||||||
AutoMaxFullScreen=true
|
AutoMaxFullScreen=false
|
||||||
AutoTest=false
|
AutoTest=false
|
||||||
CheckGlCaps=true
|
CheckGlCaps=true
|
||||||
ColorBits=32
|
ColorBits=32
|
||||||
@@ -36,13 +36,14 @@ FontMenuBigPrefix=-*-*-bold-*-*-*-
|
|||||||
FontMenuNormalPostfix=-*-*-*-*-*-*-*
|
FontMenuNormalPostfix=-*-*-*-*-*-*-*
|
||||||
FontMenuNormalPrefix=-*-*-*-*-*-*-
|
FontMenuNormalPrefix=-*-*-*-*-*-*-
|
||||||
Lang=english
|
Lang=english
|
||||||
MaxLights=3
|
MaxLights=8
|
||||||
NetPlayerName=SoftCoder
|
NetPlayerName=unknown
|
||||||
NetworkConsistencyChecks=true
|
NetworkConsistencyChecks=true
|
||||||
PhotoMode=false
|
PhotoMode=false
|
||||||
RefreshFrequency=75
|
RefreshFrequency=75
|
||||||
ScreenHeight=768
|
ScreenHeight=768
|
||||||
ScreenWidth=1024
|
ScreenWidth=1024
|
||||||
|
ServerIp=172.20.100.101
|
||||||
ServerPort=61357
|
ServerPort=61357
|
||||||
ShadowAlpha=0.2
|
ShadowAlpha=0.2
|
||||||
ShadowFrameSkip=2
|
ShadowFrameSkip=2
|
||||||
|
Reference in New Issue
Block a user