isage / vixen

ViXEn - Vita X-input Enabler
MIT License
21 stars 4 forks source link

Logitech DualAction (and probably other devices) doesn't work #1

Closed isage closed 1 year ago

isage commented 1 year ago

Vita has issues with detecting some devices, namely real Logitech DualAction (F310 in dinput mode works fine) and original xbox chinese pad (VID/PID 0xFFFF). It isn't detected by system (my guess is due to slow initialization), so system doesn't pass it to driver.

Currently, nothing can be done about it, but i'm investigating possibilities

isage commented 1 year ago

Turns out PSTV has special PSTV-only driver that intercepts any HID device. Fixed in v1.3