Added support for the 8BitDo Ultimate Wired Controller for Xbox

This commit is contained in:
Sam Lantinga 2022-07-20 11:05:55 -07:00
parent b700a32630
commit be3a945a8b
6 changed files with 11 additions and 0 deletions

View file

@ -180,6 +180,7 @@ SDL_GetJoystickGameControllerProtocol(const char *name, Uint16 vendor, Uint16 pr
0x1532, /* Razer */
0x20d6, /* PowerA */
0x24c6, /* PowerA */
0x2dc8, /* 8BitDo */
0x2e24, /* Hyperkin */
};