Added comment noting Scuf Vantage entry

This commit is contained in:
Travis Nickles 2018-12-26 23:38:37 -06:00
parent e570c1c89e
commit 6156d66ffb

View File

@ -43,7 +43,7 @@ namespace DS4Windows
new VidPidInfo(NACON_VID, 0x0D02),
new VidPidInfo(HORI_VID, 0x00EE), // Hori PS4 Mini Wired Gamepad
new VidPidInfo(0x7545, 0x0104),
new VidPidInfo(0x2E95, 0x7725),
new VidPidInfo(0x2E95, 0x7725), // Scuf Vantage gamepad
};
private static string devicePathToInstanceId(string devicePath)