changes
This commit is contained in:
parent
3b9ecafd9d
commit
397c8b8d8b
7 changed files with 23 additions and 9 deletions
7
scripts/restart_vr.sh
Executable file
7
scripts/restart_vr.sh
Executable file
|
@ -0,0 +1,7 @@
|
|||
#!/bin/bash
|
||||
# restarts steamvr
|
||||
killall vrmonitor
|
||||
sleep 5
|
||||
RADV_DEBUG=zerovram steam steam://rungameid/250820
|
||||
sleep 4
|
||||
./proj/godot/ovr-utils/builds/linux/ovr-utils.x86_64
|
Loading…
Add table
Add a link
Reference in a new issue