From 594411ae3ed1038d0e7999267c1e7e1fb0a2c7af Mon Sep 17 00:00:00 2001 From: SwigS-27 Date: Sun, 1 Sep 2019 11:25:15 +0000 Subject: [PATCH] Update 'source-code/source/plugins/TLAC/Input/DirectInput/Ds4/DualShock4.h' --- .../source/plugins/TLAC/Input/DirectInput/Ds4/DualShock4.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source-code/source/plugins/TLAC/Input/DirectInput/Ds4/DualShock4.h b/source-code/source/plugins/TLAC/Input/DirectInput/Ds4/DualShock4.h index 760bd57..d4890fe 100644 --- a/source-code/source/plugins/TLAC/Input/DirectInput/Ds4/DualShock4.h +++ b/source-code/source/plugins/TLAC/Input/DirectInput/Ds4/DualShock4.h @@ -13,7 +13,7 @@ namespace TLAC::Input // Second Generation: {09CC054C-0000-0000-0000-504944564944} { 0x09CC054C, 0x0000, 0x0000, { 0x00, 0x00, 0x50, 0x49, 0x44, 0x56, 0x49, 0x44 } }, // PS3 Controller Non Dualshock: {745a17a0-74d3-11d0-b6fe-00a0c90f57da} - { 0x09CC054C, 0x0000, 0x0000, { 0x00, 0x00, 0x50, 0x49, 0x44, 0x56, 0x49, 0x44 } }, + { 0x745a17a0, 0x74d3, 0x11d0, { 0xb6, 0xfe, 0x00, 0xa0, 0xc9, 0x0f, 0x57, 0xda } }, // GAMO2 DIVALLER: {11140E8F-0000-0000-0000-504944564944} { 0x11140E8F, 0x0000, 0x0000, { 0x00, 0x00, 0x50, 0x49, 0x44, 0x56, 0x49, 0x44 } }, };