CUE.NET
CUE.NET copied to clipboard
Updated CUE.NET to support more devices, fixes glaive mouse
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 support Corsair devices and RGB.NET is still in alpha stages so there are no docs or guides present yet while this is easy to use and more stable.
Fixes:
- Updated CUE.NET with latest SDK and added support for more devices as available in official SDK such as RAM, Coolers, LED strips etc
- Updated SDK to latest
- Fixes support for Glaive Mouse as some variants of it were not working, it's Side LED should also now be working
Thanks! I'll do some testing with the commander Pro and Glaive.
What did you change on the Glaive though? From what I can tell you only expanded the condition to include the demo variant
Glaive Side LED should now be working. Earlier CUE.Net didn't controlled it before. Only the front two leds and logo worked. There were also some issues in CUE.NET detecting my variant of glaive (not demo, real device) because of unnecessary flag, I removed it and it works now.
When I try and build this, I get "Error in Application" thrown. I made sure the new DLL's were used also.
Can you be more specific with error name?
I wish i could be, that's literally all it gives me. It doesn't give me a stack trace or inner exception.
Does it gives you error when trying to run one of provided sample apps?