DsHidMini icon indicating copy to clipboard operation
DsHidMini copied to clipboard

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

Results 48 DsHidMini issues
Sort by recently updated
recently updated
newest added

Regarding rumble, the DS4's standard output report includes both the strength as well as the duration. Currently we set the strength, but not the duration, which can lead to rumble...

bug
Core

LEDs are set in many different parts of the driver, and in each of them they do their logic on if they should or not set the LEDs based on...

enhancement
Core
LED related

The logic used to set the LEDs in battery level mode only occurs when there is a change to the battery level, meaning that hot-reloading won't trigger an update and...

bug
Core
LED related

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...

bug
Core
LED related

- Pairing now has 3 main modes: - Auto: to active host - Custom: to user defined Mac address - Disabled: never occurs - Pairing can be triggered manually by...

enhancement
USB

Resolves #213 ## Changes - Device state is now only modified once on library load, afterwards event based instead of being tied to any XI proxy calls. - Basically rewrote...

enhancement
Core

This is still working fine for official Sony hardware, however quite a bit of aftermarket devices in my recently acquired stash display a weirdly mangled charging effect like shown below:...

bug
LED related

When the "turn off controller" option is used on supported models while the DS3 is wired connected to the PS3, it can be "turned off", meaning it is still connected...

enhancement
USB