Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Vsync makes the game feels laggy and smoother & 2x game speed smooth game so much compared to 1x game speed!! #9623

Open
YouYouTheBoxx opened this issue Oct 18, 2021 · 1 comment
Labels
bug Something isn't working component: OpenGL

Comments

@YouYouTheBoxx
Copy link

YouYouTheBoxx commented Oct 18, 2021

Version of OpenTTD

12.0 release

Expected result

When setting the game in VSync, it has to be smoother as it synchronize the game refresh rate to my monitor refresh rate

Also to note:
1x game speed has to look smooth without other extra things to do but 2x game speed is really far smoother either in vsync mode or non-vsync (And it's the case even when a vehicle goes 0.5x it's speed to match real 1x speed; it looks so much smoother when moving).

Actual result

[This has been seen after a lot of testing and fine tuning with my monitor]
---with vsync-on---
When moving on the map -> it feels really smooth compared to non-vsync
When vehicles are moving -> they feel more laggy like it cut frames out compared to non-vsync.
2x game speed look far smoother than 1x game speed.

---with vsync-off---
-> Vehicles moving look much smoother.
-> Moving around the map looks laggy compared to vsync-on.

Update
////// The bug targeting VSync-only DOES NOT Happen when not in Fullscreen //////

Steps to reproduce

[Example with 75Hz refresh rate monitor]
1- Set vsync-on
2 - see that fps never goes to 75fps like it has too (it stays at ~67-68fps) and so makes some things laggy
3 - The game itself will look smoother but the vehicles will look like some frames are cut.
3 - Set vsync-off
3 - The game itself will look laggy but the vehicles will look smoother.

@YouYouTheBoxx YouYouTheBoxx changed the title [Bug]: Vsync makes the game feels laggy and smoother & 2x Speed smooth game so much!! [Bug]: Vsync makes the game feels laggy and smoother & 2x game speed smooth game so much compared tp 1x game speed!! Oct 18, 2021
@YouYouTheBoxx YouYouTheBoxx changed the title [Bug]: Vsync makes the game feels laggy and smoother & 2x game speed smooth game so much compared tp 1x game speed!! [Bug]: Vsync makes the game feels laggy and smoother & 2x game speed smooth game so much compared to 1x game speed!! Oct 18, 2021
@LordAro LordAro added bug Something isn't working component: OpenGL labels Aug 29, 2022
@mrpenguinb
Copy link

mrpenguinb commented Mar 7, 2023

Using the NVIDIA Control Panel to force V-Sync instead of enabling it through the game doesn't resolve the issue.

Only thing that resolved the issue for me was running the game at 120 FPS with V-Sync off with my 60Hz monitor. It looks and feels responsive, although there is minor tearing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working component: OpenGL
Projects
None yet
Development

No branches or pull requests

3 participants