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.37k stars 518 forks source link

Add Microsoft Xbox Series X #765

Closed 99Fred closed 4 months ago

99Fred commented 4 months ago

This provides mapping for Microsoft Xbox Series X controller (via USB and Dongle)

This mapping string was generated with the help AntiMicroX and adapted to be compatible with the db (+ tested).

offalynne commented 4 months ago

AntiMicroX produces GUIDs and mappings incompatible with this db. Please refer to one of the software options in the README.

99Fred commented 4 months ago

Yes, I adapted (and tested of course) the string that was generated ...

offalynne commented 4 months ago

If you have tested both before and after adding the mapping to the DB and confirm behaviour was not correct before, and is after the change, feel free to reopen the PR and I'll merge