Skip to content

COM Hook/detour (PNP Device enum) #6

Description

@xan105

In the list of API sniffing tricks to determine whether to use XInput or not, some game will enumerate PNP device using WMI (COM) and check each device ID to see if it contains IG_ (ex. "VID_0000&PID_0000&IG_00"). If it does, then it's an XInput device.

cf: https://learn.microsoft.com/en-us/windows/win32/xinput/xinput-and-directinput#xinput-and-directinput-side-by-side

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions