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

Exclusive fullscreen and adaptive V-Sync only with in-game V-Sync on #6

Open
RavenMacDaddy opened this issue Jun 19, 2021 · 3 comments
Labels
enhancement New feature or request nvidia

Comments

@RavenMacDaddy
Copy link

I tested running the game with the G-Sync indicator enabled just to check and noticed that it wasn't being activated, so then I tried manipulating the system sound volume and sure enough the game wasn't running in exclusive fullscreen.

From experience I know some APIs have the workaround to enable V-Sync in the software, and confirmed, then it showed G-Sync being enabled and no volume indicator showed up anymore, confirming exclusive fullscreen.

This however means that you can't combine the API with V-Sync from the driver (Nvidia Control Panel), which supposedly is more optimized for use in combination with G-Sync.

With all of that out of the way, I really appreciate this project, so thank you.

@0lvin 0lvin added enhancement New feature or request nvidia labels Jun 11, 2022
@0lvin
Copy link
Contributor

0lvin commented Jul 4, 2022

Could you please check https://github.com/kondrak/vkQuake2 with vk_fullscreen_exclusive and without? Does it help?

@RavenMacDaddy
Copy link
Author

RavenMacDaddy commented Jul 4, 2022

When attempting it on Windows 11 - 22621.160, the option simply doesn't work, not even if I manually turn off Fullscreen optimizations under compatibility - it just resets to "no" in the video options.

@RavenMacDaddy
Copy link
Author

For context, I know that vkQuake manages to use exclusive full-screen without V-sync.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request nvidia
Projects
None yet
Development

No branches or pull requests

2 participants