From 7dfd17844437713fd2d536c22ac871c95e7be789 Mon Sep 17 00:00:00 2001 From: isXander Date: Sun, 3 Sep 2023 23:39:49 +0100 Subject: [PATCH] Fix generic XInput controllers being identified as 8BitDo. --- .../controlify/controllers/controller_identification.json5 | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/main/resources/assets/controlify/controllers/controller_identification.json5 b/src/main/resources/assets/controlify/controllers/controller_identification.json5 index 92b19b3..1d5aa0d 100644 --- a/src/main/resources/assets/controlify/controllers/controller_identification.json5 +++ b/src/main/resources/assets/controlify/controllers/controller_identification.json5 @@ -74,10 +74,8 @@ "hids": [ [0x57E, 0x2009], // SN30 Pro - Switch Mode - [0x45E, 0x28E], // SN30 Pro - XInput Mode [0x2DC8, 0x6001], // SN30 Pro - DInput Mode [0x2009, 0x057e], // Ultimate - Switch Mode - [0x3106, 0x2dc8], // Ultimate - XInput Mode ] }, {