NOTE: AutoDrive Sort for FS22 is out now: FS22_AutoDrive_Sort
If you are playing FS19 and like to cycle thru the destinations with the keyboard, a button on a steering wheel or (as I do) with a PS4 controller, you might noticed that AutoDrive cycles thru the destinations in the order you created them, not alphabetically.
So I created a small program that sorts the destinations alphabetically. Also taking the folders in account if you use folders.
-
Create a shortcut to AutoDriveSort.exe, and add one of more of the arguments below:
-dir [savegame folder] -backups [number of backups to keep]Examples:
D:\AutoDriveSort.exe -dir "C:\Data\Documents\My Games\FarmingSimulator2019\savegame1"
D:\AutoDriveSort.exe -dir "C:\Data\Documents\My Games\FarmingSimulator2019\savegame1" -backups 2 -
Save and close your game (no need to quit FS19).
-
Run the shortcut.
- Create a shortcut to AutoDriveSort.exe, and add the savegame folder as an argument.
Example: D:\AutoDriveSort.exe "C:\Data\Documents\My Games\FarmingSimulator2019\savegame1" - Save and close your game (no need to quit FS19).
- Run the shortcut.
- Save and close your game (no need to quit FS19).
- Copy the AutoDriveSort.exe into your savegame folder (mostly: C:\Users[username]\Documents\My Games\FarmingSimulator2019\savegame[number]).
- Run it.
- It will look for the AutoDrive xml file (named 'AutoDrive_config.xml').
- Creates a backup.
- Looks into the file if you are using folders (if in AD settings you have 'Use folders' set to Yes).
- If you use folders, it will take the folders into account when sorting.
- If you do not use folders, it will just sort all destinations.
- Look for the 'vehicles.xml' file.
- Create a backup of this file.
- Fix the parking destinations of all vehicles and work tools to the sorted destinations.
- Fix the chosen destinations for every vehicle in the HUD to the sorted destinations.
Program is based on .net framework 4.7.2.
Happy farming,
JustDen