Skip to content

Steering wheel and joystick emulation using steamVR

License

Notifications You must be signed in to change notification settings

Meatplay/steam-vr-wheel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

steam-vr-wheel

Wheel emulation using steamVR

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

If you just want to use this go to:

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

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

About

Steering wheel and joystick emulation using steamVR

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%