Requires pyopenvr, wxpython (codename phoenix), and vjoy ( http://vjoystick.sourceforge.net/site/ Public domain )
Uses pyvjoy binding from https://github.com/tidzo/pyvjoy
Wheel mode: https://www.youtube.com/watch?v=lb0zGBVwN4Y
Joystick mode: https://www.youtube.com/watch?v=jjb92HQ0M74
https://github.com/mdovgialo/steam-vr-wheel/releases
install python 3.5+
install vjoy
with admin level cmd go to folder where is steam_vr_wheel
write:
pip install .
open cmd, write:
vrwheel
or
vrjoystick
or
vrpad
For configurator - write
vrpadconfig
press ctrl+c to stop
To uninstall:
pip uninstall steam_vr_wheel