Jump to content

intrueder

Members
  • Posts

    19
  • Joined

  • Days Won

    1

intrueder last won the day on June 3 2020

intrueder had the most liked content!

Reputation

19 Good
  1. Just linking things up: https://github.com/CorsairOfficial/cue-sdk/issues/18
  2. Well, not a "detection", but you can read the current mic status using SDK: https://corsairofficial.github.io/cue-sdk/#corsairdevicepropertyid See properties_example
  3. All effects can be found in resources\shaders\ subfolder. You can modify them or add any other effect (well, almost, not all glsl instructions are supported yet) As for the rest of peripherals, I can do that but need to optimize the code first, because CPU usage is high. That's why the app plays effects on keyboard only actually.
  4. please, check the latest beta version of WallpaperEngine (v1.3.176 or higher), it should address the issue.
  5. You can try to use an exclusive control by calling CorsairRequestControl / CorsairReleaseControl As soon as CorsairRequestControl is called, all LEDs will turn off. But Win+L is a limitation, CUESDK cannot control devices when user session is locked
  6. Hello everyone, Can you try WallpaperEngine latest beta (v1.3.176 or higher) and check if it works for you?
  7. iCUE Shader Player v0.3 is available! https://github.com/intrueder/icue-shader-player/releases/tag/v0.3.0 Here is a short gif showing it in action: Hint: effects can be added or customized; after unpacking the application, look in the resources\shaders folder Happy glsl coding! :sunglasse
  8. Fixed in CUESDK 3.0.355 https://forum.corsair.com/v3/showthread.php?t=198443
  9. This issue on GitHub looks related https://github.com/CorsairOfficial/cue-sdk-python/issues/5
  10. There is a registered issue on GitHub regarding QL fans support in CUE SDK https://github.com/CorsairOfficial/cue-sdk/issues/1 I'd suggest monitoring it. Once the issue is fixed, Wallpaper Engine will be able to control the QL fans lighting
  11. Here it is https://github.com/CorsairOfficial/cue-sdk-python
  12. You can track this issue on GitHub https://github.com/CorsairOfficial/cue-sdk/issues/1
  13. Try to change your batch file content to the following command: start cmd
  14. Hey, @xoblite Please, provide additional information: - hardware configuration - iCUE logs (can be found in iCUE Settings -> Export system info and logs) Do you have Corsair Link running? Can you "Disable" and "Stop" CorsairService and try again?
×
×
  • Create New...