Skip to content

Releases: OpenVR-Advanced-Settings/OpenVR-AdvancedSettings

5.1.1 Bug Fixes

02 Jun 17:09
Compare
Choose a tag to compare

New Features

  • Added the ability to reset all of the SteamVR settings by starting with the --reset-steamvr-settings launch option ykeara
  • Added the ability in Settings to Force you to use Steam's chaperone regardless of HMD, this feature is very experimental, and needs to be flushed out ykeara

Bug Fixes

  • Fixed a bug effecting some chaperone profiles not properly saving, you may need to create a new profile if yours are suffering the issue username223
  • Fixed the new Center Marker Not Properly following when rotating Playspaces ykeara
  • Fixed an issue with Legacy Center Marker Buttons ykeara
  • Fixed a bug with premade key combos that required holding one key did not work correctly username223

Linux Bug Fixes

  • Fixed a linux bug with custom keybind input username223
  • Fixed a segfault issue with Manjaro - may still be some scaling issues with Manjaro. username223

Doc/UI Updates

  • Clarified Naming of Various Rotation Methods in app
  • Clarified Instructions regarding OpenGL GPU in readme
  • Added a Scroll bar to Settings page, will need to be flushed out and cleaned up, but there are a few configs where you might need it currently.

5.1.0 Center Marker and chaperone updates

13 May 20:10
593b429
Compare
Choose a tag to compare

The important stuff.

The Center Marker option in the Chaperone Tab now toggles the new Center marker, it follows you with Space Drag or other adjustments to your position.

NOTE: If you would like to continue using the old center marker it is now in additional chaperone settings on the chaperone page.

New Features

  • Added Chaperone Color Controls - ykeara
  • Added Chaperone Style Control - ykeara
  • Added Chaperone Floor bound Control - ykeara
  • Added New Center Marker (tells rotation + moves w/ space adjustments) - ykeara
  • Added Reset Orientation button for center marker (this is same counter as in statistics) - ykeara
  • Added New Sound Effects - ykeara
  • Brightness Overlay Can now be reduced to 3% via direct text input. - ykeara

Bug Fixes

  • Fixed a Bug remembering fade Distance when using disable chaperone - ykeara
  • Fixed a logging issue for brightness overlay - ykeara
  • Fixed Chaperone Height Slider - ykeara
  • Fixed UI text display issue with rotation on chaperone page. - ykeara

Misc

  • Updated OVR to 1.11.11
  • Refactor Chaperone Tab - ykeara
  • Re-enabled applying floor bounds chaperone profiles
  • Moved the Old Center Marker to "additional Chaperone Settings" as legacy center marker
  • New Center Marker is applied with the "center marker" option in chaperone profiles (both center marks will follow this, old profiles will probably need to be re-made if you want new center marker)
  • Minor optimizations

5.0.2

20 Apr 17:42
b1b0257
Compare
Choose a tag to compare

5.0.2

  • Fixes Profile Names for Offset and Video Profiles (no more ghost names)
  • Fixes chaperone crash recovery causing undefined behavior
  • Fixes Disable chaperone initialization issues

5.0.1 Default Changes, and Minor Bug Fixes

17 Apr 20:52
2671bf7
Compare
Choose a tag to compare

5.0.1

Mostly Minor Fixes, fixed some bugs w/ Redirected walking, encouraged to try it again if you don't think it was behaving accurately.

Bug Fixes

  • Fixed an issue w/ default state of brightness overlay Being too dark ykeara
  • Set minimum brightness of brightness overlay so you should still be able to see even at lowest ykeara
  • Adds a shutdown button for OVRAS to settings tab (just closes OVRAS) ykeara
  • Altered Default Value of De-tangle Angle to be more aggressive feilen
  • Adjusted Slider behavior for auto-turn speed now maxes out at 900, and increments by 10 deg
  • Adjusted Name of Auto-turn to add more clarity (may change in future) feilen
  • Fixed a redirected walking bug caused by copy/paste error feilen
  • Fixed a redirected walking error where interframe arc-length was calculated wrong, leading to under-estimation feilen
  • Fixed an issue where seated re-center button would be hidden ykeara

5.0.0 Release

14 Apr 17:59
a1cae11
Compare
Choose a tag to compare

This Update IS a breaking Chnage

  • This update WILL reset your current settings
    • They CANNOT be trivially saved and updated
  • This update WILL break your Saved Keybinds
    • They WILL have to be remade
  • This update WILL change the name from Advanced Settings to OVR Advanced Settings In the Steam Keybing issues.
  • We highly RECOMMEND to un-install the current version before installing the new version
    • Automatically
      • Simply run the un-installer from the install directory (C:\Program Files\OpenVR-AdvancedSettings\ by default)
      • delete install directory
      • (optional) delete logs and settings %appdata%/AdvancedSettings-Team by default
    • Semi-manually
      • Run AdvancedSettings.exe with the command --force-remove-manifest
      • delete install directory
      • (optional) delete logs and settings %appdata%/AdvancedSettings-Team by default
    • manually
      • go to steam install/config directory (C:\Program Files (x86)\Steam\config by default)
      • edit the appconfig.json to remove the path pointed to Advanced Settings ("C:\\Program Files\\OpenVR-AdvancedSettings\\manifest.vrmanifest" by default)
      • delete install/setting/log file manually

Some Things have moved

  • Snap, Smooth, and Space Turn have been moved to the new Rotation Tab
  • In Bindings the simulated clicks have been moved to a new tab called system
  • In Bindings the PTT has been moved to a new tab called system
  • The Prox Sensor, and Haptic Actions have been hidden from end-user
    • They are bound by default, and should not be adjusted.

New Features

  • Rotation Tab feilen UI by ykeara

    • Auto-Turn - Automatically rotates you to allow you to walk in a single direction forever in games by rotating the world around you as you near walls.
      • optionally this feature will also try to direct you so that you will untangle your cord as well.
      • important - This feature does not handle playspaces with wall corners greater than 180 degrees well.
    • redirected - walking - Automatically steers you away from the edge of your play area by encouraging you to walk towards the middle of your play area.
      • Important - This requires a VERY large playspace to be imperceptible, its best use is for extending your perceived length of your play area slightly.
  • Friction - when using Space Drag features. A value of 100% will bring the user to a full stop within roughly 1 second. The max value is 999% and min is 0%. Most useful values should be found within the range of 20%~80%. - kung

  • Push-To-Mute icon - Added another image to show when using PTM, to reduce confusion. - username223

  • Oculus Default Bindings - Added default Bindings for Oculus Touch controllers - ykeara

New Actions (keybinds)

  • Auto-Turn Toggle - Toggles auto-turn feature on/off
  • In motion tab/action set

Bug Fixes

  • Fixed a crash When Using QT 5.14.0 (both Windows and Linux) - username223
  • Fixed the issue releated to keyboard showing up "behind" the overlay - ykeara (and thank you to elvissteinjr for pointing towards the correct/easy solution)
  • Fixed some error messages caused by badly formed default bindings - ykeara

Linux

  • OpenVR Advanced Settings can now be found on the Arch User Repository for Arch/Manjaro users. - username223
  • Added support for getting switching Mic Devices and volumes in Linux.

Misc

  • Fixed (un)-Installer to remove all files in the install directory (not settings/Logs) - ykeara
  • Updated to OVR 1.10.30
  • Various back-end optimizations/changes

Fixed In Beta

  • Fixed Non-Bool Settings not saving ykeara
  • Fixed some formatting in Rotation Tab ykeara
  • Fixed some issues in Rotation Tab from some Text Boxes not taking Direct Input ykeara reported by open beta testers
  • Temporarily Disabled Chaperone Profiles Ability to Set Floor Bounds always on. ykeara
  • Updated Action Sets -> New Action Set System, and hid the haptic action set. ykeara
  • Fixed Default Brightness Settings ykeara
  • Set Seated Re-Center Button to always show in offsets tab ykeara reported by reddit
  • Steam Linux Build username223
  • Steam Linux Manifest Issues username223 + feilen reported by closed beta testers

Known Issues

  • Some features of Chaperone profiles are not actually saved/set properly
  • disable Chaperone is not properly initialized at startup
  • Some setups will have issues loading chaperone profiles.
  • Direct Text Input in linux automatically repeats

4.0.1

10 Nov 23:48
07835fa
Compare
Choose a tag to compare

Bug Fixes:

  • Fixed a bug using old settings value, causing some systems when upgrading to be at 1% gain values instead of 100% resulting in a very dimmed screen

Advanced Settings 4.0.0

10 Nov 20:13
95b4194
Compare
Choose a tag to compare

Please use version 4.0.1 here for a bug fix

We are putting this link here temporarily for people updating via a direct link to 4.0.0. A new version 4.0.1 is out now.

  • Fixed a bug using old settings value, causing some systems when upgrading to be at 1% gain values instead of 100% resulting in a very dimmed screen

Download 4.0.1 Here instead of below

こちらからダウンロードしてください

4.0.0 Patch Notes:

New Features:

  • Version Check OVRAS will now check github and inform you if your version is out of date. - kung
  • Color Control via gain for Index, vive and vive pro? This should be higher performing than old "overlay method" (still available) - ykeara
  • Added Icons to tabs to allow better accessibility - username223
  • Added Offset Profiles - kung
  • Added chaperone auto-profiles for recovery - kung
  • Camera Options now accessible via SteamVR tab - ykeara
  • Added enable system button binding, allow multiple drivers, do-not-disturb, and no-fade to grid now in Misc. in SteamVR tab - ykeara
  • Added buttons to Utilities tab for the custom keyboard Macros (same ones that can be bound as action) - ykeara
  • Added a new binding button to take you to bindings for the app - kung/ykeara
  • Increased max color gain to 9999% (textbox input only) - kung
  • Added New actions to simulate clicking. (perfect for extra clicking on joysticks)) - kung

Stuff that has moved:

  • SuperSampling, video profiles, advanced SS filtering, Motion smoothing have all been moved to the "Video" Tab from the "steamVR" tab - ykeara
  • Overlay Color Method (for all headsets) is now toggle-able (from gain option) in Video Tab - ykeara

Re-enabled/Fixed Features:

  • New Fix for motion, it should now work across all headsets w/o issues or odd resets - kung
  • updated to New Audio API keys to prevent failures/spam - kung/ykeara
  • Re-Enabled/Fixed Space fix revert- kung
  • Re-Enabled/Fixed Chaperone Height Slider - kung
  • Removed Velocity Fade Dependent Chaperone Warnings Feature, it was causing massive issues on Linux, and stealth issues on Windows, the api can not handle the amount of required synch calls - username223

Disabled and removed Features:

  • Disabled audio Profiles until issues with new api calls in 1.8.19 can be resolved - ykeara
  • Removed Reset button in SteamVR tab, out of date, and confusing to end-user as the behavior, may bring back later in Settings tab - ykeara

Safety:

  • Added Safeguards for new 40km chaperone limit in OpenVR/SteamVR - kung

Optimizations:

  • TabControllers will now update their update rate based on headset refresh rate, reducing cpu usage for high refresh rate HMD's - ykeara
  • somelogic moved to dashboardLoopTick that only runs while dashboard is active decreasing cpu time while using VR. - ykeara
  • Disable Vsync option custom tick rate - allows users to configure their tick rate instead of being tied to headset refresh rate. - kung

Bug Fixes:

  • fixed a bug with chaperone toggle allowing it be in the wrong state on start-up - ykeara
  • limit space drag to 100m per frame - This is to help with new behavior around 40k chaperone limit. - kung
  • fixed a bug that allowed commiting an uninitialized chaperone - kung
  • Re-work Seated motion to prevent "snap-backs" - kung
  • fixed and clarified requirements of adjusting Super-sampling - ykeara

Misc:

  • Updated to OVR 1.8.19 files
  • Updated Input guide to reflect changed port - username223
  • Changed all motion to operate in WorkingSetPreview - kung
  • Added error message for non-zero chaperone profile offsets - kung
  • Added Discord badge to github - username223
  • Improvements to Linux appimage build pipeline - username223
  • lots of little things. is anyone still reading by this point? - all

If you just scrolled down here quickly, don't use the download links below, instead download 4.0.1

(This is a temporary message here in case people followed a direct link to 4.0.0. Get 4.0.1 instead)

3.2.0

04 Jul 17:53
Compare
Choose a tag to compare

Patch Notes:

New Actions:

  • Motion:
    • Smooth-Turn Left/Right - allows smooth turning at a rate of 1 degree/frame configurable as percentage.
  • Misc:
    • Keyboard Shortcut One/Two/Three - allows sending pre-defined set of keystrokes Documentation Here
    • Chaperone Toggle - toggles the Chaperone on/off.
  • Haptics:
    • Proximity Sensor - Allows us to communicate with prox sensor, IS AUTOMATICALLY BOUND DO NOT ASSIGN

New Features:

  • Added Smooth Turning - Kung
  • Added Color Adjustment Overlay - Ykeara
  • Added Default WMR Bindings - Ykeara
  • Re-Added Proximity Sensor Integration - Ykeara
  • Added Ability to send keyboard strokes via button presses - Username223
  • Added universe-centered rotation as an option - Kung
  • Added Toggle Chaperone Action - Ykeara
  • Added Frame Timing Overlay - Ykeara
  • Added Force Bounds option to Space Turn and Space Drag. Kung

Changes:

  • Change Orientation is now a Slider instead of a button to flip 180 degrees. Ykeara
  • Controlling Media Players from VR now works for linux as well. (via DBUS) - Username223
  • Fixed chaperone Visibility option to go to 30% (from 50%) in-line with API limits. - Ykeara

Bug Fixes:

  • Fixed an issue preventing floor fix results from showing immediately in WMR - Kung
  • Fixed/Changed Audio Swapping behavior, Playback device and recording Device will now No longer change the SteamVR settings. (unless set up as default). - Ykeara
    • Mirror Device Audio is still changed via the API BUT is changed back on exit.
  • Fixed a display bug allowing Mirror and Playback Device to be the same - Ykeara
  • Fixed a bug with selected Audio Device when Devices were added/removed - Ykeara
  • Fixed how we handle manifests, force-install, and force remove will now remove regardless of directory - Ykeara
  • Fixed a bug on handling Direct input via Text, for various input fields - Ykeara
  • Mitigated a bug that causes microphone to be muted at system level on Exit while Using Proximity Sensor - Ykeara

Misc:

  • Updated to OVR 1.4.18

3.1.0

19 Apr 14:16
3da6f3d
Compare
Choose a tag to compare

Release Notes:

New Features:

  • Brightness Adjustment: Finely control your brightness now! (Found in new "Video" tab) - Ykeara
  • Desktop Adjustment: Shift Desktop View Left/Right/Up/Down/Closer/Further, and save that state (easier to use desktop overlay). - username223
  • New "Seated Recenter" button now visible in Offsets tab when in seated mode applications. - Kung
  • Add Ctrl-C and Ctrl-V keyboard shortcuts to the Utilities tab. - Kung
  • “Allow External App Chaperone Edits” checkbox (in settings tab) applies adjustments to the chaperone from external sources (only when offsets are zeroed). - Kung

Bug Fixes:

  • Fixed an issue that prevented new room setup from applying. - Kung
  • Add motion support for seated universe mode. - Kung
  • Fixed an issue where chaperone warnings (haptics etc..) didn’t respect offsets. - Kung
  • Fixed case where error reporting would cause crashing on startup. - username223
  • Fixed an Issue causing WMR/Rift to snap back to reset position when using motion. (3.0.1) - Kung
  • Disabled Space Fix tab's "Undo" Feature (pending integration into new motion system) (3.0.1) - Kung
  • Disabled Chaperone Height Slider (pending integration into new motion system) (3.0.1) - Kung
  • Fix offset for knuckles/wands not being applied on floor fix. (3.0.1) - Ykeara

Miscellaneous:

  • Updated OpenVR libraries to version 1.3.22.

3.0.1

30 Mar 19:05
Compare
Choose a tag to compare

This Release Fixes a handful of bugs.

I would suggest upgrading to this build, and if your chaperone is Bugged to delete it by going to

C:\Program Files (x86)\Steam\config (or where your steam is installed) and deleting the "chaperone_info.vrchap" file this is the chaperone save, and will force you to re-run room set-up.... in some cases room-setup won't correctly fix the issue.

Major bugs

  • WMR and Rift users should now be able to properly use the motion controls
  • Should also fix the chaperone getting permanently offset, when playing with room fix tab.

Temporary removal

  • Chaperone height slider Temporarily disabled
  • Undo fix (in room fix tab) is Temporarily disabled/removed

Minor Fix

  • Fixes offset for knuckles/wands not being applied on floor fix.