소스 검색

zero caps

Sanjay Govind 1 년 전
부모
커밋
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,
 };
 
-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 = {
     rid : 0x00,