Quote:
Originally Posted by hc_wolf
Water=-1
|
Check out what i just noticed. i checked mine and it was the same too, wonder if it could be changed and what it might look like.
Also didnt someone discover that :
DepthBits =
24
StencilBits=
8
should really be :
DepthBits =
32
StencilBits=
16
I have definately had a way better performance increase with the above change.