Skip to content

juv/vibranceDLL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Utilizes the NvAPI for vibranceGUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published