diff --git a/install.conf.yaml b/install.conf.yaml index c4da612..dd0f1fa 100644 --- a/install.conf.yaml +++ b/install.conf.yaml @@ -34,7 +34,7 @@ ~/.steam/debian-installation/steamapps/common/Logic World/FavoriteSimulationSpeeds.succ: steam/Logic World/FavoriteSimulationSpeeds.succ ~/.steam/debian-installation/steamapps/common/Logic World/savedcolors.succ: steam/Logic World/savedcolors.succ ~/.steam/debian-installation/steamapps/common/Logic World/componentrestrictions.succ: steam/Logic World/componentrestrictions.succ - ~/.steam/debian-installation/config/steamvr.vrsettings: steam/steamvr.vrsettings + - create: - ~/downloads diff --git a/ovr-utils/overlay_data.json b/ovr-utils/overlay_data.json index c9c5b7b..7f0e142 100644 --- a/ovr-utils/overlay_data.json +++ b/ovr-utils/overlay_data.json @@ -1 +1 @@ -{"overlays":{"BatteryLevel 787":{"alpha":0.6,"fallback":["left","right","head"],"offsets":{"head":{"pos":[0,0,-0.35],"rot":[0,0,0,1]},"left":{"pos":[0,0,0],"rot":[0,0,0,1]},"right":{"pos":[0.086597,0.027936,0.165674],"rot":[-0.668819,-0.087167,-0.394435,0.624102]},"world":{"pos":[0,1,0],"rot":[0,0,0,1]}},"path":"res://overlays/BatteryLevel.tscn","target":"right","visible":true,"width":0.1},"Clock 53":{"alpha":0.4,"fallback":["left","right","head"],"offsets":{"head":{"pos":[-0.244381,-0.385513,-0.586836],"rot":[-0.389447,0.235124,0.072405,0.887584]},"left":{"pos":[-0.039802,0.025886,0.116723],"rot":[-0.385533,0.138926,0.40202,0.818806]},"right":{"pos":[0,0,0],"rot":[0,0,0,1]},"world":{"pos":[0,1,0],"rot":[0,0,0,1]}},"path":"res://overlays/Clock.tscn","target":"head","visible":true,"width":0.1},"KeyboardOverlay 95":{"alpha":0.8,"fallback":["left","right","head"],"offsets":{"head":{"pos":[0,0,-0.35],"rot":[0,0,0,1]},"left":{"pos":[0.194313,-0.024168,0.136503],"rot":[-0.64431,0.048261,0.03915,0.762235]},"right":{"pos":[0,0,0],"rot":[0,0,0,1]},"world":{"pos":[0,1,0],"rot":[0,0,0,1]}},"path":"res://overlays/KeyboardOverlay.tscn","target":"left","visible":false,"width":0.4},"MainOverlay":{"alpha":0.5,"fallback":["left","right","head"],"offsets":{"head":{"pos":[0,0,-0.5],"rot":[0,0,0,1]},"left":{"pos":[0.15152,0.052258,0.000667],"rot":[-0.652702,-0.027279,0.008815,0.757072]},"right":{"pos":[0.060803,0.066139,0.047436],"rot":[-0.61547,-0.107841,0.222651,0.748327]},"world":{"pos":[0,1,0],"rot":[0,0,0,1]}},"path":"res://special_overlays/MainOverlay.tscn","target":"right","visible":true,"width":0.25}},"version":1} +{"overlays":{"BatteryLevel 787":{"alpha":0.6,"fallback":["left","right","head"],"offsets":{"head":{"pos":[0,0,-0.35],"rot":[0,0,0,1]},"left":{"pos":[0,0,0],"rot":[0,0,0,1]},"right":{"pos":[0.086597,0.027936,0.165674],"rot":[-0.668819,-0.087167,-0.394435,0.624102]},"world":{"pos":[0,1,0],"rot":[0,0,0,1]}},"path":"res://overlays/BatteryLevel.tscn","target":"right","visible":true,"width":0.1},"Clock 53":{"alpha":0.5,"fallback":["left","right","head"],"offsets":{"head":{"pos":[-0.244381,-0.385513,-0.586836],"rot":[-0.389447,0.235124,0.072405,0.887584]},"left":{"pos":[-0.039802,0.025886,0.116723],"rot":[-0.385533,0.138926,0.40202,0.818806]},"right":{"pos":[0,0,0],"rot":[0,0,0,1]},"world":{"pos":[0,1,0],"rot":[0,0,0,1]}},"path":"res://overlays/Clock.tscn","target":"head","visible":true,"width":0.1},"KeyboardOverlay 95":{"alpha":0.8,"fallback":["left","right","head"],"offsets":{"head":{"pos":[0,0,-0.35],"rot":[0,0,0,1]},"left":{"pos":[0.194313,-0.024168,0.136503],"rot":[-0.64431,0.048261,0.03915,0.762235]},"right":{"pos":[0,0,0],"rot":[0,0,0,1]},"world":{"pos":[0,1,0],"rot":[0,0,0,1]}},"path":"res://overlays/KeyboardOverlay.tscn","target":"left","visible":false,"width":0.4},"MainOverlay":{"alpha":0.6,"fallback":["left","right","head"],"offsets":{"head":{"pos":[0,0,-0.5],"rot":[0,0,0,1]},"left":{"pos":[0.15152,0.052258,0.000667],"rot":[-0.652702,-0.027279,0.008815,0.757072]},"right":{"pos":[0.060803,0.066139,0.047436],"rot":[-0.61547,-0.107841,0.222651,0.748327]},"world":{"pos":[0,1,0],"rot":[0,0,0,1]}},"path":"res://special_overlays/MainOverlay.tscn","target":"right","visible":true,"width":0.25}},"version":1} diff --git a/steam/launch-options/steamvr-launch-options.md b/steam/launch-options/steamvr-launch-options.md index cfd1871..1673930 100644 --- a/steam/launch-options/steamvr-launch-options.md +++ b/steam/launch-options/steamvr-launch-options.md @@ -1,2 +1,3 @@ -## no longer needed, used to fix garbage rendering at screen edges -RADV_DEBUG=zerovram %command% \ No newline at end of file +needed when `"enableLinuxVulkanAsync" : false` is in the config, which in turn is needed to fix rendering latency in steamvr overlays + +RADV_DEBUG=zerovram %command% diff --git a/steam/steamvr.vrsettings b/steam/steamvr.vrsettings index 5f5ca67..363d600 100644 --- a/steam/steamvr.vrsettings +++ b/steam/steamvr.vrsettings @@ -69,10 +69,11 @@ }, "steamvr" : { "allowSupersampleFiltering" : false, - "analogGain" : 0.028991186547107816, - "displayPortTrainingMode" : 0, + "analogGain" : 0.1, + "background" : "/home/crispypin/.steam/debian-installation/steamapps/common/SteamVR/resources/backgrounds/night_mountains.png", "doNotFadeToGrid" : true, "enableHomeApp" : false, + "enableLinuxVulkanAsync" : false, "installID" : "2296672328647432898", "lastVersionNotice" : "1.25.2", "lastVersionNoticeDate" : "1671735826", diff --git a/vscodium.json b/vscodium.json index 70807f9..6535273 100644 --- a/vscodium.json +++ b/vscodium.json @@ -48,6 +48,5 @@ "omnisharp.useModernNet": false, "workbench.colorTheme": "Visual Studio Dark", "window.zoomLevel": 1, - "workbench.statusBar.visible": false, "editor.wordWrap": "on" } \ No newline at end of file