bradgearon / hdr-switch

turns hdr on while running for windows 10
MIT License
187 stars 16 forks source link

Error setting HDR mode #12

Open mattwilkinsonn opened 3 years ago

mattwilkinsonn commented 3 years ago

I just ran the exe and when I click the HDR mode toggle, it brings up an error box saying: "Error setting hdr mode:". This also happens if I select any of the color modes, where it says "Error setting color mode:". I am on windows 19041, with a 5700XT graphics card if that helps. I also have two HDR-capable monitors, which may be causing an issue.

GandalfOG commented 3 years ago

Same problem and I'm on v1909

spikewj commented 3 years ago

same problem with

HDR Switch Error Error setting hdr mode: NVAPI_ERROR

1070ti

Scope666 commented 3 years ago

Same here, I'm on v20H2 - NVAPI_ERROR. RTX 2080 Ti

mjnichol2 commented 3 years ago

If you're using an AMD card, I'm guessing this will not work, as it looks like it's using an nVidia API.

itsol4hc commented 3 years ago

I also get an NVAPI ERROR:

On the other hand it works flawlessly with GTX 1660 Ti, driver v460.89 on W10 20H2... Any clue why? Thanks

edit: May there be a connection with integrated GPU - Intel UHD which is used primarily?

Basti-Fantasti commented 3 years ago

Same here 5700XT on Win10 20H2 not working due to NVidia API

mattwilkinsonn commented 3 years ago

FYI I fixed this by switching to https://github.com/Codectory/AutoHDR. Seems to work on AMD cards as well.

Basti-Fantasti commented 3 years ago

Thanks, I'll give this a try as well.