nefarius / DsHidMini

Virtual HID Mini-user-mode-driver for Sony DualShock 3 Controllers
https://docs.nefarius.at/projects/DsHidMini/
BSD 3-Clause "New" or "Revised" License
1.26k stars 55 forks source link

Fix backing up current LED state when using driver LED authority in SXS processing #347

Closed Kanuan closed 7 months ago

Kanuan commented 7 months ago

It was backing up the correct length of 21 bytes that encompass all current LED info, but it was starting in the wrong offset (10 instead of 9)