mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-23 03:02:53 +01:00
Add Disney Portal to passthroughs (#8022)
This commit is contained in:
parent
b45d836b89
commit
791c0da236
@ -168,6 +168,7 @@ usb_handler_thread::usb_handler_thread()
|
|||||||
}
|
}
|
||||||
|
|
||||||
check_device(0x0E6F, 0x0241, 0x0241, "Lego Dimensions Portal");
|
check_device(0x0E6F, 0x0241, 0x0241, "Lego Dimensions Portal");
|
||||||
|
check_device(0x0E6F, 0x0129, 0x0129, "Disney Infinity Portal");
|
||||||
|
|
||||||
check_device(0x1415, 0x0000, 0x0000, "Singstar Microphone");
|
check_device(0x1415, 0x0000, 0x0000, "Singstar Microphone");
|
||||||
check_device(0x12BA, 0x0100, 0x0100, "Guitar Hero Guitar");
|
check_device(0x12BA, 0x0100, 0x0100, "Guitar Hero Guitar");
|
||||||
|
Loading…
Reference in New Issue
Block a user