From 339612d5afdef86462a1cb68918e77b58984c670 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Mon, 2 Mar 2020 09:35:12 -0800 Subject: [PATCH] ControllerList: add support for Victrix Pro FS w/ Touchpad for PS4 --- src/joystick/controller_type.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/joystick/controller_type.h b/src/joystick/controller_type.h index f0a4333b4cdbe..a744a2b02c558 100644 --- a/src/joystick/controller_type.h +++ b/src/joystick/controller_type.h @@ -162,6 +162,7 @@ static const ControllerDescription_t arrControllers[] = { { MAKE_CONTROLLER_ID( 0x20d6, 0x792a ), k_eControllerType_PS4Controller, NULL }, // PowerA - Fusion Fight Pad { MAKE_CONTROLLER_ID( 0x7545, 0x0104 ), k_eControllerType_PS4Controller, NULL }, // Armor 3 or Level Up Cobra - At least one variant has gyro { MAKE_CONTROLLER_ID( 0x9886, 0x0025 ), k_eControllerType_PS4Controller, NULL }, // Astro C40 + { MAKE_CONTROLLER_ID( 0x0e6f, 0x0207 ), k_eControllerType_PS4Controller, NULL }, // Victrix Pro Fightstick w/ Touchpad for PS4 { MAKE_CONTROLLER_ID( 0x0079, 0x0006 ), k_eControllerType_UnknownNonSteamController, NULL }, // DragonRise Generic USB PCB, sometimes configured as a PC Twin Shock Controller - looks like a DS3 but the face buttons are 1-4 instead of symbols