Skip to content

Smoothini/console-saves-inspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎮 Console Saves Inspector

A lightweight tool to inspect console save game folders and display the names of the games based on their Title IDs!

Yet another Flet project for a simple and clean desktop UI. Built because I backed up my ps3 saves, and apparently I had close to 300, which made it a bit hard to find specific ones. Initially made for the Playstation 3, now expanded!

All Title IDs and game names are used for identification purposes only. This project is not affiliated with or endorsed by Sony Interactive Entertainment.

WORK IN PROGRESS


✨ Features

  • ✅ Select a folder containing save games
  • 🔍 Automatically display game titles
  • ⚡️ Fast, minimal interface (no internet required)
  • 🌍 Displays the game region
  • 📼 Displays also the game medium, albeit for some reason this is a hit or miss
  • 🆎 Clicking on any of the table headers will order the entries alphabetically based on that column

NOTE: I've only tested on windows for now, but feel free to open an issue or make a merge request if changes are needed for other platforms!


💽 Supported Consoles as of now

  • Playstation 3
  • Playstation Vita

📸 Screenshot

Screenshot


🚀 Getting Started

Option 1: Run from Source

  1. Clone the repo:
git clone https://github.com/smoothini/ps3-saves-inspector.git
cd ps3-saves-inspector
  1. Install dependencies
pip install flet
  1. Run the app, while making sure the datafiles folder is in the same location as the app.py
python app.py
  1. Select a console
  2. Select a folder where you have multiple save games for that console
  3. ✨ Enjoy! ✨

Option 2: Standalone Executable

  • Coming soon

🙋‍♂️ Contributing

Pull requests and suggestions are welcome! If you'd like to add more Title IDs or improve the UI, feel free to fork and submit a PR, frontend ain't really my thing.

Known issues

  • For some reason, my savegame for the Japanese copy of Puppeteer appears as Buzz Junior Dinomania. Somehow they have the same title ID.
  • If lets say you opened a ps3 save games folder, and you switch to another console, the table will be blank until you select a folder with proper save games.

📜 License

This project is licensed under the MIT License.
You are free to use, modify, and distribute it, even in commercial applications — just include the original license.

© 2025 Smoothini

About

A lightweight tool to detect console game titles based on the save files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages