1
0
mirror of https://github.com/djhackersdev/bemanitools.git synced 2024-12-02 18:17:16 +01:00
bemanitools/doc/vigem
icex2 9a5418f6a3 vigem-iidxio: Fix Luncatic Rave 2 incompatible button mappings
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.
2021-01-06 20:34:32 +00:00
..
README.md doc: Add index README for vigem stuff, add vigem info to root readme 2021-01-06 20:34:31 +00:00
vigem-iidxio.md vigem-iidxio: Fix Luncatic Rave 2 incompatible button mappings 2021-01-06 20:34:32 +00:00
vigem-sdvxio.md doc: Collect vigem related documentation in own subfolder in doc 2021-01-06 20:34:31 +00:00

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