How to select 1280x1024 resolution in IL2????
#1

hi guys... i was fiddling around with IL2 for a while and now i cant see an option in the graphics settings to run IL2 with a resolution of 1280x1024!!! the only option its giving me is 1280x960! but that way everything seems to be stretched out a bit and i really dislike it!

please help!

thanks
Reply
#2

I think you can set the desired resolution in the IL-2 Setup in the games main directory.
Reply
#3

Verhängnis Wrote:I think you can set the desired resolution in the IL-2 Setup in the games main directory.
Lol

Use your conf.ini and set the height and width on the top of the file, then saveaspect to 0.
Reply
#4

I also use a resolution of 1280 x 1024.
This part of your file "conf.ini" must be so:

[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
Reply
#5

THANKS guys!!!! that works great! very much appreciated!
Reply
#6

Bearcatf8f Wrote:THANKS guys!!!! that works great! very much appreciated!
That's why we are here.
Reply
#7

hmmm . . . I had the game set on:

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

Then I made the changes as suggested here---and the game would not boot up.

Then I changed it back, and it booted up fine.

Any suggestions?
I would prefer the 1280x1024 res.

Best,
Lefty
Reply
#8

Lefty Hartnett Wrote:hmmm . . . I had the game set on:

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

Then I made the changes as suggested here---and the game would not boot up.

Then I changed it back, and it booted up fine.

Any suggestions?
I would prefer the 1280x1024 res.

Best,
Lefty
Change Saveaspect to 0, Saveaspect 1 forces 4:3 image.
Reply
#9

Yeah, man, I set it up just as instructed:

[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

Won't boot up.

Dang------is there something that I am missing?
Reply
#10

Lefty Hartnett, you must put a resolution that the monitor can handle.

This part of conf.ini, is usually as follows:

[Window]
width = 1024 Window / screen width in pixels
height = 768 Window / screen height in pixels
ColourBits = 32 Color depth in bits (16/32)
Recommendation: 32
DepthBits = 24 Accuracy of depth information (ZBuffer) (16/24)
Recommendation: 24
StencilBits = 8 Size of the stencil buffer in bits (0 /
Recommendation: 8
ChangeScreenRes = 1 change screen resolution permit (other than desktop resolution) (0 / 1)
Recommended: 1
Full Screen = 1 Full screen or window mode (0 / 1)
Recommended: 1
DrawIfNotFocused = 0 Refresh the image, even if the window in the background (0 / 1)
Recommended: 0
EnableResize = 0 Change window size to allow (0 / 1)
Recommended: 0
EnableClose = 1 "Close" button in the window display mode (0 / 1)
Recommended: 1
SaveAspect = 1 Aspect Ratio 4:3 force (0 / 1)
Recommended: 0
Use3Renders = 0 Use of three screens (Multi-Display)
eg for Parhelia Graphics (0 / 1)
Recommended: 0

This is part of the manual of: {HVY-E}Jinxx

De-Mystifying the Conf.ini

Here you have it:
http://allaircraftsimulations.com/forum/...29&t=29185
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)