mirror of
https://github.com/djhackersdev/bemanitools-supplement.git
synced 2026-04-25 07:36:50 -05:00
misc: add ViGEmClient.dll
This commit is contained in:
parent
637d2d9a46
commit
7548d63d05
|
|
@ -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.
|
||||
|
|
|
|||
10
misc/ViGEmClient/README.md
Normal file
10
misc/ViGEmClient/README.md
Normal 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.
|
||||
BIN
misc/ViGEmClient/x64/ViGEmClient.dll
Normal file
BIN
misc/ViGEmClient/x64/ViGEmClient.dll
Normal file
Binary file not shown.
BIN
misc/ViGEmClient/x86/ViGEmClient.dll
Normal file
BIN
misc/ViGEmClient/x86/ViGEmClient.dll
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user