Added support for the GameSir-G7 Controller for Xbox

This commit is contained in:
Sam Lantinga
2023-05-11 17:44:56 -07:00
parent 80a8691098
commit 2e6c48dcb4
5 changed files with 15 additions and 4 deletions

View File

@@ -716,6 +716,7 @@ static int is_xboxone(unsigned short vendor_id, const struct libusb_interface_de
0x24c6, /* PowerA */
0x2dc8, /* 8BitDo */
0x2e24, /* Hyperkin */
0x3537, /* GameSir */
};
if (intf_desc->bInterfaceNumber == 0 &&