All-Aircraft-Simulations
il2 resolution - Printable Version

+- All-Aircraft-Simulations (https://allaircraftsimulations.com)
+-- Forum: Help Desk (https://allaircraftsimulations.com/forumdisplay.php?fid=270)
+--- Forum: IL2 Technical Help (https://allaircraftsimulations.com/forumdisplay.php?fid=304)
+--- Thread: il2 resolution (/showthread.php?tid=58579)



il2 resolution - galagamo - 05.01.2009

Hello you guys. I was just wondering if there is a way to display this game in true 1280x1024 resolution?
I already know that editing configuration text does not work it leaves a black bar at the bottom of my screen. Any suggestions would be appreciated.


- madcat - 05.01.2009

I think its SaveAspect in your conf.ini, change it from 1 to 0

(from my conf.ini)

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


- galagamo - 05.01.2009

[windo Wrote:width=1280
height=1024
ColourBits=32
DepthBits=24
StencilBits=8
ChangeScreenRes=1
FullScreen=1
DrawIfNotFocused=0
EnableResize=0
EnableClose=1
SaveAspect=0
Use3Renders=0

It worked thanks Madcat