widescreen? - 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: widescreen? (
/showthread.php?tid=59226)
widescreen? - drillin - 07.02.2009
Hey folks is there anyway to make the game widescreen? any help would be appreciated. Thanks!
- agracier - 07.02.2009
You can edit your config.ini file to accommodate other screen resolutions than those available in the game setup itself. The config.ini file is in your game root directory.
If this is the first time you're changing something in this file, please MAKE A BACKUP COPY FIRST, so if something untowards happens, you can simply use the original file again. It's quite simple to change, but you never know. Better safe than sorry and all that ...
Anyway, you need to adjust the following settings in the config.ini
width=your screen width in pixels
height=your screen height in pixels
Here is my setting for a 1440x900 pixel widescreen
Also set 'saveaspect' to '0'
[window]
width=1440
height=900
ColourBits=32
DepthBits=24
StencilBits=8
ChangeScreenRes=1
FullScreen=1
DrawIfNotFocused=0
EnableResize=0
EnableClose=1
SaveAspect=0
- drillin - 07.02.2009
nope that dosen't seem to work I wonder if i have a backup IL-2 on my desktop do i have to change the config.ini in there too for it to work?
- Quelty - 07.02.2009
drillin Wrote:nope that dosen't seem to work I can't seem to find the config.ini file
Changes are made in the
conf.ini file which resides in your IL2 root folder. If I remember correctly when the games fires up there will still be some "black stuff" at top and bottom, however once you get ingame it will be fullscreen.
Cheers
Quelty
- drillin - 07.02.2009
ah a little farting around and i got it thanks alot fellas!