Overlay app for OpenVR/SteamVR on Linux/Windows made in Godot
Find a file
2021-06-03 18:55:27 +02:00
builds add build subfolders 2021-05-26 00:39:04 +02:00
ovr-utils prevent removing main menu 2021-06-03 18:55:27 +02:00
.gitignore include builds folder but nothing in it 2021-05-16 20:19:55 +02:00
LICENSE Create LICENSE 2021-05-20 11:20:48 +02:00
README.md Update README.md 2021-06-03 18:51:54 +02:00

OVR Utils

A cross-platform SteamVR overlay application that aims to have many useful tools available while in VR. Built using the Godot game engine, and the godot-openvr plugin to interact with the openvr SDK.

Installation

  • Grab the latest release for your OS from the releases section
  • Extract the executable to somewhere (make sure to mark it as executable on linux)
  • Make sure to put the libgodot_openvr and openvr_api library files in the same folder as ovr-utils
  • In steam, go to Games>Add a non-steam game to my library
  • Click browse and find the ovr-utils executable
  • Click add, and then add selected programs
  • You should now be able to start it from steam (favourite it for easier access)