Created
July 22, 2016 13:56
-
-
Save simlrh/a1b44b0101997b67822d9ce546191965 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"jsonid" : "vrsettings", | |
"perfcheck" : { | |
"heuristicActive" : true | |
}, | |
"steamvr" : { | |
"allowReprojection" : true, | |
"forcedDriver": "osvr", | |
"directMode" : false | |
}, | |
"driver_osvr": { | |
"verbose": true, | |
"displayName": "Rift DK", | |
"cameraPath": "/je_nourish_kinectv2/KinectV2/semantic/kinect", | |
"minTrackingRangeMeters": 0.5, | |
"maxTrackingRangeMeters": 4 | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment