Skip to content

Sims 4 Save Manager is a simple backup and restore tool for The Sims 4 save files. Supports multiple backups, custom notes, and automatic save management. Includes both V1 (basic) and V2 (enhanced UI + features).

Notifications You must be signed in to change notification settings

LazyEyeMcfly/Sims4-Save-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ  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! ๐ŸŽฎ

About

Sims 4 Save Manager is a simple backup and restore tool for The Sims 4 save files. Supports multiple backups, custom notes, and automatic save management. Includes both V1 (basic) and V2 (enhanced UI + features).

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages