[HID] Added support for Xbox 360 Skylanders Portal

- This requires Zadig for installation of WinUSB driver for portal
This commit is contained in:
Gliniak
2025-04-07 22:14:31 +02:00
committed by Radosław Gliński
parent 7667958556
commit 7298536d46
16 changed files with 383 additions and 2 deletions

View File

@@ -38,6 +38,7 @@ project("xenia-gpu-vulkan-trace-viewer")
"xenia-gpu-vulkan",
"xenia-hid",
"xenia-hid-nop",
"xenia-hid-skylander",
"xenia-kernel",
"xenia-patcher",
"xenia-ui",
@@ -102,6 +103,7 @@ project("xenia-gpu-vulkan-trace-dump")
"xenia-gpu-vulkan",
"xenia-hid",
"xenia-hid-nop",
"xenia-hid-skylander",
"xenia-kernel",
"xenia-ui",
"xenia-ui-vulkan",