nefarius / DsHidMini

Virtual HID Mini-user-mode-driver for Sony DualShock 3 Controllers

Home Page:https://docs.nefarius.at/projects/DsHidMini/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LEDs are always set to custom values if device is in DsLEDModeCustomPattern mode

Kanuan opened this issue · comments

If the device is in DsLEDModeCustomPattern then it will always override the LED states in the final step of preparing the Output Report, disregarding if in the current context applications should be in control of the LEDs

For example, if using custom LED mode and led authority mode to authomatic (starts in driver mode but switched to application if requested) I can't set the LEDs in DS4Windows since whatever DS4Windows sets for the drivers gets overwritten by the defined custom values in the end

image