mirror of
https://github.com/Ryujinx/SDL.git
synced 2025-01-22 13:41:09 +00:00
Note that the NACON Daija Arcade Stick is an arcade stick
This commit is contained in:
parent
8e72be3117
commit
e99b9ca9c0
|
@ -2488,6 +2488,7 @@ static SDL_bool SDL_IsJoystickProductArcadeStick(Uint32 vidpid)
|
|||
MAKE_VIDPID(0x0f0d, 0x011c), /* Hori Fighting Stick α in PS4 Mode */
|
||||
MAKE_VIDPID(0x0f0d, 0x011e), /* Hori Fighting Stick α in PC Mode */
|
||||
MAKE_VIDPID(0x0f0d, 0x0184), /* Hori Fighting Stick α in PS5 Mode */
|
||||
MAKE_VIDPID(0x146b, 0x0604), /* NACON Daija Arcade Stick */
|
||||
MAKE_VIDPID(0x1532, 0x0a00), /* Razer Atrox Arcade Stick */
|
||||
MAKE_VIDPID(0x1bad, 0xf03d), /* Street Fighter IV Arcade Stick TE - Chun Li */
|
||||
MAKE_VIDPID(0x1bad, 0xf502), /* Hori Real Arcade Pro.VX SA */
|
||||
|
|
Loading…
Reference in a new issue