Skip to content

Commit

Permalink
Input: xpad - Added Hori Racing Wheel Overdrive for Xbox Series X
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikismine authored Oct 8, 2024
1 parent 3a21582 commit 98c85fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions xpad.c
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,8 @@ static const struct xpad_device {
{ 0x1bad, 0xf504, "Hori Real Arcade Pro. EX", MAP_TRIGGERS_TO_BUTTONS, XTYPE_XBOX360 },
{ 0x1bad, 0xf505, "Hori Fighting Stick EX2B", MAP_TRIGGERS_TO_BUTTONS, XTYPE_XBOX360 },
{ 0x1bad, 0xf506, "Hori Real Arcade Pro.EX Premium VLX", 0, XTYPE_XBOX360 },
{ 0x0f0d, 0x0152, "Hori Racing Wheel Overdrive for Xbox Series X", 0, XTYPE_XBOXONE },
{ 0x0f0d, 0x0151, "Hori Racing Wheel Overdrive for Xbox Series X", 0, XTYPE_XBOXONE },
{ 0x1bad, 0xf900, "Harmonix Xbox 360 Controller", 0, XTYPE_XBOX360 },
{ 0x1bad, 0xf901, "Gamestop Xbox 360 Controller", 0, XTYPE_XBOX360 },
{ 0x1bad, 0xf903, "Tron Xbox 360 controller", 0, XTYPE_XBOX360 },
Expand Down

0 comments on commit 98c85fd

Please sign in to comment.