Aurora-RGB / Aurora

Unified lighting effects across multiple brands and various games.
http://www.project-aurora.com/
MIT License
251 stars 39 forks source link

v128 breaks support for SteelSeries (Sensei Ten) #138

Open cyablo opened 1 year ago

cyablo commented 1 year ago

One of the changes in v128 seem to break support for my SteelSeries Sensei Ten. The Mouse is detected by the the Plugin but doesn't respond on any changes and stays in default color.

Aytackydln commented 1 year ago

Are you using rgb.net implementation?

cyablo commented 1 year ago

Yes, worked before but suddenly stopped working with one of the latest Versions.

steelseries

Mouse is detected but doesn't change lighting. Via SteelSeries gamesense it still works fine.

Aytackydln commented 1 year ago

Okay, I will need a little bit of help from you to find which version of rgb.net library broke it. Go to this nuget page: https://www.nuget.org/packages/RGB.NET.Devices.SteelSeries/1.0.0

Choose a version and click "Download package" for .nupkg file. Open with zip or rar software, copy the dll in lib/ folder of archive to Aurora folder and start Aurora and see if it works.

cyablo commented 1 year ago

Im already down to 1.0.0-prerelease.92 but it's still not working. It thing it might be somethingh else and not rgb.net.

cyablo commented 1 year ago

Even prelease.32 doesnt work, so it's surely something else that changed.

Aytackydln commented 1 year ago

Well, rgb.net's developer also said there wasn't any update about SteelSeries's sdk. Did you try with Aurora v127?

Aytackydln commented 1 year ago

reverted steelseries library change: https://github.com/Aurora-RGB/Aurora/releases/tag/v130

cyablo commented 1 year ago

Sorry to say but I can't get SteelSerie RGB.NET implementation to work. No matter what Version of Aurora or Nuget's I use. Only GameSense works.

I already tried uninstalling SteelSeries GG software, uninstalling driver and using the one Windows 11 installs on default... Nope.

cyablo commented 1 year ago

Tried openrgb 0.8 from https://openrgb.org/releases.html, which works and can also control the mouse.

cyablo commented 1 year ago

That's strange: If I use the "Configure RGB.NET Devices" Dialog under "Devices & Wrappers", I can make the two LED's of the Sensei Ten blink white.

Aytackydln commented 1 year ago

Can you do clean install of Aurora?

cyablo commented 1 year ago

Did a clean Win 11 install on antother PC. Still not working with SteelSeries RGB.NET.

Aytackydln commented 1 year ago

Is this still a problem? I think using OpenRGB should be fine

cyablo commented 1 year ago

To be honest: My SteelSeries Sensei Ten still does not work with OpenRGB. Even with v171. It got detected and says initialized, but mouse does not respond to any color changes. SteelSeries GG integration however works.