View Single Post
  #3  
Old 11-23-2010, 12:09 PM
Novotny Novotny is offline
Approved Member
 
Join Date: Oct 2007
Location: Belfast, Northern Ireland
Posts: 355
Default

He's using an ATI solution whereas you're on an Nvidia cfg, JRock.

Try using this OpenGL section - I run it with 4*AA 16*AS I think, good FPS on 4870 512mb with 8400@3.8, win7 64bit 4gb ram. Someone like Flanker 35M might have further tweaks.

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

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

HardwareShaders=1

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


edit:: Oh btw JRock, I noticed you have hardware shaders off in your OpenGL section - try it set to 1.

Last edited by Novotny; 11-23-2010 at 12:12 PM.
Reply With Quote