ERP Tools for Linux
Linux ports of popular VRChat adult tools, maintained by eidenz.
Intiface (Linux)
Intiface is a server that connects adult hardware devices via Bluetooth and exposes them through an easy-to-use API. Apps like OGB (below) connect to Intiface to control paired devices. The official Windows app does not run on Linux, so this is a native Linux build.
Setup:
- Download the latest AppImage from GitHub Releases.
- Make it executable and launch it.
- Pair your Bluetooth devices through the app's device scanner.
- Start the Intiface server — apps can now connect to it to control your devices.
OGB (Linux)
OGB (OSCGoesBrrr) is a bridge between VRChat's OSC output and Intiface. It reads avatar contact data sent by VRChat over OSC and forwards the signals to Intiface, which in turn drives your connected hardware.
Setup:
- Download the latest AppImage from GitHub Releases.
- Make it executable and launch it.
- OGB will automatically detect VRChat's OSC output and forward contact events to Intiface.
Typical workflow: Launch Intiface first (and start its server), then OGB, then VRChat. Make sure OSC is enabled in VRChat (Options > OSC > Enabled).