Originally posted by: Trevelyan
Okay, I've done some research on this too and am still trying to come up with a solution.
Basically, drivers can only force triple buffering in OpenGL mode, NOT in Direct3D, which is what CS:S uses. The game also doesn't have a setting for triple buffering built in, so the only way to enable triple buffering is through an external program:
http://www.nonatainment.de/web/DirectXTweaker/Download/tabid/58/Default.aspx
So, download DirectX Tweaker and extract and run it. Then, setup a profile for the Steam.exe file, and go down to the plugins and activate "Present Charger" and set the "Count" to 2. That should do it, and just make sure vsync is enabled in-game and in your drivers and then run the game through the DirectX Tweaker program.
I just tried it and it works! My framerate stays steady at 60fps w/ no tearing, and it drops to 45-50fps, meaning that triple buffering is working.
Originally posted by: destrekor
nvidia's drivers also allow triple buffering to work
although im not so sure they had been working for me, so maybe strike that![]()
Originally posted by: destrekor
ah, sry skimmed it and that little part got skipped
im an idiot..
nevermind then lol
I think that is just tech support being stupid and pushing the problem off on whatever they can come up with. The obvious solution is to patch the game to make triple buffering a toggleable option like it is in Unreal Engine games and such.Originally posted by: VIAN
Doesn't seem like it works, but the only thing that could really bring it to it's knees was 1152x862 with SSTRA 8xAA 16xAF. There was one part where it gave me half the framerate that I was using.
Triple Buffering never really worked for me in D3D games like FEAR as well. I'v never used it on OPenGL game either though. When I contacted the FEAR team, I think it was them, they said that I needed to lower my resolution so that I could get Triple Buffering to work. THey cited the reason I spat in my last post.
Tearing always happens without vsync, but only some of us notice it. But yeah, stopping tearing is pretty much all vsync is for, if tearing doesn't bother you then you are best leaving it off.Originally posted by: RampantAndroid
I've never bothered to use Vsync...I have never had tearing in my games...so I don't know...is there any reason you are using it?
Originally posted by: TheSnowman
It happens any time the framerate isn't syncronized with the vertical refresh rate. Above, below, or right on framerate; all the same you will get tearing if the frames don't swap at the exact same moment as a new refresh starts.
Originally posted by: VIAN
Nvidia's Triple Buffering works for both API's. However, if you lack the video memory to enable Triple Buffering(which you most likely due with a 128MB and CS:S), then it will disable itself instead of giving you stuttering performance. By lowering your settings, it should enable itself.
I'll try it on my 7800GT for you.
Originally posted by: SonicIce
Trevelyan's tip indeed worked for me, but performance was still a tad lower than without vsync. but tearing was eleminated and the framerate was not a multiple or my refresh rate.