falahati/NvAPIWrapper

Add LED Control and Information Support

ennerperez opened this issue · 1 comments

Based on EVGA Precision X1 Software (https://store.steampowered.com/app/268850/EVGA_Precision_X1/) it is possible to handle the card ilumination, I use this to shutdown leds, o to set a tempetura profile, so, it's possible to integrate that functionality on this wrapper? brightnes controll or if graphic card supports color changes. btw, the software works with any geforce card even if it's not a EVGA card. (Something Nvidia totally missed in Nvidia control panel)

I thought we had it as the high-level API, but apparently, we don't. So you have to use the wrapper low-level API to do this. this is the list of functions that can be used to manage this aspect of the GPU:
https://github.com/falahati/NvAPIWrapper/blob/master/NvAPIWrapper/Native/GPUApi.Illumination.cs