1. OVR Toolkit
  2. News

OVR Toolkit News

Changelog for 08-04-2025

Hi everyone,

You may find it asks to install .NET Runtime 8 on first startup, this is required for our new launcher which is not fully implemented yet and only used for the installation process at the moment. That's the main purpose of this post!

Added:
- New user-friendly installed that's not just a command prompt.

Changes:
- Removed various unused processes and made modifications to avoid a Windows Security false positive.
- Made various changes to 'help avoid' OVR Toolkit remaining open after closing SteamVR.


So like... Why no more frequent updates?

Well, a lot is in the works under the hood. We're currently undergoing a large UI overhaul to make our design language consistent and more professional as well as improve usability overall.

This'll mean that, finally, all Window Settings have been moved onto the overlay itself instead of the 'phone like' legacy Edit Mode menu. The legacy Edit Mode menu will be removed entirely.

The Global Settings will be a pop-out settings window that can be dragged around and will be a lot easier to navigate as well.

The upcoming changes also plan to fix some longstanding issues such as OVR Toolkit not closing on Steam when closing SteamVR, as well as resolving issues with the wristwatch not switching hands when changing between different pairs of controllers.

Motivation is hard to come by, it's very easy to feel overwhelmed and simply not achieve anything, but... Work is getting done slowly but surely. Hopefully it's all worth while in the end and it helps keep OVR Toolkit as the go-to VR desktop overlay for years to come. ^^

Thanks again everyone for sticking around, it's always greatly appreciated. Remember to post your feedback and suggestions in our Discord server!

Changelog for 11-09-2024

11-09-2024:

Added:
- Added build version to Global Settings. (Bottom near the credits)

Changes:
- Removed legacy 'Spotify window title' method of getting media information as this is now totally replaced by the Windows Media API.
- Improved loading experience in the Set Contents menu, no longer needs to reload the list unless something has changed and now loads top to bottom not bottom to top.
- Removed Skeleton binding from default bindings to improve experience in VRChat.
- Cropped windows now have a dark gray mask instead of white.
- Removed 'Advanced' window cropping mode as it was barely functional, hard to use, and generally had little purpose.

Bug fixes:
- Fixed an issue where the window settings panel could sometimes be attached to the wrong device.
- Hopefully fixed various issues with desktop captures not recovering after a physical monitor disconnect.
- Notifications should no longer block cursor input to other overlays or the game.
- Fixed cropped windows blocking input to the Settings menu.
- Fixed an issue with reloading cropped windows which resolved in the cropped area being offset.
- Fixed an issue with input on cropped windows where it was difficult to interact with the edges of the window.

API:
- Fixed an issue with SendNotification not working from a Module plugin.
- Added SendNotification icon support for Module plugins.

Changelog for 16-06-2024

16-06-2024

Bug fixes:
- Fixed a Windows 10 specific log spam. (Oops)
- Fixed HMD icon becoming left controller icon after reconnecting the HMD.
- Fixed an issue where old Windows notifications would appear in VR on app startup.

Changelog for 28-03-2024

28-03-2024

Changes:
- Re-styled notifications, they now consider accent colour as well!
- Wristwatch will now show album art when available.

Bug fixes:
- Notifications will now queue correctly instead of having the text of a previous notification replaced whilst it's still open.

Developers:
- Added a way to send custom battery values to OVR Toolkit. (To support specific devices that don't send battery values to SteamVR)
- Added a websocket API to send custom battery values and notifications to OVR Toolkit. (See our wiki)
- Fixed 'SendNotification' not working in the modules API when called on Start.


Apologies for the lack of updates recently, I've been busy with life stuff!
Hope you're all doing well and having a mostly smooth time with OVR Toolkit!

As always, please post your issues in Discord so I can make a note of them and fix them as soon as I can! :)


Use VRCX?
Try enabling OVR Toolkit notifications in VRCX's next stable release!
(Thanks for implementing this support!)

Changelog for 11-12-2023

11-12-2023

Added:
  • Added new methods to the Plugins API. (See our wiki)
  • Plugins API can now be used to display custom device battery levels on the wristwatch.
  • Added 'hmdBattery' OSC parameter for Steam Link HMDs.


Changed:
  • Steam Link HMD battery will now show with a HMD icon instead of a tracker icon on the wristwatch.