Author Topic: Game Screen Size Problem  (Read 3676 times)

_simon_

  • Guest
Game Screen Size Problem
« on: 14 October 2007, 18:32:54 »
My monitor is using 1680x1050 but the game seems to be stuck at 1024x768

I tried changing it in glest.ini but it's having no impact at all.

Any ideas?
« Last Edit: 1 January 1970, 00:00:00 by _simon_ »

hailstone

  • GAE Team
  • Battle Machine
  • ********
  • Posts: 1,568
    • View Profile
(No subject)
« Reply #1 on: 14 October 2007, 20:56:26 »
Try changing it to 800x600. It could be that it is not possible to set it as high as you want, I'm not sure though. Maybe try it windowed at 1680x1050.

Check out http://www.glest.org/glest_board/viewtopic.php?t=1559
« Last Edit: 1 January 1970, 00:00:00 by hailstone »
Glest Advanced Engine - Admin/Programmer
https://sourceforge.net/projects/glestae/

_simon_

  • Guest
(No subject)
« Reply #2 on: 15 October 2007, 07:17:29 »
I must be doing something very wrong because windowed mode doesn't seem to worth either.

I installed the game via a deb.

I have a folder in /usr/lib/glest that contains glest and glest.ini

glest.ini currently looks like this:

Code: [Select]
; === Properties File ===
; This is an example glest.ini file modified for the linux version

AiLog=0
AiRedir=0
CameraFps=100
ChangeDisplay=1
CheckGlCaps=1
ColorBits=32
ConsoleMaxLines=10
ConsoleTimeout=1
DayTime=1000
DebugMode=0
DepthBits=16
FactoryGraphics=OpenGL
FactorySound=OpenAL
FastSpeedLoops=2
Filter=Bilinear
FilterMaxAnisotropy=1
FirstTime=0
FocusArrows=1
FogOfWar=1
FogOfWarSmoothing=1
FogOfWarSmoothingFrameSkip=3
FontConsole=-*-fixed-*-*-*-*-12-*-*-*-*-*-*-*
FontDisplay=-*-fixed-*-*-*-*-12-*-*-*-*-*-*-*
FontMenu=-*-fixed-*-*-*-*-12-*-*-*-*-*-*-*
Lang=english.lng
MaxLights=1
PathFindNodesMax=250
PathFindRefresh=10
PhotoMode=0
RefreshFrequency=75
ScreenHeight=1050
ScreenWidth=1680
ShadowAlpha=0.1
ShadowFrameSkip=2
ShadowTextureSize=256
Shadows=Projected
SoundStaticBuffers=16
SoundStreamingBuffers=4
SoundVolumeAmbient=80
SoundVolumeFx=80
SoundVolumeMusic=90
StencilBits=0
Textures3D=1
UpdateFps=40
Windowed=1
« Last Edit: 1 January 1970, 00:00:00 by _simon_ »

_simon_

  • Guest
(No subject)
« Reply #3 on: 16 October 2007, 15:55:05 »
Found the problem, it's not  /usr/lib/glest/glest.ini that needs configuring, it's ~/.glest/glest.ini
« Last Edit: 1 January 1970, 00:00:00 by _simon_ »

 

anything