dreiekk / OpenVR-Autostarter

⬆️ Launch and stop programs with OpenVR / SteamVR
MIT License
31 stars 3 forks source link
autostart dotnet openvr steam-vr steamvr tool visual-studio vr

OpenVR-Autostarter

Launch and stop programs with OpenVR / SteamVR.

Screenshots

main settings window edit task window

Features

Installation

You may need to install the .NET 6.0 Desktop Runtime to run this program.

Download the latest setup from the Releases page.

Build it yourself from source

This project is built in .NET 6.0 and Visual Studio 2022.

Clone this git repository

  git clone https://github.com/dreiekk/OpenVR-Autostarter

and open the solution OpenVR-Autostarter.sln in Visual Studio 2022.

The installer is generated with InnoSetup and the related OpenVR-Autostarter.iss script.

How to contribute

Coming soon...

FAQ

How does the autostart work?

OpenVR-Autostarter registers itself in your OpenVR runtime as an overlay application. It starts/stops with your VR runtime and runs your defined tasks from itself.

Where are user settings saved?

All user settings are saved at C:\Users\<username>\AppData\Roaming\openvr_autostarter.xml