• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Refresh rate and FPS

GeorgeYS

Junior Member
I have a question about refresh rate and FPS in games,

My CRT monitor is capable of output 1024*768 resolution at 85Hz, isn't it means that the screen was being refreshed 85 times per second? And if I play a game with, say 125fps, will I feel the difference between 85fps and 125fps? If yes, where does that extra 40 frames being displayed?
 
It depends on whether or not you have vsync active. This is a less than super technical explanation, but it gets the general effect: If it is active, the card only draws on refreshes, meaning that in some cases depending on timing, you could have substantially less than 85fps being displayed externally. With vsync disabled, it will attempt to draw all of those 125 frames per second, but only portions of them will be displayed because of the 85hz cap. This leads to tearing in some cases, but effectively, you ARE seeing close to 125 frames, or at least more than if vsync was active..
 
Back
Top