Parcourir la source

Note that the NACON Daija Arcade Stick is an arcade stick

(cherry picked from commit e99b9ca9c0c4c5a03d0a9088bee623218ac840a5)
Sam Lantinga il y a 2 ans
Parent
commit
0da118ce45
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/joystick/SDL_joystick.c

+ 1 - 0
src/joystick/SDL_joystick.c

@@ -2389,6 +2389,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 */