Skip to content
This repository was archived by the owner on Apr 20, 2025. It is now read-only.

JDM170/SaveWizard

Repository files navigation

SaveWizard


Features:

  1. Decrypt file, if save file crypted
  2. Check for DLC to the save file (available DLC listed at DLC_TABLE.md)
  3. Edit money, experience and loan limit
  4. Edit skills
  5. Visit cities, unlock garages, dealers and agencies

To build project You need Python 3.10.7 and installed requirements from requirements.txt

Command to convert .ui to .py: pyuic5 -x input.ui -o output.py Commands to build project:

  • cx_Freeze: python setup.py build
  • PyInstaller: pyinstaller build.spec --clean

If you've found a bug - please open an issue

About

Saves editor for ATS and ETS2.

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages