-
Notifications
You must be signed in to change notification settings - Fork 181
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error with Dual Shock 4 #333
Comments
Does this still occur with the latest Ebiten? |
Yes (v2.2.0-alpha.13) |
Sure, thanks. Unfortunately we cannot handle this on GLFW/Ebiten side. I think this will be fixed at GLFW 3.3.5 (glfw/glfw#1763) |
On second thought, this seems an error after a mapping was found but a button assignment was wrong. I'll take a look. Which OS are you using? |
Linux 5.13, x86_64 |
I tested my PS4 controller
Could you show me a minimized code to reproduce this issue? Thanks! |
And probably (not 100% sure) this is an issue for Ebiten. I'll transfer this issue to github.com/hajimehoshi/ebiten |
Let's continue to discuss at hajimehoshi/ebiten#1802 |
Note: Ebiten fixed this by NOT using GLFW's gamepad mappings. So, this issue still exists on GLFW side. |
Related to #274
The text was updated successfully, but these errors were encountered: