Files
ViGEmBus/sdk/src/README.md
Benjamin Höglinger-Stelzer 4af240f54b Add 'sdk/' from commit '18c67764ae7cc9827095eb4e70d75aa52ac8b392'
git-subtree-dir: sdk
git-subtree-mainline: 0dbf810ad0
git-subtree-split: 18c67764ae
2020-08-27 16:39:09 +02:00

432 B

ViGEm user-mode client library

This static library provides the gateway to the bus drivers functionalities. It offers:

  • Searching and connecting to a library-compatible bus device on the system
  • Attaching and removing a (artificially limited) number of virtual devices
  • Feeding the emulated devices (aka providing input state changes)

Dependencies

In addition to this library you'll need to link against setupapi.lib.