fix steamvr latency

This commit is contained in:
Crispy 2023-01-07 18:08:33 +01:00
parent 329b2efae8
commit 21e7fd6b1b
5 changed files with 8 additions and 7 deletions

View file

@ -1,2 +1,3 @@
## no longer needed, used to fix garbage rendering at screen edges
RADV_DEBUG=zerovram %command%
needed when `"enableLinuxVulkanAsync" : false` is in the config, which in turn is needed to fix rendering latency in steamvr overlays
RADV_DEBUG=zerovram %command%

View file

@ -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",