https://github.com/evilc/ahk-vigem-bus
A wrapper for AHK that drives the ViGEm bus to create virtual console controllers
https://github.com/evilc/ahk-vigem-bus
Last synced: 10 months ago
JSON representation
A wrapper for AHK that drives the ViGEm bus to create virtual console controllers
- Host: GitHub
- URL: https://github.com/evilc/ahk-vigem-bus
- Owner: evilC
- License: mit
- Created: 2018-02-26T19:49:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-03-07T23:03:06.000Z (over 5 years ago)
- Last Synced: 2025-03-29T13:12:26.675Z (about 1 year ago)
- Language: AutoHotkey
- Size: 104 KB
- Stars: 26
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# AHK-ViGEm-Bus
An AutoHotkey wrapper for [ViGEm](https://github.com/ViGEm/ViGEmBus/releases)
For emulating virtual Xbox360 / DualShock 4 controllers
## Setup
1. Install [ViGEm](https://github.com/ViGEm/ViGEmBus/releases)
1. Download from the [Releases page](https://github.com/evilC/AHK-ViGEm-Bus/releases)
**DO NOT use the green "Clone or Download" button on the main page!!**
1. Right-click the zip, select Properties, then check the "Unblock" checkbox
1. Unzip the zip to a location of your choice
1. Run one of the sample scripts to ensure it works
## Usage
Documentation forthcoming. For now, see the sample scripts