Skip to content

Releases: JokkeeZ/WheelController

Accessing wheel only when not driving

11 Dec 00:42
Compare
Choose a tag to compare

Wheel is now only accessed by plugin when player is not driving, so buttons are not reserved for plugin on stage.
This basically means that, if for example handbrake is set to button X, plugin doesn't even know it's pressed while driving, but on menu/pause screen etc. it handles the button press.

Wheels requiring polling, should work now!

09 Dec 20:51
Compare
Choose a tag to compare
  • Implemented polling, if wheel needs it.
  • Wheel input now more consistent.

Now completely in C++

08 Dec 01:18
Compare
Choose a tag to compare

Seems to be working fine, still with Thrustmaster T150.

First release

07 Dec 03:48
Compare
Choose a tag to compare

Works fine with Thrustmaster T150, not sure if it works with other wheels.