I recently ran the very same track on my old rig to check the fps using various forms of anti-aliasing
AMD Phenom x2
4 GB RAM
Asus HD 7750 1GB VRAM
All SSD
When the IL2’s bomb the airport I was getting as low as 14 fps with standard AA and 18 (?) with SMAA Ultra. Eventually I decided on 4x Morphological anti-aliasing (MLAA) which I implemented through a program called RadeonPro.
I remember reading somewhere that IL2 1946 at some point was optimized to run best at 4xAA and I certainly saw an improvement.
(Radeon Prop has a variety of other features, such as built in SweetFX, Flip queue control, Force Processing, FPS counter (that’s easier to turn on and off than IL2’s) etc.)
Remembering that 4.12.1 made all the in game effects bigger and bolder, I lowered EFFECTS in the config.ini and was finally achieving 24 (?) as a minimum.
I also found I had a problem with texture compression (not using S3TC) and my game now looks better than ever.
Here is the interesting bit of my conf, although I’m sure you can achieve more with your set up Nepe.
[Render_OpenGL]
TexQual=3
TexMipFilter=3
TexCompress=2
TexFlags.UseDither=1
TexFlags.UseAlpha=0
TexFlags.UseIndex=0
TexFlags.PolygonStipple=1
TexFlags.UseClampedSprites=0
TexFlags.DrawLandByTriangles=1
TexFlags.UseVertexArrays=0
TexFlags.DisableAPIExtensions=0
TexFlags.ARBMultitextureExt=1
TexFlags.TexEnvCombineExt=1
TexFlags.SecondaryColorExt=1
TexFlags.VertexArrayExt=1 (now works with ATI)
TexFlags.ClipHintExt=0
TexFlags.UsePaletteExt=0
TexFlags.TexAnisotropicExt=1
TexFlags.TexCompressARBExt=1
TexFlags.TexEnvCombine4NV=0 (1 for Nvidia)
TexFlags.TexEnvCombineDot3=1
TexFlags.DepthClampNV=0 (1 for Nvidia)
TexFlags.SeparateSpecular=1
TexFlags.TextureShaderNV=0 (1 for Nvidia)
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=17
Water=2
Effects=1
ForceShaders1x=0
PolygonOffsetFactor=-0.0625
PolygonOffsetUnits=-3.0
My fps in general, is now well over a hundred, most of the time and I haven’t seen any slow down or stuttering.
Good luck
EAF19_Baz