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
710 stars 136 forks source link

I have a question about Input Emulator. #232

Open gaveitatry2 opened 2 months ago

gaveitatry2 commented 2 months ago

When I bought my first VR headset, I tried a VR game called Contagion. And one of the things that I hate about this game is that if I press forward on the left thumbstick, I end up running across the map at a billion miles per hour. It causes a lot of motion sickness and nausea . I have to really gently press forward on the left thumbstick, but it is so sensitive and I can't always apply the same amount of pressure so I still end up getting motion sickness.

I was wondering if I could use Input Emulator to make the left thumbstick less sensitive so that a full press forward will only make me walk like 10% as fast as the original setting. If so, how can this be done?