Page 1 of 1

Radeon Tweaks for IL-2?

Posted: Mon Dec 05, 2011 2:56 pm
by :FI:ZekeMan
A question for the tech nerds of the squadron. I am looking to get some better looking graphics in Il-2 but only have the generic "Radeon" selection for vid card. I have a Radeon HD5500. What sort of custom tweaks can I select to dress the game up?

Z

Re: Radeon Tweaks for IL-2?

Posted: Tue Dec 06, 2011 7:50 am
by :FI:Genosse
:FI:ZekeMan wrote:A question for the tech nerds of the squadron. I am looking to get some better looking graphics in Il-2 but only have the generic "Radeon" selection for vid card. I have a Radeon HD5500. What sort of custom tweaks can I select to dress the game up?

Z
Hi, Zeke!

Well, I'm currently using a Radeon 6850. After several attempts to polish up my IL-2 GFX my latest settings are for OpenGL following settings (to be found in IL-2's conf.ini)...

Code: Select all

[Render_OpenGL]
TexQual=3
TexMipFilter=3
TexCompress=2
TexFlags.UseDither=0
TexFlags.UseAlpha=0
TexFlags.UseIndex=0
TexFlags.PolygonStipple=0
TexFlags.UseClampedSprites=0
TexFlags.DrawLandByTriangles=1
TexFlags.UseVertexArrays=0
TexFlags.DisableAPIExtensions=0
TexFlags.ARBMultitextureExt=1
TexFlags.TexEnvCombineExt=1
TexFlags.SecondaryColorExt=1
TexFlags.VertexArrayExt=1
TexFlags.ClipHintExt=0
TexFlags.UsePaletteExt=0
TexFlags.TexAnisotropicExt=1
TexFlags.TexCompressARBExt=1

TexFlags.TexEnvCombine4NV=0
TexFlags.TexEnvCombineDot3=1
TexFlags.DepthClampNV=0
TexFlags.SeparateSpecular=1
TexFlags.TextureShaderNV=0

HardwareShaders=1

Shadows=2
Specular=1
SpecularLight=2
DiffuseLight=2
DynamicalLights=1
MeshDetail=2
VisibilityDistance=3

Sky=2
Forest=2
LandShading=3
LandDetails=2

LandGeom=2
TexLarge=1
TexLandQual=3
TexLandLarge=1
TexMipFilter=3

VideoSetupId=17
Water=2
Effects=1
ForceShaders1x=0

PolygonOffsetFactor=-0.15
PolygonOffsetUnits=-3.0
Hope I could help ye a bit ... ;)

Re: Radeon Tweaks for IL-2?

Posted: Tue Dec 06, 2011 8:33 am
by :FI:ZekeMan
Thanks, Frank. Did you edit the .ini directly or did you do it in the graphics set up in game?

Z

Re: Radeon Tweaks for IL-2?

Posted: Tue Dec 06, 2011 12:38 pm
by :FI:Genosse
:FI:ZekeMan wrote:Thanks, Frank. Did you edit the .ini directly or did you do it in the graphics set up in game?

Z
Directly by using the Notepad.exe ...

:)