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

Selecting "Input Remapping" crashes application #169

Closed evilC closed 4 years ago

evilC commented 4 years ago

If I select a vive controller and click "Input Remapping", there is a slight pause, then OIE closes and the icon disappears from the menu.
If I select the headset, I can enter the menu, but obviously it has no inputs

agroumqc commented 4 years ago

Hi try that

https://github.com/matzman666/OpenVR-InputEmulator/issues/170#issuecomment-531426234

evilC commented 4 years ago

Fixed, thank you