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
Emergency Call Ambulance 4 speed trasmission
Forum rules
Keep it classy!
Keep it classy!
- No ROM requests or links.
- Do not ask to be a play tester.
- Do not ask about release dates.
- No drama!
-
- Posts: 3
- Joined: Tue Oct 01, 2024 12:09 am
- Masked Ninja
- Posts: 11
- Joined: Sat Nov 11, 2023 9:48 pm
Re: Emergency Call Ambulance 4 speed trasmission
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).
-
- Posts: 3
- Joined: Tue Oct 01, 2024 12:09 am
Re: Emergency Call Ambulance 4 speed trasmission
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.
Unfortunately I lost the old setup, and in the old forum it was written how to do it.
-
- Posts: 24
- Joined: Wed Nov 08, 2023 2:10 am
Re: Emergency Call Ambulance 4 speed trasmission
To enable the 4-speed shifter you need to open Games.xml, scroll to Emergency Call Ambulance and change the line:
to:
Code: Select all
<input type="shiftupdown" />
Code: Select all
<input type="shift4" />
- Masked Ninja
- Posts: 11
- Joined: Sat Nov 11, 2023 9:48 pm
Re: Emergency Call Ambulance 4 speed trasmission
Thanks gm_matthewgm_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:to:Code: Select all
<input type="shiftupdown" />
Code: Select all
<input type="shift4" />
-
- Posts: 3
- Joined: Tue Oct 01, 2024 12:09 am
Re: Emergency Call Ambulance 4 speed trasmission
It WORKS!!! Many thanks !!!!!