1
0
mirror of https://github.com/djhackersdev/bemanitools.git synced 2024-11-13 18:00:49 +01:00
bemanitools/doc/vigem/vigem-sdvxio.md

27 lines
1.4 KiB
Markdown
Raw Normal View History

This application allows you to use any sdvxio backend, e.g. `sdvxio-kfca.dll`, to be available as a XBOX 360 game controller on windows.
2020-09-14 04:56:05 +02:00
Thus, it allows you to use a real cab with *any* game that supports xinput.
# Setup
* Install [ViGEmBus](https://github.com/ViGEm/ViGEmBus/releases)
2020-09-14 04:56:05 +02:00
* Place the following in the same folder as vigem-sdvxio:
* Get a copy of [ViGEmClient.dll](https://bin.jvnv.net/file/ZgMJK/ViGEmClient.zip) (or from bemanitools-supplements)
* Rename your corresponding `sdvxio-XXX.dll`, e.g. `sdvxio-kfca.dll`, to `sdvxio.dll`.
* Run `vigem-sdvxio.exe` so that the config file gets created
* Edit `vigem-sdvxio.conf` so that the config file gets created as needed
2020-09-14 04:56:05 +02:00
# Usage
* Run `vigem-sdvxio.exe`
2020-09-14 04:56:05 +02:00
* To quit the program, hit the TEST + SERVICE button at the same time
# Mapping
* BT ABCD are mapped to ABXY
* FX LR are mapped to LB/RB
* VOL LR are mapped to L thumbstick X/Y (either in absolute or relative mode depending on the config)
2020-09-14 04:56:05 +02:00
# Additional Notes For Cabinets (Running on embedded Windows 7):
* Make sure that you follow the instructions exactly from the release page
([Prerequisites for Windows 7](https://github.com/ViGEm/ViGEmBus/wiki/Prerequisites-for-Windows-7))
2020-09-14 04:56:05 +02:00
* If you get an error while trying to install KB3033929, re-enable windows update
* If you can't find some of these files, see bemanitools-supplements
2020-09-14 04:56:05 +02:00
* Make sure to ewfmgr C: -commit and reboot after installing the drivers (this only needs to be done once)