THIS PAGE IS A WORK IN PROGRESS ... Please make edits to this page to improve it!
A hint that specifies extra gamecontroller db entries.
X |
a newline delimited rows of gamecontroller config data, see SDL_gamecontroller.h |
By default no extra gamecontroller db entries are specified.
This hint must be set before calling SDL_Init(SDL_INIT_GAMEPAD).
You can update mappings after the system is initialized with SDL_GetGamepadMappingForGUID() and SDL_AddGamepadMapping().
CategoryDefine, CategoryHints, CategoryDraft