8 releases
0.3.4 | Jul 11, 2020 |
---|---|
0.3.3 | Jul 10, 2020 |
0.2.1 | Jun 23, 2020 |
0.2.0 | Mar 28, 2020 |
0.1.0 | Mar 24, 2020 |
#1706 in Hardware support
23 downloads per month
31KB
821 lines
vmulti-client
Crate for interacting with virtual input driver. Works only on Windows.
Example
You can find an example API in the examples folder.
Driver install guide
Before installing the driver, you must disable driver signature verification.
- Download from releases
vmulti_driver.zip
and extract it. - Open cmd with admin privileges and move to extracted folder location.
- Run command
devcon.exe install vmulti.inf djpnewton\vmulti
Dependencies
~0.4–0.9MB
~15K SLoC