NiiranenVR Posted July 21, 2018 Posted July 21, 2018 it works for me , and its a 'copy / paste ' for you ? How to disable chaperone in steam VR? Okay, here's how to make chaperone completely invisible (Oculus's guardian will still show). Thanks for the help everyone below! First do 'Run Room Setup' and configure your steam VR room however you wish Put on the headset with steamVR on. You should be in steam's boring grey version of "the construct". You'll see your chaperone bounds and cameras and controllers and stuff. Press the special thumb button on the LEFT Touch controller. It has three lines on it. A steam menu will appear that looks kinda like this. Click the 'cog' symbol at the bottom right. This will open SteamVR settings. Click the 'Chaperone' section Meddle with the options in here. It doesn't matter what you change, but this is necessary to provoke steam to properly populate a settings file that we need to edit. Quit SteamVR. Go edit the config file, typically found here: "C:\Program Files (x86)\Steam\config\steamvr.vrsettings" (depending on where your steam install is). The option we're looking for is CollisionBoundsColorGammaA . Set the value next to it to 0. The entire line should be "CollisionBoundsColorGammaA" : 0, Here's my current settings file as an example: { "audio" : { "offPlaybackDevice" : "{0.0.0.00000000}.{c0e558e7-a0b2-4830-a624-900f32b904b7}", "onPlaybackDevice" : "{0.0.0.00000000}.{72c3f8c6-d27f-4cb1-8415-aad9347b4193}", "onRecordDevice" : "{0.0.1.00000000}.{79507393-ef79-467e-aac3-4d327508d9ec}" }, "collisionBounds" : { "CollisionBoundsColorGammaA" : 0, "CollisionBoundsColorGammaR" : 255 }, "steamvr" : { "mirrorViewGeometry" : "732 194 1080 600", "showMirrorView" : true } } Load up steamVR again and you should have invisible chaperone! HURRAH! 2
II/JG11_ATLAN_VR Posted July 18, 2019 Posted July 18, 2019 thx but what is if you dont have Controller? and Shows like this? STEAMVR { "DesktopUI" : { "pairing" : "571,109,800,600,0" }, "DismissedWarnings" : { "DismissableWarning_RunTutorialAgain" : true }, "GpuSpeed" : { "gpuSpeed0" : 870, "gpuSpeed1" : 881, "gpuSpeed2" : 883, "gpuSpeed3" : 879, "gpuSpeed4" : 882, "gpuSpeed5" : 880, "gpuSpeed6" : 877, "gpuSpeed7" : 875, "gpuSpeed8" : 881, "gpuSpeed9" : 875, "gpuSpeedCount" : 10, "gpuSpeedDriver" : "26.21.14.3136", "gpuSpeedHorsepower" : 878, "gpuSpeedRenderTargetScale" : 0.25999999046325684, "gpuSpeedVendor" : "NVIDIA GeForce GTX 1080 Ti", "gpuSpeedVersion" : 2 }, "LastKnown" : { "HMDManufacturer" : "Pimax VR, Inc.", "HMDModel" : "Pimax 5K Plus" }, "audio" : { "onPlaybackDevice" : "{0.0.0.00000000}.{77ffea49-7b7b-4fcf-a61b-1c88ea60211a}", "viveHDMIGain" : false }, "collisionBounds" : { "CollisionBoundsColorGammaA" : 0 }, "keyboard" : { "TutorialCompletions" : 1 }, "steam.app.611670" : { "appName" : "The Elder Scrolls V: Skyrim VR", "resolutionScale" : 78 }, "steamvr" : { "background" : "#FF000000", "installID" : "55685813477533268", "lastVersionNotice" : "1.5.16", "lastVersionNoticeDate" : "1561765028", "mirrorViewGeometry" : "0 0 640 400", "supersampleManualOverride" : true, "supersampleScale" : 0.69999998807907104 } }AND CHAPERONE INFO LIKE THIS { "jsonid" : "chaperone_info", "universes" : [ { "collision_bounds" : [ [ [ -0.5, 0, -0.5 ], [ -0.5, 2.4300000667572021, -0.5 ], [ -0.5, 2.4300000667572021, 0.5 ], [ -0.5, 0, 0.5 ] ], [ [ -0.5, 0, 0.5 ], [ -0.5, 2.4300000667572021, 0.5 ], [ 0.49999997019767761, 2.4300000667572021, 0.5 ], [ 0.49999997019767761, 0, 0.5 ] ], [ [ 0.49999997019767761, 0, 0.5 ], [ 0.49999997019767761, 2.4300000667572021, 0.5 ], [ 0.5, 2.4300000667572021, -0.50000005960464478 ], [ 0.5, 0, -0.50000005960464478 ] ], [ [ 0.5, 0, -0.50000005960464478 ], [ 0.5, 2.4300000667572021, -0.50000005960464478 ], [ -0.5, 2.4300000667572021, -0.5 ], [ -0.5, 0, -0.5 ] ] ], "play_area" : [ 1, 1 ], "standing" : { "translation" : [ -0.025693224743008614, 0.38796031475067139, 0.0025362952146679163 ], "yaw" : -0.0042653083801269531 }, "time" : "Wed Jul 17 16:52:10 2019", "universeID" : "30" } ], "version" : 5 }BY THE WAY BLUE RING IS VISIBLE !!!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now