+ Reply to Thread
Results 1 to 2 of 2

Thread: Force Triple Buffering

  1. #1
    Join Date
    Apr 2008
    Location
    Bristol, England
    Posts
    20

    Default Force Triple Buffering

    Does anyone know how to force triple buffering in the driver itself?

    I have a really annoying screen (Sony 32" HDTV 1360x768) which usually suffers from screen tearing unless I enable VSync, Triple Buffer, and (if possible) cap the fps to 60fps. This is fine for games which let you enable all this ingame (such as UT2004), but you cannot enable Triple Buffering in-game in Half-Life 2 (using Wine).

    In Windows, it's simple enough to force Triple Buffering in the driver, or using tweaking applications such as D3DOverrider, but I've yet to find a way to do this in Linux.

    Running Debian Testing 64-bit, 7900 GTO 512MB w/ 173.08 proprietary driver.

  2. #2
    Join Date
    May 2008
    Location
    UK
    Posts
    465

    Default

    Code:
    Option "TripleBuffer" "True"
    under the device section I think you'll find.

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts