View Single Post
  #15  
Old 10-14-2011, 09:08 PM
hurricane hurricane is offline
Approved Member
 
Join Date: Mar 2010
Location: 39.8n 76.311w
Posts: 201
Default

Quote:
Originally Posted by SEE View Post
That's the only drawback FOZ but PC flightssims are immensley more powerful and PC systems can vary so much. It seems complex but its actually fairly straightforward.

Optimising IL1946 Graphics.

1. Most graphics tweaks are implemented through making changes to the Conf.ini file (not the game or set up menus which make far too many unwanted changes).

2. The Conf.ini file is in your IL1946 Directory - copy and paste it to a folder for future reference and a backup.

3. Launch game and verify you are running V4.11 in the opening loadscreen

4. At the opening menu select 'Hardware Setup' then 'Video Modes' and select OpenGL as the driver, select your screen resolution (you can change this in the conf file as well) and select to run in 'Full screen' mode. Apply changes and go back.

5. Now select Video options - you should see that virually every every option is High or excellent but no option regards 'Perfect' (this is why you have
to change the Conf.ini file to access Perfect.

6. Exit the game and navigate to your game folder.

7. Using Notepad - open the Conf.ini file in your game folder and scroll down. It contains all data regards Flightsticks, keyboard settings, as well as everything else including GFX settings.


8. The first Part of the Conf.ini file (width - height) shows your screen resolution - change this to match your monitor.

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

8. Now scroll down the file untill you come across [Render OpenGL] and change the values after each = sign to match those below. Once finished - save and launch IL1946.

[Render_OpenGL]
TexQual=3
TexMipFilter=3
TexCompress=0
TexFlags.UseDither=0
TexFlags.UseAlpha=0
TexFlags.UseIndex=0
TexFlags.PolygonStipple=0
TexFlags.UseClampedSprites=0
TexFlags.DrawLandByTriangles=0
TexFlags.UseVertexArrays=1
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=0

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

HardwareShaders=1

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

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

LandGeom=3
TexLarge=1
TexLandQual=3
TexLandLarge=1

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

PolygonOffsetFactor=-0.0625
PolygonOffsetUnits=-3.0

You should be running in perfect and you can check this in the game video options menu ..it will list Perfect for ground textures.

More optimisation can be done in your GFX driver utility- go to the IL2 forum and post you GFX card make and model and ask what settings people are using for that card. Default settings should be OK for the time being.

There are hundreds of excellent campaigns and Missions available from 'Mission4Today' website but wait untill you have the game up and running and modded with all the extra ac and maps.

Enjoy.................
eeeeehhhhhhhhh?
Reply With Quote