Quote:
Originally Posted by dflion
The only problem I have now is that all the rivers have turned black?? (on every Map) - see jpeg attached.
DFLion
|
Check your conf.ini under [Render_OpenGL]
These three NV settings should be set to =1
If they are =0 you get black rivers.
[Render_OpenGL]
TexFlags.TexEnvCombine4NV=1
TexFlags.DepthClampNV=1
TexFlags.TextureShaderNV=1