Skip to content

cyberfrogg/linux-vr-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

linux-vr-scripts

This will be a collection of simple scripts for better VR experience on Linux.

vr-startup

This is a script, that automaticly starts ALVR, WlxOverlay, OSCVMGR and VrcAdvert. Also it shut downs everything on script exit (CTRL + C)

How to use vr-startup

  1. First, edit these file paths:
  • ALVR_PATH="YOUR_FILE_PATH"
  • WLX_OVERLAY_PATH="YOUR_FILE_PATH"
  • OSCAVMGR_PATH="YOUR_FILE_PATH"
  • VRCADVERT_PATH="YOUR_FILE_PATH"
  1. Open ALVR Dashboard manually and set Settings > SteamVR Launcher > Open and close SteamVR with dashboard to true to make SteamVR start automaticly. Its necessary. Close ALVR Dashboard
  2. Just start the script
  3. CTRL+C to exit

Releases

No releases published

Packages

No packages published

Languages