matzman666 / OpenVR-InputEmulator

An OpenVR driver that allows to create virtual controllers, emulate controller input, manipulate poses of existing controllers and remap buttons. A client-side library that communicates with the driver via shared-memory is also included.
GNU General Public License v3.0
715 stars 136 forks source link

Delete Controller #141

Open asm9809 opened 5 years ago

asm9809 commented 5 years ago

Is there a way to completely remove a virtual / emulated controller? I have been using setdeviceconnection in the commandline client, but that has caused me some problems when trying to create additional devices. Any feedback / guidance is appreciated.