The swiss army knife of save management
  • C++ 82.9%
  • C 14.6%
  • Shell 1.4%
  • CMake 0.7%
  • Batchfile 0.4%
Find a file
2026-03-26 13:39:28 +01:00
.github 1.2.0 release 2026-03-21 18:29:33 +01:00
assets merge main into dev 2026-03-11 21:43:30 +01:00
external fix: windows includes 2026-03-26 13:39:28 +01:00
src fix: windows includes 2026-03-26 13:39:28 +01:00
toolchains merge main into dev 2026-02-02 23:55:11 +01:00
.gitattributes merge main into dev again 2026-03-07 14:34:57 +01:00
.gitignore chore: add leak_check script 2026-03-15 16:20:00 +01:00
.gitmodules fix: build errors and properly use glad as a submodule instead. 2026-03-01 15:28:21 +01:00
build-windows-ninja.bat fix: set windows subsystem to gui 2026-03-09 23:42:14 +01:00
CHANGELOG.md chore: bump version and update changelog/supported game list 2026-03-26 00:13:15 +01:00
cmake.toml fix: windows includes 2026-03-26 13:39:28 +01:00
CMakeLists.txt fix: windows includes 2026-03-26 13:39:28 +01:00
cmkr.cmake fix: crossplatform for windows 2026-01-31 14:56:23 +01:00
configure-vs.bat chore: downgrade VS to VS22 2026-03-14 23:20:06 +01:00
CONTRIBUTING.md feat(wip): add backup transfer over SFTP 2026-03-16 00:16:33 +01:00
crossbuild-to-windows.sh fix: set windows subsystem to gui 2026-03-09 23:42:14 +01:00
Dockerfile.valgrind chore: add leak_check script 2026-03-15 16:20:00 +01:00
leak_check.sh chore: add leak_check script 2026-03-15 16:20:00 +01:00
LICENSE.md update license (closes #1) 2026-03-13 08:42:33 +01:00
README.md readme: add star history 2026-03-14 23:20:35 +01:00
SUPPORTED_GAMES.md chore: bump version and update changelog/supported game list 2026-03-26 00:13:15 +01:00
update-dependencies.sh chore: improve update dependecy script 2026-03-01 15:30:48 +01:00
vcpkg.json chore: update about tab 2026-03-19 00:26:31 +01:00

SaveManager

The swiss army knife of save management

Windows Linux GPLv3 License

DownloadFeaturesContributingLicense

App Preview

SaveManager is a local save manager for PC games. It handles backup and restore for Ubisoft and Rockstar saves across Windows and Linux.

Download

Available for Windows and Linux (x86-64) on the releases page.

Features

  • Backup & Restore — create and restore save backups
  • Automatic Detection — finds Ubisoft and Rockstar saves on Windows; Steam/Proton, Wine, and Lutris on Linux
  • Configurable — custom backup paths, per-store toggles, and platform-specific settings
  • Cross-platform — Windows and Linux (x86-64)

Planned

  • Save Editor — read and edit save data, starting with Rockstar titles
  • PSP ↔ PPSSPP — convert and transfer saves between physical PSP and emulator
  • Web Sync — sync and share saves via an upcoming web platform

Supported Stores

Store / Savetype Windows Linux
Ubisoft Yes Yes (Steam/Proton, Wine, Lutris, Heroic)
Rockstar Yes Yes (Steam/Proton, Lutris, Heroic)
Unreal Engine Planned Yes (Steam/Proton, Lutris, Heroic)

Unreal Engine games are detected via .sav files, regardless of store. (It is also not perfect)


Changelog

See CHANGELOG.md for a complete history of all changes made to the project.

Contributing

See CONTRIBUTING.md for build instructions and contribution guidelines.

License

GPLv3 — see LICENSE.

Star History

Star History Chart