View Single Post
  #3  
Old 09-14-2009, 10:10 AM
KG26_Alpha KG26_Alpha is offline
Approved Member
 
Join Date: Jan 2008
Location: London
Posts: 2,805
Default

Hi

I recommend for your video card ATI 9600

Install ATI video driver cat 7.11

Set IL2 resolution to the same as your desktop.

Change

[window]
width=1600
height=1200
ColourBits=16 << set to =32
DepthBits=24
StencilBits=8
ChangeScreenRes=1
FullScreen=1
DrawIfNotFocused=0
EnableResize=0
EnableClose=1
SaveAspect=1
Use3Renders=0

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

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

HardwareShaders=1

Shadows=2
Specular=2
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

VideoSetupId=0 <<< set to =10
Water=2
Effects=1
ForceShaders1x=0

PolygonOffsetFactor=-0.0625
PolygonOffsetUnits=-1.0

Listed here are the resolution tables for your card.

Mode Tables
2D DISPLAY MODES
Resolutions, colors and maximum refresh rates (Hz) in 256, 65K or 16.7M colors
Monitor Resolution Hz

640x480 120
800x600 120
1024x768 120
1152x864 120
1280x1024 120
1600x1200 85
1920x1080* 16:9 75
1920x1200 75
1920x1440 75
2048x1536 60

*16:9 aspect ratio monitors are supported on 1920x1080 and 848x480 on Windows® XP, Windows® 2000 and Windows® ME. The complete list of resolutions depends on the driver version and operating system. NOTE: resolutions are limited by the performance of the attached monitor.

MAXIMUM 3D RESOLUTIONS
(with 128MB Frame Buffer)
65K colors 2048x1536
16.7M colors 2048x1536

Last edited by KG26_Alpha; 09-15-2009 at 10:23 AM.
Reply With Quote