Sanjay Govind пре 11 месеци
родитељ
комит
a7d8582547
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      helpers/pof_usb.c

+ 1 - 1
helpers/pof_usb.c

@@ -406,7 +406,7 @@ static const struct usb_device_descriptor usb_pof_dev_descr_xbox_360 = {
     .bNumConfigurations = 1,
     .bNumConfigurations = 1,
 };
 };
 
 
-static const uint8_t xbox_serial[] = {0x01, 0x01, 0x01, 0x01};
+static const uint8_t xbox_serial[] = {0x12, 0x14, 0x32, 0xEF};
 
 
 static const struct XInputVibrationCapabilities_t XInputVibrationCapabilities = {
 static const struct XInputVibrationCapabilities_t XInputVibrationCapabilities = {
     rid : 0x00,
     rid : 0x00,