1
0
mirror of https://github.com/RPCS3/rpcs3.git synced 2024-11-22 18:53:28 +01:00

Add Disney Portal to passthroughs (#8022)

This commit is contained in:
RipleyTom 2020-04-13 12:49:42 +02:00 committed by GitHub
parent b45d836b89
commit 791c0da236
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -168,6 +168,7 @@ usb_handler_thread::usb_handler_thread()
}
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(0x12BA, 0x0100, 0x0100, "Guitar Hero Guitar");