Tagged Questions
0
votes
3answers
401 views
How does a game's frame rate change for each missed vsync?
I seem to remember reading somewhere that a game's frame rate is halved each time it misses a vsync. In other words, the number of frames per second decreases to 1/2, 1/4, and 1/8 the normal rate for ...