Skip to content

Bridge app for H.O.V.R. Vive Based Haptic Feedback System forked from VRC-Haptic-Pancake

License

Notifications You must be signed in to change notification settings

Erimelowo/H.O.V.R.-Bridge

 
 

Repository files navigation

H.O.V.R. Bridge

A bridge application to enable H.O.V.R. to work in VRChat using OSC or Resonite using a WebSocket.

This was forked from VRC-Haptic-Pancake and rebranded using H.O.V.R.'s branding but is still compatible with it.

Getting the hardware

You can either buy H.O.V.R. here for US$39 + shipping if you live in North America or you can make it yourself.

Avatar setup

Avatar setup is a drag and drop using VRCFury and a prefab available here.

Setting up the software

You can download the latest version from the Releases of here directly.

Then just put HOVR-Bridge.exe in a folder and run it.

Starting automatically with SteamVR

Put manifest.vrmanifest in the same folder as HOVR-Bridge.exe and run it with SteamVR. Then go in SteamVR Startup/Shutdown settings and you can set it so that it runs automatically with SteamVR.

Starting automatically with VRChat

You can use VRCX's App Launcher in its advanced settings to automatically launch the HOVR-Bridge with VRChat.

Building the software yourself

If you want to build the software yourself, simply clone the repo, run pip install -r BridgeApp\requirements.txt, run pip install pyinstaller, then just run .\build.bat to build the app.

The resulting binary will be at dist\HOVR-Bridge.exe

Credits

About

Bridge app for H.O.V.R. Vive Based Haptic Feedback System forked from VRC-Haptic-Pancake

Resources

License

Stars

Watchers

Forks

Languages

  • Python 99.8%
  • Batchfile 0.2%