-
Notifications
You must be signed in to change notification settings - Fork 18
Updated CUE.NET to support more devices, fixes glaive mouse #71
base: master
Are you sure you want to change the base?
Conversation
…l statement which was preventing it to be detected.
This reverts commit 1f99e29.
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? |
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: