What is this?

Graphics Cards, Sound Cards, Joysticks, Computers, etc. Ask or advise here!

What is this?

Postby Jakemaster » Mon Jan 23, 2006 5:07 pm

Playing with my graphics card settings, and I have no idea what this is: Force 24-bit Z-buffer depth.  
Jakemaster
 

Re: What is this?

Postby NicksFXHouse » Mon Jan 23, 2006 7:32 pm

Leave that disabled.... but if it is available, ENABLE: Triple Buffering, and: Support DXT Texture Formats
Last edited by NicksFXHouse on Mon Jan 23, 2006 7:33 pm, edited 1 time in total.
NicksFXHouse
 

Re: What is this?

Postby Jakemaster » Tue Jan 24, 2006 6:51 pm

what does Triple Buffering do?
Jakemaster
 

Re: What is this?

Postby KDSM » Tue Jan 24, 2006 7:40 pm

think the easiest way is to first explain double-buffering. In double-buffering, you have a front buffer and a back buffer. Basically, a frame is constructed using the back buffer and once the frame is completed, its "flipped" to the front buffer so it can be displayed.

Triple-buffering just takes double-buffering to another level by adding a third buffer. So, you have a front buffer, a back buffer, and what I'll refer to as a middle buffer (I'm not sure if that's the correct term or not). So, a frame is constructed in the back buffer and then gets flipped to the middle buffer. Once the next frame is completed, the middle buffer gets flipped to the front buffer, the back to the middle, and so on and so forth.

The end result is more fluid motion and more efficiency - triple buffering is a good way to get around the image degradation caused by turning vsync off. Most people turn vsynch off because they feel that the power of their card is being "wasted" because its essentially "pacing" itself at whatever the refresh rate of the monitor is set at (usually 60-72hz for games). In triple buffering, that efficiency is retained because the graphics processor can still work on another frame even if the one it just worked on is not ready to be displayed. Its the best of both worlds, so to speak - you retain the image quality of having vsync on and you get the efficiency of turning vsync off.
Image
User avatar
KDSM
Major
Major
 
Posts: 1326
Joined: Mon Jul 07, 2003 8:29 pm

Re: What is this?

Postby KDSM » Tue Jan 24, 2006 7:47 pm

<)----------------[1].....[2]......[3]

1= frame being displayed (ie can be seen by user)
2= frame ready to be displayed
3=frame being constructed by video card

when [1] is done being displayed [2] will move to become [1] and by that time [3] will be complete and move to become [2] as the video card goes on to contruct the next frame.
Image
User avatar
KDSM
Major
Major
 
Posts: 1326
Joined: Mon Jul 07, 2003 8:29 pm

Re: What is this?

Postby Jakemaster » Tue Jan 24, 2006 8:48 pm

Thanks!  Most of that made sense...lol...

Well, Ive never realy bothered with all the graphics card settings because Ive never had a good card.  But now with the X700, ive been playing around, and gotten stuff to look really good
Jakemaster
 

Re: What is this?

Postby KDSM » Tue Jan 24, 2006 10:00 pm

Basically the video card is 2 frames ahead from the one being displayed by the monitor
Image
User avatar
KDSM
Major
Major
 
Posts: 1326
Joined: Mon Jul 07, 2003 8:29 pm


Return to Hardware

Who is online

Users browsing this forum: No registered users and 342 guests