SkillAgentSearch skills...

HdrToggle

Command Line Tool to turn on HDR in Windows 10

Install / Use

/learn @kurbaniec/HdrToggle
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<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

📚 Sources

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated1y ago
Forks0

Languages

C++

Security Score

75/100

Audited on Jun 14, 2024

No findings