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.25k stars 54 forks source link

Add support for the RetroFighters Defender Controller #282

Open nefarius opened 1 year ago

nefarius commented 1 year ago

Reminder. For reference.

nefarius commented 5 months ago

Defender BT (2nd model)

Wireless support was added in #364 and confirmed working (all features; input, LED and rumble).

Currently it is only possible to get it working on PC via the following procedure:

Problem with pairing on Windows is that the Defender is one of those "smart" controllers that detect which host they are connected to, so it switches to an X360 replica on USB on Windows, which blocks sending it the pairing packet. More R&D is required for this.

Defender (OG, 1st model)

To attempt to get USB to work #321 is required to be fixed first.

Leaving the issue open until both models are covered to whatever level is technically possible.