ykeara / OpenVR-AdvancedSettings

OpenVR Advanced Settings Dashboard Overlay
GNU General Public License v3.0
36 stars 3 forks source link

Visibility slider #3

Closed ykeara closed 5 years ago

ykeara commented 5 years ago

Visibility @ 0 percent is still ~ 30 percent.

Thinking of two solutions

  1. change display to reflect minimum is still ~30%
  2. see if possible to actually fix.
gr3y5had0w commented 5 years ago

Please "2. see if possible to actually fix." ✌️ It's really annoying in Standing-only-mode, because it's always there and visible. Would be nice to reduce the visibility lower than 30%, so it's not so intrusive.

ykeara commented 5 years ago

Setting the fade distance to 0 will disable chaperone currently, I have glanced at it, and this is probably the solution moving forward. ( I may add a button to "disable" but it will simply set fade to 0)

The main Repo is now @ https://github.com/OpenVR-Advanced-Settings/OpenVR-AdvancedSettings as soon as I get my stuff finished there will be a release there to bring it up further than my last release, and all further development will be probably done under that org. WE have currently been doing some major code re-factoring and org work to get all the developers currently working on it on the same page

gr3y5had0w commented 5 years ago

Actually setting the fade distance to 0 does not disable the ring in standing-only-mode. It only works with roomscale chaperone.

ykeara commented 5 years ago

Hmm, I will look into it, I would still recommend if you play with chaperone off that you should set up "room-scale" even if just doing standing. Quick glance nothing in the Advanced settings code limiting the standing/roomscale setup so I am assuming it has something to do with openvr/steamvr directly.

Certainly I will keep it as a bug and open open.

ykeara commented 5 years ago

Fixed in 2.8.0 see https://github.com/OpenVR-Advanced-Settings/OpenVR-AdvancedSettings