CUE.NET
CUE.NET copied to clipboard
C# (.NET) library to work with the Corsair CUE-SDK.
Hi! CUE.NET only lists 109 LEDs but there are 113. Is it possible to that a look at that ? It seems that only the top logo is missing. Here...
I only want to get the color of an LED, but I want to leave the actual setting to the default program, or whatever is using it right now, my...
Hey, I know this project is discontinued but many users including me still prefer to use CUE.NET over RGB.NET simply because its easy for those who are only looking to...
Updating individual colors is broken because of https://github.com/DarthAffe/CUE.NET/commit/c4ac6f0e4073111463b962712117c0f4650918c4#diff-caac9f90950af58ae566e770d533738aR209 ApplyColorData(_colorDataSave) overwriting the LedMapping's state no matter what. Tested using Corsair k70 RGB. Workaround: apply a brush before updating individual key colors.