-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Twometer VR is a project intended for people that already have a virtual reality headset such as the Oculus DK2, but no hand trackers/controllers to go along with it. It provides an open-source alternative to expensive commercial alternatives like PS Move or the official Oculus Touch trackers. Currently, TwometerVR works on SteamVR and Windows.
To use TwometerVR, you need:
- A virtual reality headset
- A webcam that can do at least 30fps
- The TwometerVR controllers. Build instructions can be found here
- First, install the SteamVR driver using the installer PowerShell script provided in the download
- Start the TwometerVR service
- Start a game and have fun
I am a Oculus DK2 user, and I had some problems with the setup, so here is my setup guide:
- Download the latest official Oculus App. Don't bother with the old beta runtimes (they produced lots of BSODs for me).
- Install this app with the headset completely disconnected. If you don't disconnect, it won't install, ask for computer restarts and in general be very annoying (ask me how I know).
- After installation is complete, skip all setup steps and ignore all "DK2 is not supported!!" warnings.
- In the Oculus app, under
Settings
->General
enableunknown sources
if it is not. - Install SteamVR and the TVR driver using the installer script
I developed this because I wanted to play Beat Saber. However, getting a button click of the controllers through to the Beat Saber engine is not as simple as it may seem, and to save you some time, I have some simple setup steps for you so that it works flawlessly. This also works with any other game that uses the legacy controller map:
- Start SteamVR, connect everything and go to the Controller Settings.
- Open the Controller Mappings for Beat Saber in the window that pops up.
- Map Button A of the left and right controller to the left and right trigger, respectively.
- Important: In the second tab, select "Pretend to be controller" and set this to "Oculus Touch"!
That should be it
by Twometer, released under GPL license
For makers
For developers
For everyone