Official Fulqrum Publishing forum

Official Fulqrum Publishing forum (http://forum.fulqrumpublishing.com/index.php)
-   Other Topics (http://forum.fulqrumpublishing.com/forumdisplay.php?f=117)
-   -   OT: I'm on 1946! (http://forum.fulqrumpublishing.com/showthread.php?t=27004)

FOZ_1983 10-13-2011 03:45 PM

Sweet mercy!!

What a chore it is just to play games!! Updates and patches, mods, other mods,other things.....

Granted the games are probably better,but im glad all i have to do is stick it in a disk tray and close it haha.

P-51, you'll love the game though. I briefly played it when it first came out and loved it.

SEE 10-13-2011 05:40 PM

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.................

P-51 10-13-2011 07:27 PM

Thanks mate! I't looks so much better!

Now to download the UP3. It is massive! :P

SEE 10-13-2011 11:28 PM

You will be able to practice and perfect your carrier landing/takeoff for 'Birds of Steel'. USN (F4'S) and RN (Seafire....yea!) campaigns are great and of course you will have the nimble Zero's to contend with!

BTW, some Pacific missions can take an hour or more to complete, but if you need to, you can skip waypoints and the game will automaticaly drop you into the action.........there is a 'timeskip' option in the key assignments menu.

hurricane 10-14-2011 09:08 PM

Quote:

Originally Posted by SEE (Post 348772)
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?

Robotic Pope 10-16-2011 01:15 AM

Whats that Bucket? ;)

SEE 10-20-2011 11:45 AM

Partly, but some of the setting are dependent on wether you have a Nvidia or ATI GFX card. The settings I posted are for ATI without Texture compression. Try Hardware shaders = 1 with texture compression - your card should be able to handle it,


All times are GMT. The time now is 10:08 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2007 Fulqrum Publishing. All rights reserved.