Skip to content

Adds workarounds for wireless quirks of various controller models#364

Merged
nefarius merged 7 commits intomasterfrom
nefarius/experimental/wireless-quirks
May 25, 2024
Merged

Adds workarounds for wireless quirks of various controller models#364
nefarius merged 7 commits intomasterfrom
nefarius/experimental/wireless-quirks

Conversation

@nefarius
Copy link
Copy Markdown
Owner

@nefarius nefarius commented May 25, 2024

These changes fix compatibility with certain aftermarket models like the Retro Fighters Defender BT Edition that would otherwise drop connection if the SIXAXIS "magic packet" feature report is sent to them.

The way this is achieved is by first setting up the HID Interrupt IN reader, send an initial output report over HID Control, then way a second, check if at least one input report made it in by checking the battery state and if not, send the SET_REPORT, otherwise omit it.

This is not enough to make all devices in my new stash stay connected but it sure is a big step in the right direction 😁

@nefarius nefarius added enhancement New feature or request Bluetooth Bluetooth-related (wireless) labels May 25, 2024
@nefarius nefarius added this to the Version 3 milestone May 25, 2024
@nefarius nefarius self-assigned this May 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bluetooth Bluetooth-related (wireless) enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant