mirror of
https://gitlab.winehq.org/wine/wine.git
synced 2025-08-28 10:13:55 +02:00
Some games use the bus device instance to query properties of a HID device. Tekken 8 does this to get a string for the device to display in the UI. It queries all present devices for their container IDs, and when it finds one with the same container ID as the HID device, it checks the device instance string for a "BTHENUM" or "USB" enumerator. Signed-off-by: Connor McAdams <cmcadams@codeweavers.com> |
||
---|---|---|
.. | ||
bus_iohid.c | ||
bus_sdl.c | ||
bus_udev.c | ||
hid.c | ||
main.c | ||
Makefile.in | ||
pop_hid_macros.h | ||
psh_hid_macros.h | ||
unix_private.h | ||
unixlib.c | ||
unixlib.h | ||
winebus.inf | ||
winebus.rc |