Thread: Water issue
View Single Post
  #5  
Old 11-04-2013, 03:12 PM
Alien's Avatar
Alien Alien is offline
Approved Member
 
Join Date: Nov 2009
Location: Baranów, Polska (Poland)
Posts: 232
Default

OK, it worked, I indeed had the shaders set to 0.
I guess now I know what it was causing the stutters
But it hasn't happened ever before. Any solutions?

Edit:
When I had changed the water back to 1, the game still stuttered, so it has to be the shaders' fault. How can I deal with this? Just to clarify: I haven't had problems with stuttering (except large amounts of action) before.

This is my conf.ini OpenGL line:
Quote:
[Render_OpenGL]
TexQual=3
TexMipFilter=2
TexCompress=0
TexFlags.UseDither=1
TexFlags.UseAlpha=0
TexFlags.UseIndex=0
TexFlags.PolygonStipple=1
TexFlags.UseClampedSprites=0
TexFlags.DrawLandByTriangles=1
TexFlags.UseVertexArrays=1
TexFlags.DisableAPIExtensions=0
TexFlags.ARBMultitextureExt=1
TexFlags.TexEnvCombineExt=1
TexFlags.SecondaryColorExt=1
TexFlags.VertexArrayExt=1
TexFlags.ClipHintExt=1
TexFlags.UsePaletteExt=1
TexFlags.TexAnisotropicExt=1
TexFlags.TexCompressARBExt=1

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

HardwareShaders=1

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

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

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

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

PolygonOffsetFactor=-0.15
PolygonOffsetUnits=-3.0
__________________

Last edited by Alien; 11-04-2013 at 04:19 PM.
Reply With Quote