Hello. Can anyone tell me the way to get the Il2 work with widescreen resolutions. My monitor resolution is 1920*1200, but the game doesn't offer such option. So I either have to play 1600*1200 which makes picture stretched wide, or 1920*1440 which makes me scroll the picture up-and-down.
Thanx.
[window]
width=1680
height=1050
ColourBits=32
DepthBits=24
StencilBits=8
ChangeScreenRes=0
FullScreen=1
DrawIfNotFocused=0
EnableResize=0
EnableClose=0
SaveAspect=0
Use3Renders=0
Thanx guys. As did as suggested
[window]
width=1920
height=1200
ColourBits=32
DepthBits=24
StencilBits=8
ChangeScreenRes=0
FullScreen=1
DrawIfNotFocused=0
EnableResize=1
EnableClose=1
SaveAspect=0
Use3Renders=0
now it works! It does show black bars in menu screen, but ingame everything is ok!!
Cheers!
The link I gave you will get rid of the black bars.