nefarius / ViGEmBus

Windows kernel-mode driver emulating well-known USB game controllers.
https://docs.nefarius.at/projects/ViGEm/
BSD 3-Clause "New" or "Revised" License
3.03k stars 284 forks source link

Replaced default I/O queue and handlers with DMF equivalents #146

Closed nefarius closed 2 years ago

nefarius commented 2 years ago

The manual, verbose queue handling has been replaced with the Dmf_IoctlHandler module.