Skip to content

Releases: BOLL7708/OpenVR2Key

v0.49 Launch with SteamVR

18 Aug 18:51
Compare
Choose a tag to compare

The application should now appear in SteamVR settings > Startup / Shutdown > CHOOSE STARTUP OVERLAY APPS, make sure it is set to ON if you want it to launch with SteamVR.

I've added an exit with SteamVR option, default is true, because if the application is launched by SteamVR while not exiting with SteamVR, it will prevent further launches of SteamVR. It's an issue I've reported to Valve.

v0.45 More keys

16 May 11:06
Compare
Choose a tag to compare
  • Merged pull request for more keys, thanks @zombiegreedo !
  • Added yet another missed key, they're all quirky OEM bindings
  • Updated tooltip of tray icon

v0.43 Minimize fix

22 Mar 11:42
Compare
Choose a tag to compare

App would minimize to a minimum size window above the taskbar. I think it's fixed.

v0.42 Icon and fixes

22 Mar 11:04
Compare
Choose a tag to compare
  1. Icon now has specifically drawn low res versions.
  2. Application should now appear the first time the tray icon is clicked if launched minimized to tray.
  3. Should now properly reconnect to SteamVR if it is restarted.

v0.40 Colors

09 Mar 17:51
Compare
Choose a tag to compare
  • To differentiate the various panels they now have background colors, to lessen confusion.
  • Fixed rendering of app IDs with underscores
  • Updated actions and bindings

v0.36 There shall only be one

25 Feb 18:24
Compare
Choose a tag to compare
  • Prevent multiple instances from being run at the same time, this to prevent chaos and confusion.

v0.35 Breaking changes

24 Feb 19:42
Compare
Choose a tag to compare
  • One day later and I've redone the actions so it can be expanded painlessly in the future, it feels much better to have it this way, but it means any previous configurations are dead. Hopefully this won't happen again.
  • Added default binding for Index controllers that actually bind to the available actions.
  • Changed default appId to gray instead of red, it's not dangerous.
  • Tweaked icon slightly.

v0.31 Fix bindings

23 Feb 20:19
Compare
Choose a tag to compare

Had left a non-existing action in the knuckles binding, this did not show up during testing, because SteamVR caches things? It's a mystery.

v0.30 GUI fixes

23 Feb 17:09
Compare
Choose a tag to compare
  • Fixed window still being visible while minimized at launch
  • Fixed row highlight not reactivating after finished recording mapping
  • Increased window height
  • Renamed bindings to mappings, to make it less confusing

v0.28 First public release

23 Feb 14:48
Compare
Choose a tag to compare

This should have all the basic functionality I had planned for the application. If you find any issues, please report those here. I'll be updating the readme momentarily.