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.2k stars 53 forks source link

Massive SCP DLL rewrite #361

Closed nefarius closed 4 months ago

nefarius commented 4 months ago

Resolves #213

Changes

Open TODOs

nefarius commented 4 months ago

Slight issue on hot-connecting, there is a phase of like a second where the device is reported as connected but the axes are not zero'ed:

image

nefarius commented 4 months ago

Slight issue on hot-connecting, there is a phase of like a second where the device is reported as connected but the axes are not zero'ed:

image

Fixed.