SkillAgentSearch skills...

VibranceDLL

Utilizes the NvAPI for vibranceGUI

Install / Use

/learn @juv/VibranceDLL
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

vibranceDLL

vibranceDLL is the C/C++ project that powers vibranceGUI by granting interopability to NVIDIAs NVAPI. You can think of the DLL as an proxy between C# and the native NVAPI calls.

More information and vibranceGUI binary download available at: http://vibrance.pushre.de/

Compiling

When compiling, make sure to compile for x86 target platform and use unicode charset. Change the runtime library setting to Multithreaded (/MT) under Visual Studios project properties (Tab "C/C++" => "Code Generation").

Contributing

Every contribution is greatly appreciated. Do not hesitate to submit every issue and pull request that comes to your mind.

Contact

https://twitter.com/juvlarN

View on GitHub
GitHub Stars24
CategoryDevelopment
Updated2mo ago
Forks10

Languages

C++

Security Score

75/100

Audited on Jan 9, 2026

No findings