HdrToggle
Command Line Tool to turn on HDR in Windows 10
Install / Use
/learn @kurbaniec/HdrToggleREADME
<h1 align="center">
<br>
<img src="icon/hdrToggle.png" alt="hdrToggle" width="180"></a>
</h1>
<div align="center">
<h1><code>hdrToggle</code></h1>
</div>
Minified version of Brad Gearon's hdr-switch.
🛠 Build
Download NVAPI from Nvidia (Version R450 was tested and used) and place it as R450-developer.zip into the root of the project directory.
mkdir bin
cd bin
cmake ..
cmake --build . --target hdrToggle --config Release
The executable can now be found under ./bin/Release/hdrToggle.exe.
🏃♂️ Run
.\bin\Release\hdrToggle.exe
