This commit is contained in:
Crispy 2023-01-07 17:44:59 +01:00
parent 0efe757b83
commit 329b2efae8
6 changed files with 37 additions and 20 deletions

View file

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

View file

@ -0,0 +1,2 @@
## no longer needed, used to fix garbage rendering at screen edges
RADV_DEBUG=zerovram %command%

View file

@ -1 +0,0 @@
RADV_DEBUG=zerovram %command%