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

Use xbox360 gamepad? #106

Open matze777 opened 6 years ago

matze777 commented 6 years ago

Hi all,

is it possible to use a regular gamepad in the OpenVR-InputEmulator?

My goal is to redirect the X&Y Joystick axis of a gamepad to the trackpad of my left VIVE controller. If i open the OpenVR-InputEmulator i only see my HMD & the two VIVE Cotrollers but not my gamepad?

Or do i have to use a input emulator like FreePIE first to create a virtual VIVE controller first? Maybe someone can give me some hints on how to do this before I spend hours on something that won't work.

Regards Matthias

matze777 commented 6 years ago

Nobody any idea?

mmorselli commented 6 years ago

Try this little program I started writing for my home-made vr tracked gun

https://github.com/mmorselli/Joy2OpenVR/releases/

it's in a early stage, but full playable. It converts joystick input into Openvr-InputEmulator command line