View Single Post
  #3  
Old 09-10-2010, 04:55 AM
gprr gprr is offline
Approved Member
 
Join Date: Mar 2008
Posts: 92
Default

Hello SLEVIN

5870 here

Did your driver load properly? Do you see ATI icon on task bar near the speaker icon?

More info down here:

http://forum.1cpublishing.eu/showthread.php?t=13117

CCC for CAT 10.8 is:
AA: Wide -tent 6X
AF: 16X
Catalyst AI :Advanced
Mipmap: Quallity
V.Sync: On
Anti Aliasing Mode: Super-sample AA
Triple buffering: Checked yes


My current one is:

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


[Render_OpenGL]
TexQual=3
TexMipFilter=3
TexCompress=2 >>>>> still gives some important FPS
TexFlags.UseDither=1
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=1

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=10
Water=2
Effects=1
ForceShaders1x=0

PolygonOffsetFactor=-0.0625
PolygonOffsetUnits=-1.0

gprr

Last edited by gprr; 09-10-2010 at 05:01 AM.
Reply With Quote