1
0
Fork
You've already forked ovr-utils
0
Overlay app for OpenVR/SteamVR on Linux/Windows made in Godot (not in active development)
  • GDScript 100%
2022年05月08日 21:35:41 +02:00
builds add build subfolders 2021年05月26日 00:39:04 +02:00
docs add overview doc, window placement 2022年05月08日 21:35:41 +02:00
src add overview doc, window placement 2022年05月08日 21:35:41 +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年07月22日 17:51:49 +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 contents to somewhere (make sure to mark ovr-utils-linux-v###.x86_64 as executable on linux)
  • To start the overlay, just run the .exe or .x86_64 file.

Add to steam (optional)

  • 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)

Usage

At the moment all interacions are done with the trigger buttons, this will use steamvr actions and be configurable in the future.