Disable vsync and cap FPS?

Hey guys,

at the moment I need to play with medium settings to get nearly everywhere stable 60fps. Okay, I don’t talk about towns. No chance to get there higher then 30-40 fps. xD

In much performance tweaks the people say you should disable vsync and cap the fps to 60fps. But in my opinion it’s exactly the same then that what vsync do, right? Or is vsync slower then this method?

I have a GTX 1070 and a i5 4670K (all cores 100% usage with that game :frowning: )

Thanks.

Similar, but not the same.
V-Sync tries to match the refresh rate of the game as closely as possible to your screen refresh rate. So if you have for example 40 fps, and your monitor 60, some of the 40 frames are displayed multiple times, depending how long the next frame takes to render. In some implementations, V-Sync falls back to 30 fps when you are between 30 and 60, to make it look smoother with even frame times.
With the fps cap, the frames are drawn as soon as they are ready. This makes the game feel a little more smooth, because the previous frame is not rendered again when there is already part of a new frame in the buffer. But that can lead to tearing, as you see parts of frames that are from different render cycles. Even at 60 fps you can experience tearing when the display and the GPU run out of sync, so fps cap is better for low fps, but worse for high fps.

When there are too many frames coming from the GPU, the next frame is delayed until the display is ready. This is the same with fps cap and V-Sync.

The problem is that you usually want to run the game with (real) V-Sync when you are over 60 fps, but without when you are below. In the NVIDIA Control Panel for example you can select Adaptive V-Sync per application, which enables V-Sync as soon as you exceed 60 fps. This enables smooth fps with a little tearing below 60 fps, and super smooth synchronized 60 fps when your GPU is below 100% load.

What is your vid card slot(s)?
I have seen that the type of PCIE slot and if closer of a multi slot board to the cpu you get can get slightly better through put.
PCIE4x second gen seems a choke point while PCIE 16x 3rd gen is an autobahn for the game.