Stanzilla / WoWUIBugs

World of Warcraft UI Bug Tracker
153 stars 7 forks source link

Gyro and touchpad no longer works while gamepad is connected by bluetooth #482

Open seblindfors opened 9 months ago

seblindfors commented 9 months ago

With the update to the SDL backend, some functionality with a few different controllers has been lost in the process. This is specifically ONLY when connected by Bluetooth. The same controller, when plugged in, will still retain all functionality seen before SDL was updated.

Using a regular DualSense, aka PS5 controller (vendorID: 054C, productID: 0CE6) the following functions are lost when connected by bluetooth:

This is easily reproduced by using a DualSense, connect to computer via bluetooth, and plug in/remove cable to see functionality change. See images below, where buttons and axes are missing from the raw state, which means they can't be mapped in game.

Bluetooth raw/mapped state: image

Wired raw/mapped state: image

Meorawr commented 9 months ago

I'm guessing this is 10.2.0 and not 10.1.7?

seblindfors commented 9 months ago

This problem is present on all game clients atm, including 10.2 PTR.