Jump to content

Recommended Posts

Posted

I am trying to get rid of the blue circle and the annoying grey screen that occasionally pops up on bad tracking.

 

 

However, when I replace

 

 

{
   "steamvr" : {
      "mirrorViewGeometry" : "0 0 1080 600"
   }
}

 

With

 

{
   "collisionBounds" : {
      "CollisionBoundsColorGammaA" : 0,
      "CollisionBoundsStyle" : 4
   },
   "steamvr" : {
      "forceFadeOnBadTracking" : false,
      "mirrorViewGeometry" : "0 0 1080 600",
      "renderTargetMultiplier" : 1.3
   }
}

In the Steamvr.vrconfig file, it always seems to change itself back to the original version every time I start the game up.

 

I have checked the file and I can confirm I am changing the file, it just seems running the software reverts the file to original.

 

 

 

Could anyone suggest anything I've missed off the process, or an alternative way of getting rid of the blue circle and the annoying grey screen that occasionally pops up on bad tracking?

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...