1
0
mirror of https://github.com/djhackersdev/bemanitools.git synced 2024-09-24 02:48:21 +02:00
bemanitools/doc/vigem
2021-01-06 20:34:31 +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 doc: Collect vigem related documentation in own subfolder in doc 2021-01-06 20:34:31 +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