close
The Wayback Machine - https://web.archive.org/web/20201112010849/https://github.com/mdovgialo/steam-vr-wheel/
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

README.md

steam-vr-wheel

Wheel emulation using steamVR

If you just want to use this go to:

https://github.com/mdovgialo/steam-vr-wheel/releases

For developers:

Requires pyopenvr, wxpython (codename phoenix), and vjoy ( http://vjoystick.sourceforge.net/site/ Public domain )

Uses pyvjoy binding from https://github.com/tidzo/pyvjoy

Demos:

Wheel mode: https://www.youtube.com/watch?v=lb0zGBVwN4Y

Joystick mode: https://www.youtube.com/watch?v=jjb92HQ0M74

Instalation from sources (for developers):

install python 3.5+

install vjoy

with admin level cmd go to folder where is steam_vr_wheel

write:

pip install .

To run:

open cmd, write:

vrwheel

or

vrjoystick

or

vrpad

For configurator - write

vrpadconfig

press ctrl+c to stop

To uninstall:

pip uninstall steam_vr_wheel

You can’t perform that action at this time.