View Full Version : A little help?
Lazarus
06-20-2009, 05:15 AM
I purchased an LG 23" wide screen today, loaded the drivers and.......:(
IL2 now displays in 4:3 or in a box format. My config is set to 1280x960x32 but it won't go wide screen. My new monitors recommended resolution is 1920x1080. I previously had a 19" wide screen with no problems whatsoever.
Any suggestions on what I'm doing wrong?
DoolittleRaider
06-20-2009, 05:19 AM
Change your config.ini 1280X960 IS 4:3 aspect ratio. You need to set for a wide screen aspect ratio... that's either 16:9 or 16:10.
Try setting config at 1920X1200. That works for me.
If you have VISTA, install IL2 anywhere other than in the Program Files folder.
Lazarus
06-20-2009, 07:37 AM
When I set the config.ini to 1920x1200, the game won't even start.
KG26_Alpha
06-20-2009, 08:02 AM
Hi
Set the desktop resolution to the same as IL2's
IE:
Desktop
1680 x 1050 32 bit
Il2 conf ini
[window]
width=1680
height=1050
ColourBits=32
DepthBits=24
StencilBits=8
ChangeScreenRes=1
FullScreen=1
DrawIfNotFocused=0
EnableResize=0
EnableClose=1
SaveAspect=0
Use3Renders=0
Aviar
06-21-2009, 07:48 AM
With due respect to the others in this thread, I'll throw in my 2 cents.
First of all, your monitor's native resolution is 1920x1080. Not only should that be the first resolution you try, it will be your best resolution as far graphics quality in your game. This is because LCD's are not as scale-friendly as CRT monitors.
Now, I recommend you check out the link below. That should answer all of your questions.
http://forums.ubi.com/eve/forums/a/tpc/f/49310655/m/7111009546
Aviar
II/JG54_Emil
06-21-2009, 01:07 PM
HEy Laz,
make sure the first bit of your conf.ini looks like this:
[window]
width=1920
height=1080
ColourBits=32
DepthBits=24
StencilBits=8
ChangeScreenRes=1
FullScreen=1
DrawIfNotFocused=0
EnableResize=0
EnableClose=1
SaveAspect=0
Use3Renders=0
vBulletin® v3.8.4, Copyright ©2000-2025, Jelsoft Enterprises Ltd.