A community sourced database of game controller mappings to be used with SDL Game Controller functionality
Browse cluster: Cluster 210 →SDL_GameControllerDB is a community-sourced database of game controller mappings designed for use with SDL2 and SDL3 game controller functionality. The project addresses the problem domain of enabling game developers to properly map various game controller hardware to standardized input layouts. Developers can download the gamecontrollerdb.txt file and load it into their applications using SDL's mapping functions, with support for SDL versions 2.0.10 and newer. Each mapping entry specifies a controller's GUID, name, button and axis mappings, and target platform, and the project provides mapping tools and guidelines to help contributors create accurate mappings that conform to an Xbox layout standard.