From f53ea45d430491ca2c4c9c4d48f7dfc45961c960 Mon Sep 17 00:00:00 2001 From: Pierre de La Morinerie Date: Sun, 14 Jun 2026 14:10:57 +0200 Subject: [PATCH] SDL_joystick: add Austgame adapter to gamecube devices "Austgame GameCube to USB converter" is an GameCube-to-USB adapter. (cherry picked from commit 51e214a0124d5113e5d5378c9088b10bed96cb34) --- src/joystick/SDL_joystick.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/joystick/SDL_joystick.c b/src/joystick/SDL_joystick.c index 799362c7e3..0a9e8f9411 100644 --- a/src/joystick/SDL_joystick.c +++ b/src/joystick/SDL_joystick.c @@ -496,6 +496,7 @@ static Uint32 initial_gamecube_devices[] = { MAKE_VIDPID(0x0079, 0x1846), // DragonRise GameCube Controller Adapter MAKE_VIDPID(0x057e, 0x0337), // Nintendo Wii U GameCube Controller Adapter MAKE_VIDPID(0x057e, 0x2073), // Nintendo Switch 2 NSO GameCube Controller + MAKE_VIDPID(0x05e3, 0x0681), // Austgame GameCube to USB convertor MAKE_VIDPID(0x0926, 0x8888), // Cyber Gadget GameCube Controller MAKE_VIDPID(0x0e6f, 0x0185), // PDP Wired Fight Pad Pro for Nintendo Switch MAKE_VIDPID(0x1a34, 0xf705), // GameCube {HuiJia USB box}