[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

@@ -8,6 +8,7 @@ project("xenia-hid")
language("C++")
links({
"xenia-base",
"xenia-hid-skylander",
})
defines({
})