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

Closing HDR Switch after an HDR game was closed is not turning HDR off #4

Open
Trilyan opened this issue May 25, 2020 · 2 comments
Open

Comments

@Trilyan
Copy link

Trilyan commented May 25, 2020

Seems HDR Switch does not have control of HDR setting after you launch an HDR app.

To test this I tried the following:

1- Manually set HDR to OFF
2- Run HDR Switch --> HDR turns ON
3- Run HDR game
4- Close HDR game
5- Close HDR Switch --> HDR is not turning OFF

I'm going to try and understand your code, but to me it seems that a new "hook" must be done to regain control of the setting

@bradgearon
Copy link
Owner

the nvapi hook is meant to be used by game developers
if what game is it that you are running? it might have something funky going on that hard enables it -- the nvapi version only works while the app is running but there is a registry key that can be used to enable it afaik

@Trilyan
Copy link
Author

Trilyan commented Aug 2, 2020

This is happening mostly with Red Dead Redemption 2 and Call of Duty Modern Warfare.
Seems like the game "takes over" and then HDR Switch is unable to change the setting to OFF when it gets closed. I need to test the behavior on the tray version and see if it still happens

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

2 participants