Lumiond

Results 12 comments of Lumiond

So. I change AsusUpdateQueue class: 1) Add IAuraRgbLight array `IAuraRgbLight[] lightArray` 2) Add this in constructor: ``` lightArray = new IAuraRgbLight[device.Lights.Count]; uint num = 0; foreach (IAuraRgbLight light in device.Lights)...

@DarthAffe , @SpoinkyNL , guys, any ETA for fix of this issue?

Unfortunately, I'm bad in c#. I can try, but I don't know if I can. I don't understand at all how to rewrite keyboard logic. And of course I think...

Looks like problem with asus sdk? (to SpoinkyNL - I continue my research of this problem and I have found something interesting, I post about it later) **euwlo**, do you...

Noise effect is key for crashing. Now we can use only static effect (one layer with solid brush for asus devices) or we can use openrgb instead aura and get...

Just download openrgb and start it. Then tick your type of device and configure leds for it. About asus stuff: as you wish. But you can wait a little. Maybe...

Cause fix still testing and not in public. You can download test version from https://github.com/DarthAffe/RGB.NET/issues/222 For everything except keyboard it must work.

Hi! I have tried to add namespace notification (for content type analyze) and access notification (just access logs) to the same elasticsearch. Everything is fine in mc, but doesn't work...

**Wreck5tep**, I use this method to fix this problem: 1) Turn off PC, unplug from outlet. 2) Turn on PC, login into windows. 3) Stop LightingService.exe from task manager, do...

I see, but we have an official limit on identifier length. I think it's not acceptable to break official limits, so we need something to control identifiers, maybe some kind...