NFSU-XtendedInput icon indicating copy to clipboard operation
NFSU-XtendedInput copied to clipboard

Mapping Right Joystick for throttle and brake. Doesn't work...

Open Mega-Clausy opened this issue 1 year ago • 0 comments

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?

Mega-Clausy avatar Dec 22 '23 21:12 Mega-Clausy