mdqinc / SDL_GameControllerDB

A community sourced database of game controller mappings to be used with SDL2 Game Controller functionality
http://libsdl.org
zlib License
1.38k stars 521 forks source link

Update Linux mapping for SZMY Power DS4 Wired #626

Closed bonswouar closed 2 years ago

bonswouar commented 2 years ago

Fixed right trigger & added misc1

This time made using controllermap tool from SDL2 library.

Previously using gamepad-tool was apparently a very bad idea, maybe it should totally be removed from the recommended tools... It's really unfortunate there isn't any working up-to-date binary, having to build this controllermap hidden in SDL2 tests isn't the most user friendly :smile: