backup
This commit is contained in:
parent
0efe757b83
commit
329b2efae8
6 changed files with 37 additions and 20 deletions
|
@ -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%
|
Loading…
Add table
Add a link
Reference in a new issue