NFSU-XtendedInput
NFSU-XtendedInput copied to clipboard
Mapping Right Joystick for throttle and brake. Doesn't work...
So I am trying to map my gamepad in the config file of the mod. My goal is to make the right joystick to throttle and brake. Meaning, pushing RS UP to go forward and pushing RS DOWNto brake.
I tried everything that it says in the EventReference and it does not seem to work. I did try to put "XINPUT_GAMEPAD_RS_Y" to Throttle. I even put the same string in Brake but it doesn't work, obviously.
I tried to put XINPUT_GAMEPAD_RS_DOWN on Brake but it doesn't fully brake the car. It only does that like a millisecond.
Is there something I can make it happen or is it impossible?