mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2024-12-02 18:17:16 +01:00
9a5418f6a3
Reported by Grim: LR2 cannot make use of the d-pad as buttons for inputs because reasons. Create a third virtual gamepad to allow handling all inputs as "normal buttons" including turntables. |
||
---|---|---|
.. | ||
README.md | ||
vigem-iidxio.md | ||
vigem-sdvxio.md |
ViGEm: Virtual Gamepad Emulation Framework
Virtual game controller emulation library. Allows us to create in code emulated XBOX controllers.
This is used to hook up BT5's various IO API libraries allowing you to use any of their implemtations as a game controller on Windows.
References:
Available ViGEm client implementations:
- vigem-iidxio: Exposes inputs provided by the iidxio API as two XBOX gamepads
- vigem-sdvxio: Exposes inputs provided by the sdvxio API as one XBOX gamepad