Advertisement
JackMacWindows

steamvr.vrsettings

Jan 16th, 2017
366
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.25 KB | None | 0 0
  1. {
  2.    "dashboard" : {
  3.       "arcadeMode" : true
  4.    },
  5.    "modelskins" : {
  6.       "stage" : "C:\\Program Files (x86)\\Steam\\steamapps\\workshop\\content\\250820\\779893256\\castle\\castle.obj",
  7.       "stage_PublishedFileId" : "779893256"
  8.    },
  9.    "osvr" : {
  10.       "leftHandDeviceId" : 3,
  11.       "leftHandEnable" : true,
  12.       "leftHandInterface" : "/me/hands/left",
  13.       "leftHandVecWorldFromDriverTranslationX" : 0,
  14.       "leftHandVecWorldFromDriverTranslationY" : -0.48,
  15.       "leftHandVecWorldFromDriverTranslationZ" : -1.1000000000000001,
  16.       "rightHandDeviceId" : 2,
  17.       "rightHandEnable" : true,
  18.       "rightHandInterface" : "/me/hands/right",
  19.       "rightHandVecWorldFromDriverTranslationX" : 0,
  20.       "rightHandVecWorldFromDriverTranslationY" : -0.48,
  21.       "rightHandVecWorldFromDriverTranslationZ" : -1.1000000000000001
  22.    },
  23.    "perfcheck" : {
  24.       "allowTimingStore" : true,
  25.       "warnInHMD" : true
  26.    },
  27.    "steamvr" : {
  28.       "background" : "C:\\Program Files (x86)\\Steam\\steamapps\\common\\SteamVR\\\\resources\\backgrounds\\night_mountains.png",
  29.       "mirrorViewGeometry" : "0 0 960 540",
  30.       "playAreaColor" : "#FFF10075",
  31.       "showStage" : true,
  32.       "activateMultipleDrivers": true,
  33.       "displayDebug": true
  34.    }
  35. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement