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
718 stars 138 forks source link

Motion Compensation with SteamVR 1.1.3 #134

Closed TalonSim closed 5 years ago

TalonSim commented 5 years ago

Tested on 3 computers. SteamVR update 1.3.3 disrupts communication with Input Emulator. I repeatedly get the message "could not set device mode: unknown error" whenever I try to apply a device mode. I have tried the fix for issue #133 with no luck. i'm wondering if anyone has ideas for a fix, or a short term workaround.

SplitPixl commented 5 years ago

I finally figured out why my fix wasn't working for other people, explained breifly here. That workaround should work now.

TalonSim commented 5 years ago

Thanks, That update did the trick. Back up and running

agroumqc commented 5 years ago

Just some more precision for those who are less familiar

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