PDA

View Full Version : Resolution


Creelers
01-06-2011, 04:08 PM
Is there anyway to get the game to get the game to run at a resolution of 1920 * 1080?

Hecke
01-06-2011, 04:12 PM
Yes,

open the conf.ini located in the installation folder and change the parameters widh and height to:

width=1920
height=1080

Works fine with me.

W32Blaster
01-06-2011, 04:13 PM
yes, it´s possible

Just edit the conf.ini file in your games root

section

[window]
width=1920
height=1080

SaveAspect=0

T}{OR
01-06-2011, 04:18 PM
...and don't use il2setup.exe after that or you will have to edit your conf.ini again.

merlin1
01-06-2011, 04:24 PM
yes, it´s possible

Just edit the conf.ini file in your games root



SaveAspect=0


Is this necessary? I have SaveAspect=1


merlin1

Creelers
01-06-2011, 04:30 PM
Cheers guys :D

Foo'bar
01-06-2011, 09:48 PM
Is this necessary? I have SaveAspect=1


merlin1

As far I recall the SaveAspect=1 will force the menu to be displayed in 4:3 ratio, with black bars on both sides though but in sharp letters.

merlin1
01-06-2011, 10:05 PM
As far I recall the SaveAspect=1 will force the menu to be displayed in 4:3 ratio, with black bars on both sides though but in sharp letters.


I wish to have 4:3 ratio.

With this setings I have full screen in 22" inch monitor.

[window]
width=1024
height=768
ColourBits=32
DepthBits=24
StencilBits=8
ChangeScreenRes=1
FullScreen=1
DrawIfNotFocused=0
EnableResize=0
EnableClose=1
SaveAspect=1
Use3Renders=0

What I must change for 4:3 ?


merlin1