RGB.NET icon indicating copy to clipboard operation
RGB.NET copied to clipboard

Added Wooting multi device support

Open diogotr7 opened this issue 3 years ago • 2 comments

Depends on https://github.com/WootingKb/wooting-rgb-sdk/pull/50

Replaces all kernel32.dll calls with the NativeLibrary class, which is crossplatform. In theory this should work with the Linux version of the native library, but i haven't tested it.

diogotr7 avatar Aug 09 '22 11:08 diogotr7

Demo video: https://gfycat.com/delayedmistyiraniangroundjay

diogotr7 avatar Aug 09 '22 11:08 diogotr7

I have since tested this on Linux and it works perfectly, as long as the ".so" file is added as a possible binary file.

diogotr7 avatar Aug 10 '22 13:08 diogotr7

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 you to test it in the end to make sure I don't break your stuff here :)

DarthAffe avatar Aug 21 '22 13:08 DarthAffe