Improved Automatic Transmission v1.0 ETS2


Improved Automatic Transmission v1.0 ETS2
I drive a lot of car mods in ETS2 and the automatic gearbox always bothered me. So I went looking at how the game actually picks gears and ended up writing a plugin around it
A plugin for Euro Truck Simulator 2 that makes the automatic gearbox behave like a car’s automatic instead of a truck’s. Written for car mods, but it applies to every vehicle.
It loads as a normal telemetry plugin and patches the code in memory at startup. The exe is never modified. Deleting the DLL undoes everything. It locates the code by Byte pattern instead of fixed addresses, so it should keep working after game updates. If it can’t find what it expects, it does nothing at all.
Single player only. Do not use it with TruckersMP or Convoy.
Developed and verified against 1.61.0.254, Windows 64-bit. Tested with Pedals and Keyboard.
Credits: Deppelover
How to install ETS2 mods or ATS Mods
In Euro Truck Simulator 2 it’s easy to install mods. You just need to download mod from here, copy/unzip files into: “My Documents\Euro Truck Simulator 2\mod” folder or if you play ATS please install mods to: “My Documents\American Truck Simulator\mod” folder. To unzip files you can use: WinRAR or 7zip. After that you need to activate the mods you want to use.
