i have big problem. - 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: i have big problem. (
/showthread.php?tid=63639)
i have big problem. - ProtoPilot - 27.07.2009
i chang my il 2 game screen to 1024x800 and i did this wrong!!!! my screen before that in the game wahs bin 1680x1050 and now is 1024x800 and i cang cahng it to 1680x1050 how i can chang it nowww????
(
- EasyRider - 27.07.2009
Open your config.ini which is in the root IL2 folder with notepad and look for the header[Windows],change width to 1680 and height to 1050
making sure also that enableResize=0 and SaveAspect=0
[window]
width=1280
height=960
ColourBits=32
DepthBits=24
StencilBits=8
ChangeScreenRes=1
FullScreen=1
DrawIfNotFocused=0
EnableResize=0
EnableClose=1
SaveAspect=0
Use3Renders=0
that should do it I think if I remember correctly
Easy