misc: add ViGEmClient.dll

This commit is contained in:
5ebef5658c5fcb6f5a62e75318bdc7fad90b21bc 2020-12-17 03:21:13 -06:00
parent 637d2d9a46
commit 7548d63d05
4 changed files with 11 additions and 0 deletions

View File

@ -1,2 +1,3 @@
# Misc bemani game supplements
* [d3d8to9](d3d8to9/README.md): DirectX 8 to 9 wrapper library to solve issues with d3d8 based (bemani) games.
* [ViGEmClient](ViGEmClient/README.md): ViGEmBus SDK, used by vigem-iidxio.exe and vigem-sdvxio.exe.

View File

@ -0,0 +1,10 @@
# ViGEmClient
Source: https://github.com/ViGEm/ViGEmClient
Includes:
* x64/ViGEmClient.dll (compiled binary)
* x86/ViGEmClient.dll (compiled binary)
# Install
* Requires ViGEmBus: https://github.com/ViGEm/ViGEmBus/releases
* Put the ViGEmClient.dll next to vigem-iidxio.exe or vigem-sdvxio.exe.

Binary file not shown.

Binary file not shown.