Skip to content

kurbaniec/hdrToggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


hdrToggle

hdrToggle

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

📚 Sources

About

Command Line Tool to turn on HDR in Windows 10

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published