antonpup / Aurora

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

[Bug] BF1 Lightnigh doesn't work as intended #416

Closed grimsi closed 7 years ago

grimsi commented 7 years ago

While playing BF1 my Logitech G502 Mouse turns black (lights off) and my Keyboard (Corsair K70 Lux RGB) only shows a solid color depending on the situation, eg "in menu", "dead", "gas", "fire" (which is fine in some cases, but in others it should theoretically have per-key-lightning, as advertised here: https://www.youtube.com/watch?v=GSxVwS-u4dM)

antonpup commented 7 years ago

You need to make sure you have the wrapper from 0.6.0 version installed. As versions prior to did not have scan codes supported.

grimsi commented 7 years ago

I installed Aurora v0.6.0b, do I have to update the wrappers manually when upgrading from an older version?

antonpup commented 7 years ago

If you installed wrappers from the previous version, you need to reapply them with the new version.

grimsi commented 7 years ago

Thats the first thing I did when trying to fix this issue, but didnt help. Whats weird is that it works perfectly with the division which also uses Logitechs Lightning SDK afaik

EDIT: I reapplied the patch with admin rights, still same issue (no mouse LED, Keyboard only one color)

antonpup commented 7 years ago

The division isn't supposed to work. So.... something isn't right here. The Division is currently broken on 0.6.0b, I had to apply a fix for it on dev build.

grimsi commented 7 years ago

Yeah, youre right, I just looked at the Logitech website how its actually supposed to look. The Lightning worked, but it looked different on my keyboard, kinda weird now that I know how it's supposed to look like.

antonpup commented 7 years ago

I can confirm that BF1 lighting works on the dev build.

grimsi commented 7 years ago

I just pulled the dev branch and compiled it and the per-key lightning works. The mouse, however, is still black. If I close Aurora and give the Logitech Gaming Software the Control over the lightning of my mouse, it works fine.

antonpup commented 7 years ago

What does the mouse light up as? The background?

grimsi commented 7 years ago

No, it is black. The moment I start BF1 the light of my mouse turns off. Very strange. If I let LGS control the LEDs of my mouse, it lights up as my keyboard would light up (solid color for different game states)