add yet another third-party pad to xinput detection
This commit is contained in:
parent
c545c3e4f2
commit
84d36fee7d
|
@ -426,6 +426,8 @@ static const char* const XINPUT_PAD_NAMES[] =
|
||||||
"Controller (Xbox wireless receiver for windows)",
|
"Controller (Xbox wireless receiver for windows)",
|
||||||
"Controller (XBOX360 GAMEPAD)",
|
"Controller (XBOX360 GAMEPAD)",
|
||||||
"MadCatz GamePad",
|
"MadCatz GamePad",
|
||||||
|
"MadCatz GamePad (Controller)",
|
||||||
|
"Controller (MadCatz GamePad)",
|
||||||
NULL
|
NULL
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue