ets2autopilot.com - ETS2 Autopilot – Let the computer play your game.

Example domain paragraphs

Let the computer play your game.

I know that many of you have a Logitech Steering Wheel (I have one too). That’s why I tried out the Logitech Steering Wheel SDK . I’m using the DLL directly from Python using the ctypes lib . Unfortunattely it does not work very well. The wheel is recognized, but I can’t read any states from it like the current steering angle or apply force feedback effects to it.

My goal is to transfer the target steering angle directly to the wheel. I will definetely continue trying.