* Add device "presets" to make configuring virtual devices correctly easy.
* Add support for keyboard keys.
This commit is contained in:
parent
32fa7d27e0
commit
97e1aa83e3
7 changed files with 313 additions and 30 deletions
|
@ -1,5 +1,5 @@
|
|||
## joystick -> gamepad mapping
|
||||
|
||||
This is an incomplete example for mapping dual flightsticks (Virpil Constellation Alphas) to gamepad outputs, to support dual-joystick play in games that expect a console-style gamepad. This has been tested on Steam, and it successfully recognizes this as a gamepad.
|
||||
This is an incomplete example for mapping dual flightsticks (Virpil Constellation Alphas) to gamepad outputs, to support dual-joystick play in games that expect a console-style gamepad. This has been tested on Outer Wilds running in Steam.
|
||||
|
||||
Not every possible input is mapped here, this is just a somewhat minimal example.
|
Loading…
Add table
Add a link
Reference in a new issue