Status
SteamPeaks
ChartsSalesUpcomingPatchesNewsCalculator
New on SteamEvery app, DLC and depot the minute Steam creates itAppsEvery app on Steam, newest change firstPackagesSubs and bundles, and what each containsDepotsDepots, manifests and install sizesTagsSteam's user tags and the games under themDevelopers & publishersCompanies and their cataloguesTechnologiesEngines, SDKs and anti-cheat found in the filesChange historyEvery PICS changelist as it lands
SignalsNineteen readings of the whole catalogueCompareAny games side by sideRecordsAll-time peaks and the days they were setReportsWeekly and monthly write-upsAlerts & newsroomWatch a game, get told when it movesSteam statusIs Steam up, right nowWeb API explorerTry the endpoints in the browser
NewsSteam's own announcements and the sales calendarCalculatorWhat a Steam account is worth, and its pile of shame
/
Sign in
/
SteamPeaks
The ultimate resource for Steam data.
ExploreChartsSalesSales and festsUpcomingPatchesNewsRecordsTrendingSignals
DatabaseAppsPackagesDepotsTagsDevelopersTechnologiesChange history
ToolsCalculatorCompareSearchAlertsSteam statusAPI
SiteMethodologyFAQDiscordSupportSign in via Steam
Not affiliated with Valve or Steam. Game names and artwork belong to their owners. All times UTC.
PrivacyCookiesFair useStatus
OVR ToolkitNewsChangelog for 27-11-2023
Game update

Changelog for 27-11-2023

OVR Toolkit · published 27 Nov 2023, 00:37 UTC

All newsPlayers around this dateRead on Steam

27-11-2023

Added:

  • Plugins API. (Custom wristwatch modules created with .NET/C#, see our wiki here!)

Changes:

  • Temporarily removed webcam capture options in Set Contents to fix a crash related to Wacom graphics tablet drivers.

Bug fixes:

  • Fixed CPU usage display on Windows 11. :)
  • Custom Apps will no longer endlessly ask for permissions.
  • Fixed an issue where curved overlay input was affected by the overlay settings panel being invisible after toggling edit mode off with the panel visible.
  • Fixed wristwatch sidebar sometimes being visible on application start.

For the fellow nerds out there:
Here's a quick demo plugin I built to test the Plugins API.

This plugin is written in C# (.NET Framework 4.7.2), it adds some simple controls that interact wtih the Sensibo web API to control my office air conditioning from within VR.

Maybe some of you can implement something for your own home automation setups?

At this time... These plugins will not be on the Workshop due to security risks. Any plugins you install from Github are at your own risk! Stay safe and only run plugins from known sources. :)

Watch on YouTube

The plugin API is super basic right now, with very limited customization beyond adding buttons and text, but it's a start. Let me know in our Discord what you'd like to see added to this!

As usual, please report issues in our Discord server! <3

More from OVR Toolkit

Other announcements

All news
Community12 Sep 2026Can't see your overlays? Blurry overlays?Hi all, The latest SteamVR public branch update has some issue it seems, they've been informed and I'm working to provide them with info from users experiencing these issues. If you're having these issues and would like to help out, feel free to join us on Discord and help perform some testing/provide some log files! For those who just want to use OVR Toolkit without issue... · Turn off 'Sharpe…In-game event3 Sep 2026Changelog for 03-09-202603-09-2026 Added: · Added 'Window toggle' binding settings to Settings > Overlay to select between left hand binding, right hand, both together, or either hand to toggle windows. · Battery levels should now appear when using Standable: Full Body Estimation's upcoming v3.0.5 release. (Thanks StatandableFBE dev for implementing this support at my request!) Changes: · Log files now contain more us…Game update26 Jun 2026Changelog for 26-06-202626-06-2026 · Critical bug fix (Absolutely diabolical oversight) for a window save retry loop that would compound over time eventually leading to an application crash. (This same code was in OVRT like 3 years ago and was an equally diabolical oversight then, yet for some reason Unity 2022 has a much harder time with it) · Switched hardware monitoring SDK from OpenHardwareMonitor to LibreHardware…