1. OVR Toolkit
  2. News

OVR Toolkit News

Changelog for 24-02-2022 (VRChat OSC integration)

24-02-2022

Added:
- Added Tundra Tracker icon.
- Added support for VRChat's OSC parameters.
- Added Web API call for 'SendOSCMessage(string address, string message, int type)' (Will only send messages on port 9000, VRC's port)
- Added 'setRecenter' Web API call.
- Added 'getOverlays' Web API call.

Bug fixes:
- Improved process cleanup on shutdown to avoid any processes remaining open.
- Fixed an issue with deleting a window whilst holding it.
- Fixed an issue with prompts appearing when not in Edit Mode, causing the wrist overlay to become frozen.

Fixed keyboard generator errors in the following keyboards:
- Persian

For more information about the VRChat OSC integration, see our wiki here:
https://wiki.ovrtoolkit.co.uk/#/OSC

Changelog for 16-02-2022

16-02-2022

Changes:
  • Night Light now automatically enables and disables based on if the Windows Night Light is enabled or not.
  • Night Light intensity now defaults to 70% instead of off.
  • Low battery sound will now play at 30 minutes remaining on supported devices, at 20% on unsupported devices.
  • Critical battery sound will play again at 10 minutes remaining on supported devices. (This is the same sound right now though!)
  • GPU and VRAM usage will now be taken from first GPU found, typically the primary one. (Previously it would always use the latest found)


Bug fixes:
  • Fixed a broken timer potentially resulting in a 'Window not found' error.
  • Fixed low battery chime not playing if wrist overlay isn't in sight.


Fixed keyboard generator errors in the following keyboard layouts:
- Czech (QWERTY)
- Hebrew
- Latvian (Standard)

(I'm away over the weekend and into early next week so I'm getting these changes out now!)

Changelog for 14-02-2022

14-02-2022

Changes:
- 'Voice Input' binding can now be used without toggling Simulator Mode on.

Bug fixes:
- Fixed broken 'FN' key functionality on the default keyboard. (Oops)
- Potential fix for the 'keyboard freezing when clicking shift' issue. This fix currently only affects the default keyboard!
- Potential fix for an issue that made an initial click required when interacting with a window whilst the keyboard is closed.
- Fixed Windows custom keyboard layouts not loading if their name didn't start with 'KBD'.
- Fixed 'Voice Input' Simulator Mode binding not working as intended.

Changelog for 07-02-2022

07-02-2022

Added:
- Automatic keyboard generator. (OVR Toolkit now supports 216 keyboard layouts!)
- Added 'Revert to default keyboard' button to Global Settings > Keyboard to use the auto generated keyboard layouts instead of a Workshop keyboard.

Changes:
- The virtual keyboard will now switch language based on the selected keyboard layout in Windows.

(This took the entire week, hope it's helpful for some people!)

Please report any issues you have with a keyboard layout in our Discord or Steam Discussions! :)

Changelog for 31-01-2022

31-01-2022

Changes:
- Made minor optimizations to the Simulator Mode input system to avoid overhead when using VR controllers.

Bug fixes:
- Fixed an issue that prevented Simulator Mode bindings from working correctly on Japanese keyboards.
- Fixed an issue that would cause the wrist media controls to enable even when removed in the wrist configuration menu.

Mainly spent this week working on a generator to create keyboards for different locale's automatically and switch when you switch the keyboard language in Windows. Still W.I.P though, actually in this build but disabled as it's not finished. :)