Added support for the ThrustMaster eSwap PRO Controller Xbox
(cherry picked from commit dacdb1c310
)
This commit is contained in:
parent
b8d5fa4aef
commit
2cb7a0a0bb
6 changed files with 14 additions and 0 deletions
|
@ -186,6 +186,7 @@ static SDL_GameControllerType SDL_GetJoystickGameControllerProtocol(const char *
|
|||
interface_protocol == XBONE_IFACE_PROTOCOL) {
|
||||
|
||||
static const int SUPPORTED_VENDORS[] = {
|
||||
0x044f, /* Thrustmaster */
|
||||
0x045e, /* Microsoft */
|
||||
0x0738, /* Mad Catz */
|
||||
0x0e6f, /* PDP */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue