Skip to content

Releases: OpenVR-Advanced-Settings/OpenVR-AdvancedSettings

3.0.0

26 Mar 16:41
f57347a
Compare
Choose a tag to compare

Can Cause issues w/ room set-up please don't use

Features

  • Implemented space-turn (grab to rotate space) enabling manual redirected walking. - Kung
  • Implemented gravity and momentum for space-drag. - Kung
  • Created “Motion” tab with configuration options for: Space Turn/Drag, Snap Turn, Gravity, Height Toggle and Comfort Options. - Kung
  • Added “Apply Space Settings Offsets as Center” feature to the Space Fix tab. - Kung
  • Added Alt+Enter keyboard combination to Utilities tab. - username223
  • The Steam Desktop Overlay width slider setting will now be remembered. - username223
  • Added Knuckles support for floor fixing feature. - Ykeara
  • Added Disable Chaperone button. - Ykeara

Bindings

  • The SteamVR bindings system is the new way for applications to handle inputs. Arbitrary controllers are supported. A guide can be found here
  • Added Space Turn/Drag controller bindings. - Kung
  • Added Gravity Reverse/Gravity Toggle controller bindings. - Kung
  • Added Snap Turn Left/Right controller bindings. - Kung
  • Added X/Y/Z Axis Lock Toggle controller bindings. - Kung
  • Added Reset Offsets controller binding. - Kung
  • Added Height Toggle controller binding. - Kung
  • Added Play/Stop/Previous/Next music controller bindings (Windows only). - username223
  • Added Push To Talk controller binding. - username223

Removed

  • Removed Accessiblity tab. Features have been moved to other tabs.
  • Proximity sensor integration with chaperone warnings. Should return in the future.
  • Proximity sensor Mute for microphone. Should return in the future.

Fixes

  • Fixed OVRAS crashing when exiting SteamVR. - username223
  • Reset offsets function now restores a chaperone bounds and universe center backup rather than apply the reverse of current offsets. This removes the possibility of drift from the reset function. - Kung
  • Space-drag and the new space-turn now perform with vsync, improving smoothness. - Kung
  • Fixed crash related to Vive Wireless and audio devices. - bdonlan
  • Fixed bug where chaperone bounds were not read correctly, disabling chaperone warnings. - Ykeara

Windows

  • Changed logging and settings directory. Previously was %APPDATA%\matzman666\, is now %APPDATA%\AdvancedSettings-Team\. - username223
  • Added icons to installer and binary on Windows. Icons by Kung. - username223

Linux

  • Improved Linux usability. - username223
  • Added Linux build scripts. The build_scripts/linux/build_linux.sh script will build with g++-7 by default and put the binary in build/bin/linux/AdvancedSettings/. - username223
  • Moved location of required Linux files. Resource files are required to be in the binary directory. Logging and settings will be in ~/.local/share/AdvancedSettings-Team/OpenVRAdvancedSettings/. - username223
  • Several Linux features are still missing. The issue is tracked on Github here.

Deprecation Warning

  • The Re-Vive tab will be removed in the next major version due to compatibility and maintenance concerns. If you are using this feature reach out to us.

Sha-256 (installer x-sum) - 2789123D83837EFD5FAE369C121388128A8920789D2E2AE4A557604CB9F0FA7A

2.8.0

16 Jan 16:26
Compare
Choose a tag to compare

New features

  • Add audio profiles to quickly switch between audio input and outputs - ykeara
  • Add option to enable supersampling overwrite - ykeara
  • Add option to send "Alt-Tab" keyboard input - icewind
  • Add basic media player controls - username223

Fixes

  • Add "apply" button for playspace rotation - ykeara
  • Fix resetting the playspace offset while the playspace is rotated causing incorrect playspace calibration - Kung
  • Fix default audio device switching when any device is connected or disconnected - Kung
  • Improve handling of Knuckles controllers for push-to-talk trigger - Kung

Misc

  • Update SteamVR settings tab to reflect the removal of reprojection options in favor of motion smoothing - ykeara
  • Updated OpenVR library to 1.1.3b - username223

2.7

16 Dec 19:03
6d0a271
Compare
Choose a tag to compare
2.7

New Features

  • Show battery indicators on trackers while the SteamVR overlay is active
  • Add option to require double click to trigger the playspace mover
  • Add option to lock individual axis in the placespace mover (by ykeara)

Compatibility updates:

  • Update openvr api to 1.0.13
  • Add linux support
    • Audio settings and keyboard input are currently missing
    • OSX should work but is untested

2.6

02 Apr 11:57
Compare
Choose a tag to compare
2.6
  • Add "virtual move" shortcut that allows moving the playspace by holding down the menu button.
  • Rename "Floor Fix" page to "Playspace Fix" and add "Recenter Playspace" option.
  • Fix toggling "Adjust Chaperone" with rotated playspace not moving the playspace correctly
  • Moving playspace with "Adjust Chaperone" enabled will now increase the chaperone height to ensure the chaperone stays visible[1].

[1]: Actually moving the playspace vertically or showing the chaperone under the playspace floor is not possible due to limitations of SteamVR