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

PresentMode isn't configurable (aka Rendy forces vsync) #286

Open
Elabajaba opened this issue Dec 21, 2020 · 0 comments
Open

PresentMode isn't configurable (aka Rendy forces vsync) #286

Elabajaba opened this issue Dec 21, 2020 · 0 comments

Comments

@Elabajaba
Copy link

From what I know, it isn't possible to change the type of PresentMode that Rendy uses without using your own branch and hardcoding the changes.

There are a number of reasons users would want to use something other than FIFO (traditional vsync), some of which might be:

  • lower input lag
  • benchmarking
  • Gsync/Freesync/VRR displays where you're supposed to disable vsync in game and apply it at the driver level

Example of how changing PresentMode currently works: 6bb8c96

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant