/FreePIE-HTCVive-Custom-Controller

Shows how to replace HTC Vive controllers with your own custom controllers using FreePIE

Primary LanguageC#

Assume you have made a custom controller (say with Arduino) and you want to use it (instead of HTC Vive Controller) to play SteamVR games (like Beat Saber). Here I describe a hack to achieve that. I assume your controllers send data to your PC via a USB serial port.