Every appinfo change SteamRaw has observed, grouped by changelist. Tags, features, languages, builds, depots, prices and any other key Steam publishes. Tracking since 2026-09-11 21:01 UTC.
No changes recorded since SteamRaw first saw this app. Every future PICS change will be listed here.
2026-09-03 13:48 UTC · Community Announcements · CurtisVL
03-09-2026Added: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 useful information to help resolve issues.Log errors are now automatically submitted to assist with finding bugs.Removed 'Experimental' settings tab for now.When touch emulation fails to start (Such as for a missing
2026-06-26 23:05 UTC · Community Announcements · CurtisVL
26-06-2026Critical 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 LibreHardwareMonitor.Fixed AMD GPUs not displaying correctly on the wristwatch's Performance tab.
2026-06-07 18:32 UTC · Community Announcements · CurtisVL
07-06-2026Speech Recognition changes: Google Cloud voice recognition will now wait 4 seconds before ending listening, to avoid cutting off for pauses mid-sentence.Implemented further improvements to ensure speech recognition cannot continue running when the keyboard isn't open.Re-implemented the 'listening' indicator for the voice input bar.Speech Proxy should now open Edge when the default browser is unsupported instead of providing an unsupported browser message.Added Brave to the unsupported browsers list for Speech Proxy. Simulator Mode changes: Improved handling of 'Press 'R' to search',
2026-03-05 03:03 UTC · Community Announcements · CurtisVL
04-03-2026:Google Cloud voice recognition will now wait 4 seconds before ending listening, to avoid cutting off for pauses mid-sentence.Misc improvements to ensure reliability of OSC.smól changes. ^^
2026-02-05 17:13 UTC · Community Announcements · CurtisVL
05-02-2026:OVR Toolkit now randomizes its OSCQuery TCP/UDP ports to avoid conflict with other applications. (oops - Thanks for reporting this Ely Chan!)FIxed OVR Toolkit not correctly setting the OSCQuery service name. (This was related to a confusing OSC package)Keyboard bindings for OVR Toolkit now work regardless of if controllers are in use, but, will not work when the VR keyboard is open.Small update, but also the first of 2026!I have a list of items I'd like to slowly begin work on, life has been consistently getting in the way but I'm gradually getting things back together so I can cont
2025-10-06 21:21 UTC · Community Announcements · CurtisVL
06-10-2025Updated OVR Toolkit's Unity version in par with Unity guidance to prevent a Unity security vulnerability.Implemented new built-in web browser to replace the existing browser. (More modern Chromium, touch scroll support, and hardware acceleration!)Updated wording of the 'SteamVR 105' error on the launcher to include the solution.Simply writing 'Implemented new built-in web browser' doesn't quite do justice to how much work was involved in this and having it function with the old web API. ^^For those of you having issues displaying Lumia overlays, this should resolve that issue. Apolog
2025-09-10 03:20 UTC · Community Announcements · CurtisVL
This update bumps the OpenVR (SteamVR) SDK to the latest version, please ensure you are not using any SteamVR beta branches besides the 'beta' branch to ensure this version is supported!Apologies for any issues caused but we should always aim to be on the latest version. ^^If you are unable to use the latest SteamVR version due to issues, you can use the 'old-openvr' OVR Toolkit branch beta branch. This branch is unsupported and will not have future changes. It is provided purely to support the small number of users who are forced onto older SteamVR versions.09-09-2025:Fixed all keyboard word
2025-07-28 17:35 UTC · Community Announcements · CurtisVL
Hi everyone! The time has come! The 'early 2025' UI update!WristwatchThe wristwatch has been re-designed to be more modern, readable, and less cluttered. You can also now pin infinite modules to the watch.Battery info will show 5 devices by default, with an expand button to show all devices.SettingsThe 'Global Settings' menu has been replaced with a pop-out Settings menu. The new menu is much easier to navigate whilst containing all the same settings as before. The settings menu can be moved around freely with the Grip/A buttons like any other window.Window SettingsThe new Window Settings menu
2025-04-08 23:01 UTC · Community Announcements · CurtisVL
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 hoo
2024-09-11 19:30 UTC · Community Announcements · CurtisVL
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
2024-06-16 22:24 UTC · Community Announcements · CurtisVL
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.
2024-03-28 18:34 UTC · Community Announcements · CurtisVL
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
2023-12-11 23:43 UTC · Community Announcements · CurtisVL
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.
2023-11-27 00:37 UTC · Community Announcements · CurtisVL
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
2023-10-10 21:03 UTC · Community Announcements · CurtisVL
10-10-2023 The Spooky Skeletons mini-game has RETURNED for the 4th year! Last year's champion was Rebind, hoping to beat him this year for your chance to win a Steam gift card? Give it your best shot in everyone's favourite extremely low-effort and buggy Halloween mini-game! Open Edit Mode and click the SPOOKY pumpkin icon! Wo0o0o0o~ (Make sure you're in our Discord if you do win! Winner will be announced at the end of the month!) Added: - Added Spooky Skeletons mini-game, again! :pumpkincute: Bug fixes: - Grip Resizing now works when in Edit Mode with windows toggled off. - Window pin and blo
Full appinfo as delivered by Steam PICS, changenumber 38778774. Also at /api/app/1068820/raw.
{
"appid": "1068820",
"common": {
"name": "OVR Toolkit",
"type": "Application",
"controllervr": {
"steamvr": "1",
"oculus": "1",
"kbm": "1"
},
"playareavr": {
"seated": "1",
"standing": "1",
"roomscale": {
"width": "2",
"depth": "1.5",
"360_required": "0"
}
},
"openvroverlaysupport": "1",
"oslist": "windows",
"osarch": "64",
"logo": "b8a462c1839c0dfe3640d6f6df1861a6409e46f7",
"logo_small": "b8a462c1839c0dfe3640d6f6df1861a6409e46f7_thumb",
"icon": "eda83abe3751ff1c9c420a51bedcf3240214917b",
"clienticon": "62e7f4e644a270586aba4ada85cab8b3ae62f743",
"clienttga": "fd301399540a621ebfb2eda9ece938390203d366",
"releasestate": "released",
"openvrsupport": "1",
"openvr_action_manifest_path": "actions.json",
"steam_deck_compatibility": {
"category": "1",
"steamos_compatibility": "0",
"steam_machine_compatibility": "0",
"test_timestamp": "1645660800",
"tested_build_id": "0",
"tests": {
"0": {
"display": "2",
"token": "#SteamDeckVerified_TestResult_SteamOSDoesNotSupport_VR"
}
},
"steam_machine_tests": {},
"steamos_tests": {},
"configuration": {
"supported_input": "other",
"requires_manual_keyboard_invoke": "0",
"requires_non_controller_launcher_nav": "0",
"primary_player_is_controller_slot_0": "0",
"non_deck_display_glyphs": "0",
"small_text": "0",
"requires_internet_for_setup": "0",
"requires_internet_for_singleplayer": "0",
"recommended_runtime": "proton-stable",
"requires_h264": "0",
"requires_voice_files": "0",
"gamescope_frame_limiter_not_supported": "0",
"hdr_support": "0",
"requires_proton_soundfonts": "0"
}
},
"metacritic_name": "OVR Toolkit",
"controller_support": "partial",
"small_capsule": {
"english": "capsule_231x87.jpg"
},
"header_image": {
"english": "header.jpg"
},
"library_assets": {
"library_capsule": "en",
"library_hero": "en",
"library_hero_blur": "en",
"library_logo": "en",
"library_header": "en",
"logo_position": {
"pinned_position": "CenterCenter",
"width_pct": "100",
"height_pct": "90.88102588458798"
}
},
"library_assets_full": {
"library_capsule": {
"image": {
"english": "library_600x900.jpg"
},
"image2x": {
"english": "library_600x900_2x.jpg"
}
},
"library_hero": {
"image": {
"english": "b41283b36c0587ade562fde74079b9bedd9b53a9/library_hero.jpg"
},
"image2x": {
"english": "b41283b36c0587ade562fde74079b9bedd9b53a9/library_hero_2x.jpg"
}
},
"library_hero_blur": {
"image": {
"english": "b41283b36c0587ade562fde74079b9bedd9b53a9/library_hero_blur.jpg"
}
},
"library_logo": {
"image": {
"english": "logo.png"
},
"image2x": {
"english": "logo_2x.png"
},
"logo_position": {
"pinned_position": "CenterCenter",
"width_pct": "100",
"height_pct": "90.88102588458798"
}
},
"library_header": {
"image": {
"english": "c214241820af5f7aa896511635bdf2decfcab809/library_header.jpg"
},
"image2x": {
"english": "c214241820af5f7aa896511635bdf2decfcab809/library_header_2x.jpg"
}
}
},
"store_asset_mtime": "1763499727",
"associations": {
"0": {
"type": "developer",
"name": "Curtis English"
},
"1": {
"type": "publisher",
"name": "VoxelLoop Software Limited"
}
},
"primary_genre": "57",
"genres": {
"0": "57"
},
"category": {
"category_30": "1",
"category_18": "1",
"category_52": "1",
"category_54": "1"
},
"supported_languages": {
"english": {
"supported": "true"
},
"japanese": {
"supported": "true"
},
"koreana": {
"supported": "true"
},
"czech": {
"supported": "true"
},
"german": {
"supported": "true"
},
"schinese": {
"supported": "true"
},
"tchinese": {
"supported": "true"
},
"portuguese": {
"supported": "true"
},
"french": {
"supported": "true"
},
"spanish": {
"supported": "true"
},
"dutch": {
"supported": "true"
},
"finnish": {
"supported": "true"
},
"brazilian": {
"supported": "true"
},
"russian": {
"supported": "true"
}
},
"steam_release_date": "1561762842",
"workshop_visible": "1",
"community_hub_visible": "1",
"gameid": "1068820",
"exfgls": "6",
"onlyvrsupport": "1",
"store_tags": {
"0": "87",
"1": "21978",
"2": "8013"
},
"review_score": "8",
"review_percentage": "86"
},
"extended": {
"vrheadsetstreaming": "1",
"developer": "Curtis English",
"publisher": "VoxelLoop Software Limited"
},
"config": {
"installdir": "OVR Toolkit",
"launch": {
"0": {
"executable": "OVRToolkit-Launcher.exe",
"type": "openvroverlay",
"config": {
"oslist": "windows",
"osarch": "64"
}
}
}
},
"depots": {
"1068821": {
"config": {
"oslist": "windows",
"osarch": "64"
},
"manifests": {
"public": {
"gid": "6663406459513408213",
"size": "1076813793",
"download": "330451568"
},
"no-updates": {
"gid": "1136215697058543365",
"size": "824930979",
"download": "153086976"
},
"old-openvr": {
"gid": "5728007051749799120",
"size": "1008257922",
"download": "229332288"
},
"old-ui": {
"gid": "1470032695591501551",
"size": "955386301",
"download": "195625680"
},
"open-beta": {
"gid": "2513339461992646011",
"size": "1076846789",
"download": "330489968"
},
"previous-release": {
"gid": "5951849944001738430",
"size": "1373114190",
"download": "385002912"
}
}
},
"workshopdepot": "1068820",
"branches": {
"public": {
"buildid": "25156245",
"timeupdated": "1788814188",
"timebuildupdated": "1788725449"
},
"no-updates": {
"buildid": "12400445",
"description": "Static branch that will not regularly change",
"timeupdated": "1699915438",
"timebuildupdated": "1696919679"
},
"old-openvr": {
"buildid": "19588339",
"description": "Old OpenVR SDK",
"timeupdated": "1757474268",
"timebuildupdated": "1755115963"
},
"old-ui": {
"buildid": "18077890",
"description": "Old UI styling",
"timeupdated": "1753753152",
"timebuildupdated": "1744405689"
},
"open-beta": {
"buildid": "25243403",
"description": "Open Beta",
"timeupdated": "1789089367",
"timebuildupdated": "1789089353"
},
"previous-release": {
"buildid": "22030453",
"description": "Previous release build",
"timeupdated": "1772679651",
"timebuildupdated": "1771648594"
}
},
"privatebranches": "1"
},
"ufs": {
"quota": "100000000",
"maxnumfiles": "200"
}
}