diff --git a/mk/linux/glest.ini b/mk/linux/glest.ini index 9fda387c1..4ebd94028 100644 --- a/mk/linux/glest.ini +++ b/mk/linux/glest.ini @@ -15,10 +15,9 @@ ConsoleMaxLinesStored=20 ConsoleTimeout=20 DayTime=1000 DebugLogFile=debug.log -DebugMode=true -DebugNetwork=false +DebugMode=false DebugPerformance=false -DebugWorldSynch=false +DebugNetwork=false DepthBits=16 FactoryGraphics=OpenGL FactorySound=OpenAL @@ -46,8 +45,8 @@ FontMenuNormalPrefix=-*-helvetica-*-r-*-*- FontMenuVeryBigBaseSize=25 FontSizeAdjustment=0 Lang=english +MaxLights=8 Masterserver=http://soft-haus.com/glest/cgi-bin/ -MaxLights=2 NetPlayerName=unknown NetworkConsistencyChecks=true PhotoMode=false @@ -59,14 +58,14 @@ ServerPort=61357 ShadowAlpha=0.2 ShadowFrameSkip=2 ShadowTextureSize=512 -Shadows=Disabled +Shadows=Projected SoundStaticBuffers=16 SoundStreamingBuffers=4 SoundVolumeAmbient=80 SoundVolumeFx=80 SoundVolumeMusic=90 StencilBits=0 -Textures3D=0 -UnitParticles=1 +Textures3D=true +UnitParticles=true UserData_Root=mydata/ -Windowed=1 +Windowed=false