soda-arcade / smash-soda

Parsec Soda with some extra bells and whistles.
MIT License
34 stars 13 forks source link

Add support to load SDL remaps file #8

Closed crackerbad closed 1 year ago

crackerbad commented 1 year ago

Add support load remap files like https://github.com/gabomdq/SDL_GameControllerDB

http://wiki.libsdl.org/SDL2/SDL_GameControllerAddMappingsFromFile

I have a control that despite giving you xinput I would like to leave it off and use only SDL, but when I do that the button mapping is completely wrong and I want to remap it. But smashsoda doesn't load gamecontrollerdb.txt files, so I would like that added.


Google Translate