OpenGL problem
#7

Right off this is what I see wrong...

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


Try this

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

This will enable all of the Nvidia Extensions that you currently have disabled. Get these on and then test and we'll work from there.

S!
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)