- Teleport function for editing position of a truck + trailer
- Automatic profile and saves discovery
- Editing of many job parameters
- Auto-fill of parameters
- Quick and optimised save reading/writing
- ... and more!
This program is reading and rewriting chosen save with set parameters of a teleport position/job. The process of reading or writing a save takes a few seconds, depending on many factors (CPU speed/load, disk speed/load, save size after decoding, ...)
- Make sure you don't have enabled Steam Cloud on the save you want to edit.
- In case you have, turn off Steam Cloud on your save, load into a game, make a save/drive a bit, and your save shoudl appear in Documents.
- Launch the program. It'll try to detect saves automatically in your Documents. In case it can't find in a default path, you can enter it manually.
- Select a correct map set and load a save
- Choose a parameters, hit a button, and enjoy!
This program uses SQLite for database manipulation and Boost C++ libraries for easier development.
If you wish to edit and compile code by yourself, you have to enter a correct path for the libraries above in the project settings. Boost libraries need to be compiled as well.