๐ Sims 4 Save Manager
A simple save file backup & restore tool for The Sims 4, designed for quick backups, restore points, and save file organization. ๐ Never lose a save again!
๐ Features
โ
One-click backup of your Sims 4 save files
โ
Add notes to each backup for easy reference
โ
Restore any backup with a preview of all saved versions
โ
Old saves are safely moved instead of deleted
โ
Modern UI with CustomTkinter for a polished look
โ
Automatically remembers selected folders
๐ File Structure
Sims4SaveManager/
โโโ Backups/ # Stores all backups (each in its own timestamped folder)
โโโ sims_save_manager_v2.py # The main script
โโโ config.json # Stores selected folders for quick access
โโโ SimsSaveIcon.ico # App icon
โโโ README.md # This file
๐ ๏ธ Requirements โ Python 3.8+ โ Install dependencies:
pip install customtkinter
๐ Version History This repository includes both the latest and original versions of the tool:
๐น V2 (Current Version - Recommended) ๐ Location: Root of this repository (sims_save_manager_v2.py)
Full-featured and user-friendly.
Recommended for players who want more control over their backups.
๐น V1 (Legacy Version - Basic) ๐ Location: /Sims4SaveManager-V1/ (Inside this repository)
The original, lightweight version.
Only provides basic save backup and restore without notes or UI improvements.
Available for those who prefer a minimalist approach.
๐ Installation & Usage
๐ป How to Use
Download & Run
Clone this repository or download the .py file.
Run the script using Python:
python sims_save_manager_v2.py
(Coming Soon: .exe standalone version!)
Select Your Save & Backup Folder
Choose your Sims 4 save folder (Documents/Electronic Arts/The Sims 4/saves).
Choose where backups should be stored.
Backup Your Saves
Click "Backup Saves" to create a save backup.
Optionally, add a note (e.g., "Before my Sim got married").
Restore a Save
Click "Restore Saves" to view all backups.
Select one and restore it.
The current save files will be moved to a "Restored Backup" folder just in case.
๐ค Backing Up Saves โ Select your Sims 4 save folder & backup location. โ Click โBackup Savesโ to create a timestamped folder. โ Add an optional note to describe the backup.
๐ฅ Restoring Saves โ Click โRestore Savesโ to see a list of backups. โ Backup notes are displayed for quick reference. โ Selecting a backup will move current saves before restoring.
๐ Future Plans โ Convert V2 into a .exe for easier launching. โ Improve UI for an even smoother experience. โ Multi-save support for managing different game states. โ Add support for other games with local save files โ UI improvements & dark mode toggle โ Auto-scheduled backups
๐ License MIT License - Use, modify, and share freely!
๐ค Contributions Want to help improve the Sims 4 Save Manager?
Feel free to submit a pull request or open an issue!
๐ Enjoy hassle-free save management & never lose your Sims again! ๐ฎ