backup
This commit is contained in:
parent
0efe757b83
commit
329b2efae8
6 changed files with 37 additions and 20 deletions
File diff suppressed because one or more lines are too long
|
@ -1 +1,5 @@
|
||||||
`$(python3 /home/crispypin/dotfiles/scripts/vrc-monitor.py) & touch /tmp/VRC_RUNNING && %command% --disable-videoplayers && rm /tmp/VRC_RUNNING`
|
`$(python3 /home/crispypin/dotfiles/scripts/vrc-monitor.py) & touch /tmp/VRC_RUNNING && %command% --disable-videoplayers && rm /tmp/VRC_RUNNING`
|
||||||
|
|
||||||
|
PROTON_LOG=0 PROTON_LOG_DIR=/tmp %command% -skipsteam --disable-videoplayers --melonloader.hideconsole
|
||||||
|
|
||||||
|
--disable-videoplayers --melonloader.hideconsole
|
||||||
|
|
2
steam/launch-options/steamvr-launch-options.md
Normal file
2
steam/launch-options/steamvr-launch-options.md
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
## no longer needed, used to fix garbage rendering at screen edges
|
||||||
|
RADV_DEBUG=zerovram %command%
|
|
@ -1 +0,0 @@
|
||||||
RADV_DEBUG=zerovram %command%
|
|
|
@ -10,19 +10,19 @@
|
||||||
"DismissableWarning_WiredIndexControllerActivity_457852737_LastShownTime" : "1671665631"
|
"DismissableWarning_WiredIndexControllerActivity_457852737_LastShownTime" : "1671665631"
|
||||||
},
|
},
|
||||||
"GpuSpeed" : {
|
"GpuSpeed" : {
|
||||||
"gpuSpeed0" : 1690,
|
"gpuSpeed0" : 1475,
|
||||||
"gpuSpeed1" : 1711,
|
"gpuSpeed1" : 1740,
|
||||||
"gpuSpeed2" : 1710,
|
"gpuSpeed2" : 1583,
|
||||||
"gpuSpeed3" : 1708,
|
"gpuSpeed3" : 1741,
|
||||||
"gpuSpeed4" : 1708,
|
"gpuSpeed4" : 1740,
|
||||||
"gpuSpeed5" : 1706,
|
"gpuSpeed5" : 1733,
|
||||||
"gpuSpeed6" : 1712,
|
"gpuSpeed6" : 1737,
|
||||||
"gpuSpeed7" : 1693,
|
"gpuSpeed7" : 1736,
|
||||||
"gpuSpeed8" : 1706,
|
"gpuSpeed8" : 1736,
|
||||||
"gpuSpeed9" : 1692,
|
"gpuSpeed9" : 1739,
|
||||||
"gpuSpeedCount" : 10,
|
"gpuSpeedCount" : 10,
|
||||||
"gpuSpeedDriver" : "92282883",
|
"gpuSpeedDriver" : "92282883",
|
||||||
"gpuSpeedHorsepower" : 1705,
|
"gpuSpeedHorsepower" : 1736,
|
||||||
"gpuSpeedRenderTargetScale" : 1.5,
|
"gpuSpeedRenderTargetScale" : 1.5,
|
||||||
"gpuSpeedVendor" : "AMD Radeon RX 6800 XT (RADV NAVI21)",
|
"gpuSpeedVendor" : "AMD Radeon RX 6800 XT (RADV NAVI21)",
|
||||||
"gpuSpeedVersion" : 2
|
"gpuSpeedVersion" : 2
|
||||||
|
@ -31,17 +31,23 @@
|
||||||
"HMDManufacturer" : "Valve",
|
"HMDManufacturer" : "Valve",
|
||||||
"HMDModel" : "Index"
|
"HMDModel" : "Index"
|
||||||
},
|
},
|
||||||
|
"camera" : {
|
||||||
|
"enableCamera" : true
|
||||||
|
},
|
||||||
"collisionBounds" : {
|
"collisionBounds" : {
|
||||||
"CollisionBoundsColorGammaA" : 76,
|
"CollisionBoundsColorGammaA" : 76,
|
||||||
"CollisionBoundsColorGammaG" : 3,
|
"CollisionBoundsColorGammaG" : 3,
|
||||||
"CollisionBoundsFadeDistance" : 0.02,
|
"CollisionBoundsFadeDistance" : 0.05,
|
||||||
"CollisionBoundsStyle" : 4,
|
"CollisionBoundsStyle" : 4,
|
||||||
"CollisionBoundsWallHeight" : 0.1
|
"CollisionBoundsWallHeight" : 0.5
|
||||||
},
|
},
|
||||||
"dashboard" : {
|
"dashboard" : {
|
||||||
"lastAccessedExternalOverlayKey" : "steam.overlay.1009850",
|
"lastAccessedExternalOverlayKey" : "steam.overlay.1009850",
|
||||||
"position_2" : 2
|
"position_2" : 2
|
||||||
},
|
},
|
||||||
|
"driver_gamepad" : {
|
||||||
|
"enable" : false
|
||||||
|
},
|
||||||
"notifications" : {
|
"notifications" : {
|
||||||
"DoNotDisturb" : true
|
"DoNotDisturb" : true
|
||||||
},
|
},
|
||||||
|
@ -64,17 +70,22 @@
|
||||||
"steamvr" : {
|
"steamvr" : {
|
||||||
"allowSupersampleFiltering" : false,
|
"allowSupersampleFiltering" : false,
|
||||||
"analogGain" : 0.028991186547107816,
|
"analogGain" : 0.028991186547107816,
|
||||||
|
"displayPortTrainingMode" : 0,
|
||||||
"doNotFadeToGrid" : true,
|
"doNotFadeToGrid" : true,
|
||||||
"enableHomeApp" : false,
|
"enableHomeApp" : false,
|
||||||
"installID" : "2296672328647432898",
|
"installID" : "2296672328647432898",
|
||||||
"lastVersionNotice" : "1.24.7",
|
"lastVersionNotice" : "1.25.2",
|
||||||
"lastVersionNoticeDate" : "1671820800",
|
"lastVersionNoticeDate" : "1671735826",
|
||||||
"motionSmoothing" : false,
|
|
||||||
"overlayRenderQuality_2" : 3,
|
"overlayRenderQuality_2" : 3,
|
||||||
"playAreaColor" : "#FF000000",
|
"playAreaColor" : "#FF000000",
|
||||||
"preferredRefreshRate" : 120.0,
|
"preferredRefreshRate" : 120.01900482177734,
|
||||||
"showAdvancedSettings" : true,
|
"showAdvancedSettings" : true,
|
||||||
"showMirrorView" : false,
|
"showMirrorView" : false,
|
||||||
"supersampleManualOverride" : true
|
"supersampleManualOverride" : true
|
||||||
|
},
|
||||||
|
"trackers" : {
|
||||||
|
"/devices/lighthouse/LHR-0D710427" : "TrackerRole_LeftFoot",
|
||||||
|
"/devices/lighthouse/LHR-C0A7A4B2" : "TrackerRole_RightFoot",
|
||||||
|
"/devices/lighthouse/LHR-EC53A145" : "TrackerRole_Waist"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
1
steam/steamvr.vrsettings.symlink
Symbolic link
1
steam/steamvr.vrsettings.symlink
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
../../.steam/debian-installation/config/steamvr.vrsettings
|
Loading…
Reference in a new issue