1
0
forked from Clones/Controlify

Fix generic XInput controllers being identified as 8BitDo.

This commit is contained in:
isXander
2023-09-03 23:39:49 +01:00
parent bd9bb7e69d
commit 7dfd178444

View File

@ -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
]
},
{