godot icon indicating copy to clipboard operation
godot copied to clipboard

Add PowerA Xbox Series X Controller Linux bindings to gamecontrollerdb.txt

Open emanvidmaker opened this issue 1 year ago • 3 comments

In my attempt to fix #83178 I discovered that #83178 is caused by missing SDL bindings, so i added the binding for my controller and that fixed the issue for me, however this only fixes the issue for PowerA Xbox Series X Controller users on linux. Any controller missing its bindings gets affected by #83178 so this still doesn't fix it just partially alleviates the problem and gives us more insight on #83178.

I Also PR this change upstream on mdqinc/SDL_GameControllerDB/pull/762

emanvidmaker avatar Jun 02 '24 17:06 emanvidmaker

Upstream merged it https://github.com/mdqinc/SDL_GameControllerDB/pull/762

emanvidmaker avatar Jun 02 '24 23:06 emanvidmaker

This SDL bindings issue is still present in 4.3 stable

Im going to build with an updated gamecontrollerdb.txt from https://github.com/mdqinc/SDL_GameControllerDB/ and see if that fixes it and PR that

emanvidmaker avatar Oct 10 '24 19:10 emanvidmaker

cc. @Sauermann

adamscott avatar Oct 21 '24 13:10 adamscott

Update:

  • 4.4Dev4 Still has the bug

However...

Im going to build with an updated gamecontrollerdb.txt from https://github.com/mdqinc/SDL_GameControllerDB/

I have updated the db and built it and it solves it. Here the new PR that fixes it, https://github.com/godotengine/godot/pull/99304

emanvidmaker avatar Nov 16 '24 02:11 emanvidmaker

Superseded by #99304.

akien-mga avatar Nov 18 '24 08:11 akien-mga