Skip to content

Releases: mmorselli/Joy2OpenVR

0.11b

18 Oct 02:01
Compare
Choose a tag to compare

basic trackpad support from keyboard input (see the provided example config.ini )

0.10b

11 Aug 04:32
Compare
Choose a tag to compare

less cpu usage

new ini value:

unresponsiveness = 10

higher values = less cpu usage, but less responsiveness too (10 should be fine)

0.9b

08 Aug 19:53
Compare
Choose a tag to compare
  • 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

13 Jun 00:23
Compare
Choose a tag to compare
0.5b Pre-release
Pre-release

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

12 Jun 17:41
c4a1844
Compare
Choose a tag to compare
0.4b Pre-release
Pre-release

Initial xbox360 like analog triggers support

0.3b

09 Jun 22:34
Compare
Choose a tag to compare
0.3b Pre-release
Pre-release

usage: read comments in config.ini and configure.

To use alternative config files use:

Joy2OpenVR.exe filename.ini