mirror of
https://github.com/JDM170/SaveWizard
synced 2025-04-20 22:30:42 +07:00
1.1
* Update README.md * UI improvements: ** Removed unnessecary checkboxes on main window ** Removed "Analyze" button for cities, dealers and agencies; Now the are analyzing on second window startup ** And other small fixes * Code improvements: ** Typo fixes ** Added "dataIO.py" for interaction with configs (taken from "cog-creators/Red-DiscordBot" repo) ** Added dealers and agencies configs for both games (ATS, ETS2) ** Added "textEdited" signal for all edits on main window Signed-off-by: JDM170 <30170278+JDM170@users.noreply.github.com>
SaveWizard
- Author of original "SaveWizard" script: DrEGZo
- Original script is taken from here: https://forum.truckersmp.com/index.php?/topic/55773-savewizard/ (access to the topic has been closed)
- Utility to decrypt file: https://github.com/ncs-sniper/SII_Decrypt/ (repo has been removed)
The program allows you to edit ETS2 and ATS saves, just place 'dlc.json', 'dealers.json' and 'agencies.json' files next to the executable SaveWizard.exe.
Features:
- Decrypt file, if save file crypted
- Check for DLC to the save file
- Edit money, experience and loan limit
- Edit skills
- Unlock garages, visit cities, unlock dealers and agencies
This functionality of the program isn't final!
Requirments: Python 3.5.4, PyQt 5.6.0
Since the program is in development, I won't give up help and guidance on my errors in the code.
Description
Languages
Python
100%