Trucks & Trailers
imnhtp Apr 1, 2023 @ 6:52am
Wheel or Controller not working
The solution given below for their Bus Driver app works but the relevant config file in this case is in Documents\Trucks & Trailers\profile\7465374\config.cfg


Originally posted by viatrufka:
This game has a bug which disables assigning an axis of a game controller on some computers. However you can still do it.

Open file in My Documents / Bus Driver / config.cfg

In there set up these lines accordingly:

uset g_joy_axis_brake "5" # sets brake axis to axis 5
uset g_joy_axis_throttle "5" # sets throttle axis to axis 5
uset g_joy_axis_combine "1" # combines axes
uset g_joy_axis_steer "0" # sets steering axis to axis 0

On my gamepad:
Axis 0 = Axis X
Axis 1 = Axis Y
Axis 2 = Axis Z
Axis 5 = Right stick forward

Your axis numbers may be different, you need to experiment