Releases: mmorselli/Joy2OpenVR
Releases · mmorselli/Joy2OpenVR
0.11b
basic trackpad support from keyboard input (see the provided example config.ini )
0.10b
less cpu usage
new ini value:
unresponsiveness = 10
higher values = less cpu usage, but less responsiveness too (10 should be fine)
0.9b
- initial keyboard support
- better joystick event handling
- window on top
new .ini values:
WindowOnTop = true | false ; set to true if you plan to use a keyboard
new .ini section
[keys]
see the example in config.ini, get the keycodes on the main program window pressing unassigned keys
0.5b
better trackpad click management
new .ini values:
trackpad1_click_reverse
trackpad2_click_reverse
if true, trackpad is clicked when trackpad1_click and trackpad2_click are NOT clicked, touched otherwise
0.4b
Initial xbox360 like analog triggers support
0.3b
usage: read comments in config.ini and configure.
To use alternative config files use:
Joy2OpenVR.exe filename.ini