mirror of
https://github.com/Ryujinx/SDL.git
synced 2026-07-13 06:25:21 +00:00
When Xbox One/Series Controllers are connected via USB on Windows they all are using `XBOXGIP` driver and produce a special ProductID `0x02FF` (GIP software PID) for any connected controller. On the other hand `Xbox 360 Wireless Controller Reciever` (PID 0x0719) is using `XUSB` driver and produces special ProductID `0x02A1` (XUSB software PID) for each connected Xbox 360 Wireless Controller. Also fixed Xbox One Series X Controller comment. |
||
|---|---|---|
| .. | ||
| android | ||
| bsd | ||
| darwin | ||
| dummy | ||
| emscripten | ||
| haiku | ||
| hidapi | ||
| iphoneos | ||
| linux | ||
| os2 | ||
| psp | ||
| steam | ||
| virtual | ||
| vita | ||
| windows | ||
| check_8bitdo.sh | ||
| controller_type.h | ||
| SDL_gamecontroller.c | ||
| SDL_gamecontrollerdb.h | ||
| SDL_joystick.c | ||
| SDL_joystick_c.h | ||
| SDL_sysjoystick.h | ||
| sort_controllers.py | ||
| usb_ids.h | ||