Skip to content

Your first backup

Once SaveVault is installed, getting protected takes two steps.

SaveVault matches your installed games against the PCGamingWiki / Ludusavi database. Open the app (the Dashboard scans on launch) or run:

Terminal window
savevault-cli scan

New titles are flagged so you can spot what’s been added since last time. If a game isn’t detected, add it as a custom game or point SaveVault at the right install root.

From the Backup page, select games (or all) and click Backup — or from the CLI:

Terminal window
# Everything detected
savevault-cli backup
# Specific titles
savevault-cli backup --games "Elden Ring"

Backups are written to your backup folder as self-describing compressed archives. Each contains a README.txt and a savevault-manifest.json, so you can restore by hand even without SaveVault.