Skip to content

fix(Hardware Support): Fix SDL conflict for 8bitdo Ultimate 2#598

Draft
pastaq wants to merge 1 commit into
mainfrom
pastaq/8BDU2
Draft

fix(Hardware Support): Fix SDL conflict for 8bitdo Ultimate 2#598
pastaq wants to merge 1 commit into
mainfrom
pastaq/8BDU2

Conversation

@pastaq
Copy link
Copy Markdown
Contributor

@pastaq pastaq commented Jun 5, 2026

Add device configuration for 8bitdo Ultimate 2 controller. As noted in There then exists a conflict with InputPlumber as it finds the evdev as a generic gamepad and renames it. SDL is then unable to block the evdev input, leading to double input. For now we are blocking the hidraw as the source driver was not fully implemented in the referenced PR. I have one on order to fully implement that source driver.

Add device configuration for 8bitdo Ultimate 2 controller. As noted in
There then exists a conflict with InputPlumber as it finds the evdev as a
generic gamepad and renames it. SDL is then unable to block the evdev
input, leading to double input. For now we are blocking the hidraw as the
source driver was not fully implemented in the referenced PR. I have one
on order to fully implement that source driver.
@pastaq pastaq requested a review from ShadowApex June 5, 2026 23:13
@pastaq pastaq marked this pull request as draft June 6, 2026 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant