-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Milestone
Description
I'm a Yuzu user. Their latest release from EA channel starts to use SDL 2.26.5 instead of 2.0.18. I just found that my controller (Mobapad M073, an NS Pro Variant) no more works properly after that.
By "not working properly" I mean in Yuzu it can no more detect gyro, and AB and XY buttons are switched, like when I press A, showing B. Somehow I feel the controller is treated like an Xbox controller.
To make sure the issue is only related to SDL.dll I have made some simple tests.
- From the folder of the new Yuzu (EA 3645) that the controller is not working, replace SDL.dll with the old version 2.0.18. And the controller works again.
- From the folder of the older Yuzu (EA 3638) that the controller is working, replace SDL.dll with the new version 2.26.5 and the controller is no more working.
- I tested a few SDL releases and can confirm my controller lost SDL support since 2.26.0
I do hope my controller can work again with the latest SDL. Please let me know how can I assist.