Page 1 of 1

Emergency Call Ambulance 4 speed trasmission

Posted: Tue Oct 01, 2024 12:12 am
by Gian_Luca_90
Hello!
How do you set up the 4 speed transmission?
I remember that you have to manually add some lines to the supermodel.ini.
In the old forum it was written how to do it but it is no longer accessible.

Thanks

Re: Emergency Call Ambulance 4 speed trasmission

Posted: Tue Oct 01, 2024 4:01 pm
by Masked Ninja
You have to go into the service menu (Game Assignments-Gear Lever) and change to 4-SPEED. I seem to remember that the 4 speed function dont works in the emulator, just the sequential shifting (UP-DOWN).

Re: Emergency Call Ambulance 4 speed trasmission

Posted: Tue Oct 01, 2024 5:57 pm
by Gian_Luca_90
However, I remember well that by adding a command to the .ini file with the keys specified, the 4-speed gearbox then works.
Unfortunately I lost the old setup, and in the old forum it was written how to do it.

Re: Emergency Call Ambulance 4 speed trasmission

Posted: Tue Oct 01, 2024 10:17 pm
by gm_matthew
To enable the 4-speed shifter you need to open Games.xml, scroll to Emergency Call Ambulance and change the line:

Code: Select all

<input type="shiftupdown" />
to:

Code: Select all

<input type="shift4" />

Re: Emergency Call Ambulance 4 speed trasmission

Posted: Wed Oct 02, 2024 9:56 am
by Masked Ninja
gm_matthew wrote: Tue Oct 01, 2024 10:17 pm To enable the 4-speed shifter you need to open Games.xml, scroll to Emergency Call Ambulance and change the line:

Code: Select all

<input type="shiftupdown" />
to:

Code: Select all

<input type="shift4" />
Thanks gm_matthew :)

Re: Emergency Call Ambulance 4 speed trasmission

Posted: Wed Oct 02, 2024 11:23 am
by Gian_Luca_90
It WORKS!!! Many thanks !!!!! ;)