Added support for the Hori Fighting Commander
This commit is contained in:
parent
a76e547477
commit
43cb7b3c51
3 changed files with 13 additions and 3 deletions
|
@ -482,6 +482,9 @@ HIDAPI_XboxControllerName(Uint16 vendor_id, Uint16 product_id)
|
|||
{ MAKE_VIDPID(0x0f0d, 0x0063), "Hori Real Arcade Pro Hayabusa (USA) Xbox One" },
|
||||
{ MAKE_VIDPID(0x0f0d, 0x0067), "HORIPAD ONE" },
|
||||
{ MAKE_VIDPID(0x0f0d, 0x0078), "Hori Real Arcade Pro V Kai Xbox One" },
|
||||
{ MAKE_VIDPID(0x0f0d, 0x0084), "HORI Fighting Commander" },
|
||||
{ MAKE_VIDPID(0x0f0d, 0x0085), "HORI Fighting Commander" },
|
||||
{ MAKE_VIDPID(0x0f0d, 0x0086), "HORI Fighting Commander" },
|
||||
{ MAKE_VIDPID(0x1038, 0x1430), "SteelSeries Stratus Duo" },
|
||||
{ MAKE_VIDPID(0x1038, 0x1431), "SteelSeries Stratus Duo" },
|
||||
{ MAKE_VIDPID(0x11c9, 0x55f0), "Nacon GC-100XF" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue