1
0
mirror of https://github.com/djhackersdev/bemanitools.git synced 2025-02-22 05:09:36 +01:00
bemanitools/doc/vigem/vigem-sdvxio.md

35 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. Thus, it allows you to use a real cab with *any* game that
supports xinput.
2020-09-13 19:56:05 -07:00
# Setup
- Install [ViGEmBus](https://github.com/ViGEm/ViGEmBus/releases)
- 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-13 19:56:05 -07:00
# Usage
- Run `vigem-sdvxio.exe`
- To quit the program, hit the TEST + SERVICE button at the same time
2020-09-13 19:56:05 -07:00
# 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-13 19:56:05 -07: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))
- 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
- Make sure to ewfmgr C: -commit and reboot after installing the drivers (this only needs to be done
once)