DarthAffe

Results 139 comments of DarthAffe

Hey, I wasn't aware of that SDK (thanks for the hint). I put it on the list. It seems to be well documented but I'll need you for some testing...

I'll redirect this for now to make the NativeLibrary-changes for all providers and use someof the performance features that are usable with the new .NET. i might come back to...

Hey, this code will load all asus-aura-devices and turn the color of all their leds to red: ```csharp // The surface is the starting point for everything. RGBSurface surface =...

I think I'll need more information like what you did to setup everything and what's the exact issue is. I created a new WPF-application, added the RGB.NET-metapackage from nuget, updated...

This sounds absolutely correct. The only thing that I did different (as far as I can tell on the images) is, that it seems that you built the nuget-packages on...

Ok it seems to just block somewhere while loading the devices. I somehow recall that I've heard of such an issue before but I don't remember what exactly was the...

Great to hear :) Which device is having this issue? Aura colors are addressed internally with RBG (at least if you use a somehow recent version). If it's swapped for...

Well since I don't know what aura can potentially return (there are quite a lot) I need to trust what the SDK returns as loadable. The aura-SDK is causing quite...

Yeah i know, we tried to implement the MysticLight SDK (that's why there is code for it already) but we weren't able to get it work just from the documentation....

That would be great! May I ask you to join the [RGB.NET-discord](https://discord.gg/9kytURv) for this? It'll lead to a lot of small test of different things which is better to be...