Understanding V-Sync: When to Use It and When to Avoid It
Learn what vertical synchronization does, when V-Sync helps and when it hurts, and how it compares to adaptive sync technologies like G-Sync and FreeSync.
Vertical synchronization — usually abbreviated as V-Sync — is one of the oldest graphics settings still found in nearly every game. For over two decades, it was the only widely available solution to screen tearing, and for many years it was simply left on by default. Today, with adaptive sync technologies like G-Sync and FreeSync available on most modern monitors, the role of V-Sync has changed. Understanding what it does, when it helps, and when it actively hurts your experience is essential for getting the most out of your display.
What V-Sync Actually Does
Screen tearing happens when your GPU produces frames faster or out of sync with your monitor's refresh cycle. The monitor ends up displaying parts of two different frames at once, producing a visible horizontal discontinuity.
V-Sync solves this by forcing the GPU to wait for the monitor's vertical blanking interval — the brief moment between refresh cycles — before sending a new frame. With V-Sync on, frames are only delivered at moments when the monitor is ready to accept them, so no frame ever arrives mid-scanout and no tearing occurs.
In simple terms: V-Sync synchronizes frame delivery to the monitor's refresh cycle. The result is a clean, tear-free image. The cost is what makes V-Sync controversial.
The Costs of V-Sync
V-Sync eliminates tearing, but it introduces two well-documented problems.
Input Lag
Because the GPU must wait for the monitor's refresh cycle, frames are held back rather than delivered as soon as they are ready. This waiting period adds latency between your input and the moment the result appears on screen.
At 60Hz, V-Sync typically adds about 16–33 ms of input lag, depending on how the implementation buffers frames. At 144Hz, the added lag is smaller in absolute terms but still present. For fast-paced competitive games, this additional delay is noticeable and undesirable.
Stuttering When Below the Refresh Rate
V-Sync's front and back buffer system works cleanly when your GPU can sustain a frame rate equal to the refresh rate. But if your frame rate drops even one FPS below the refresh rate, the system has to wait an entire extra refresh cycle to display the next frame.
On a 60Hz monitor, this means dropping from 60 FPS to 59 FPS suddenly cuts your effective refresh in half to 30Hz. The result is a very visible stutter — the frame rate has not just dropped, it has been halved.
This is why V-Sync often feels worse than no synchronization at all when your frame rate is unstable. The stuttering it introduces can be more distracting than the tearing it eliminates.
When to Use V-Sync
Despite its drawbacks, V-Sync remains the right choice in certain situations.
You Have No Adaptive Sync
If your monitor and GPU do not support G-Sync, FreeSync, or another adaptive sync technology, V-Sync is still the best way to eliminate tearing. The input lag and potential stuttering are trade-offs, but for many players a tear-free image is worth them.
In this case, use V-Sync and cap your frame rate slightly below the refresh rate (for example, 58 FPS on a 60Hz monitor) to reduce the likelihood of dropping below the refresh rate and triggering stutter.
You Are Playing a Slow-Paced Single-Player Game
In games where reaction time is not critical — story-driven RPGs, adventure games, puzzle games — the input lag from V-Sync is rarely noticeable. The benefit of a clean, tear-free image often outweighs the small responsiveness cost.
Tearing Is Extremely Distracting to You
Some players find screen tearing genuinely unbearable, to the point that it ruins the experience. If you are in this group and lack adaptive sync, V-Sync is a reasonable choice even with its downsides.
When to Avoid V-Sync
V-Sync is the wrong choice in several common scenarios.
You Have Adaptive Sync
If your monitor and GPU support G-Sync or FreeSync, you generally should not use V-Sync. Adaptive sync already eliminates tearing without the input lag penalty, and adding V-Sync on top re-introduces that penalty for no benefit.
The one nuance: at frame rates above the monitor's maximum refresh rate, adaptive sync cannot operate (it only works within the refresh rate range). In that specific case, some players enable V-Sync alongside adaptive sync to catch tearing at the very top of the range. This is a minor optimization and not necessary for most users.
You Are Playing Competitive Games
In fast-paced shooters, fighting games, and other reaction-dependent genres, the input lag from V-Sync is a real disadvantage. Most competitive players leave V-Sync off and either tolerate tearing or rely on adaptive sync.
Your Frame Rate Is Unstable
If your frame rate bounces above and below the refresh rate, V-Sync's stuttering behavior becomes very noticeable. You are better off with adaptive sync, a frame rate cap, or simply leaving V-Sync off.
V-Sync Variants Worth Knowing
The basic V-Sync toggle is what most games offer, but several variants exist that attempt to address its flaws.
Fast Sync (NVIDIA) / Enhanced Sync (AMD). These driver-level options let the GPU render as fast as it wants but only display the most recent complete frame at the monitor's refresh. They eliminate tearing with less input lag than traditional V-Sync, though they can introduce minor stuttering at lower frame rates. They are best suited for situations where your FPS far exceeds the refresh rate.
Triple Buffering. By adding a third buffer, triple buffering reduces the stuttering penalty when frame rate drops below the refresh rate. It is most useful in OpenGL games; in DirectX games its behavior varies and it is not always exposed as a setting.
NVIDIA Reflex. Not a synchronization technology per se, but Reflex reduces the render queue and can significantly cut the input lag that V-Sync introduces. If a game supports Reflex, enable it alongside V-Sync for a better experience.
How V-Sync Compares to Adaptive Sync
The clearest way to understand the modern landscape is to compare the three approaches.
| Approach | Tearing | Input Lag | Stutter Below Refresh | Hardware Required |
|---|---|---|---|---|
| No sync | Present | Lowest | None | None |
| V-Sync | Eliminated | Added (16–33 ms at 60Hz) | Severe (frame rate halves) | None |
| Adaptive sync | Eliminated | Minimal | None (refresh rate matches FPS) | Compatible monitor and GPU |
Adaptive sync is strictly better than V-Sync in nearly every way, which is why it has become the default recommendation for gaming monitors. If your hardware supports it, use it and leave V-Sync off.
How to Decide
Use this simple decision process:
- Do you have adaptive sync? If yes, enable it on the monitor and in the GPU driver, leave in-game V-Sync off, and cap your frame rate a few FPS below the refresh rate.
- If no, is tearing unbearable to you? If yes, enable V-Sync and cap your frame rate slightly below the refresh rate to reduce stuttering.
- If no, are you playing a competitive game? If yes, leave V-Sync off and tolerate tearing for the lowest possible input lag.
- If none of the above, try both and see which you prefer. The right answer is genuinely subjective for many players.
Before making any changes, run an FPS test to confirm your system is delivering the frame rate you expect, and verify your monitor is running at its maximum refresh rate. No sync setting will help if your display is misconfigured.
Final Thoughts
V-Sync is a technology from an era when monitors had fixed refresh rates and GPUs had no way to coordinate with them. It solved a real problem — screen tearing — but introduced two new ones in input lag and stuttering. For many years, it was the best option available, and for users without adaptive sync hardware, it remains useful today.
But if you have a monitor and GPU that support adaptive sync, V-Sync is largely obsolete. Enable adaptive sync, cap your frame rate, and enjoy a tear-free, low-lag, stutter-free experience that V-Sync could never deliver.
Understand what each option does, match the choice to your hardware and the game you are playing, and verify your setup with an FPS test to make sure everything is working together as it should.