[09b] framerate

Advanced OpenGL source port fork from ZDoom, picking up where ZDoomGL left off.
[Home] [Download] [Git builds (Win)] [Git builds (Mac)] [Wiki] [Repo] [Bugs&Suggestions]

Moderator: Graf Zahl

Locked
User avatar
NeoHippo
Posts: 408
Joined: Tue Sep 13, 2005 0:47
Location: British Columbia Canada

[09b] framerate

Post by NeoHippo »

As I usually have v_sync set to true, my framerate is usually 50fps +/-10, so I hadn't noticed this before.

Just on a whim I changed it to false. My goodness, the framerate shot up to anywhere from 800 to 1600,
depending on the action. It makes my videocard (8800GT) sing, literally. :D
Well, it is more a high pitched chirp. The higher the framerate the louder it chirps. Now I have to figure
out if that can be detrimental to the videocard.
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Re: [09b] framerate

Post by Graf Zahl »

You are only wasting energy. Your monitor won't go any faster with the high frame rate and the graphics card just creates a lot of heat because it's now running at full load (which makes the fan spin faster and the noise grow louder.)

I never disable vsync because it creates a lot of screen tearing and in the end makes the game look less smooth.
playerlin
Posts: 62
Joined: Sat Sep 23, 2006 6:28
Location: Taipei county, Taiwan

Re: [09b] framerate

Post by playerlin »

More fps value = Your card will very hot. :P
Sussudio
Posts: 98
Joined: Tue Jul 14, 2009 21:49

Re: [09b] framerate

Post by Sussudio »

And even if you monitor could sync to an absolute absurd of 1600...your eyes/brain wouldn't be able to tell that from 85 or 100 anyways.
User avatar
Nash
Developer
Developer
Posts: 1226
Joined: Sun Sep 25, 2005 1:49
Location: Kuala Lumpur, Malaysia
Contact:

Re: [09b] framerate

Post by Nash »

60 FPS is all you'll ever need. ;)
Locked

Return to “GZDoom”