Skip to content
Game save workbench
Local-first tools No installation Support status shown
DEVICE-LOCAL Favorites and recent pages stay in this browser.

Save File Formats

Vampire Survivors Save File Format Reference

Vampire Survivors save-file format reference covering the known PC file or folder pattern, documented format characteristics, compatibility boundaries, and what should not be inferred from an extension alone.

Editorial state
Reviewed
Reading time
3 min
Difficulty
Beginner
Last reviewed

Before you start

Work from a copied save rather than the live file. Use the documented path and filename/folder pattern to identify the correct record before inspecting bytes or text.

Key takeaways

What this guide establishes.

  • Use the documented save directory for the PC storefront/profile you actually play.
  • Back up the complete save boundary before restore, migration, repair, or editing.
  • Treat cloud synchronization as a separate copy that can overwrite a manual restore.
  • Do not infer editability from a filename extension; format and version compatibility must be verified.

Vampire Survivors is unusually helpful because the game maintains backup copies inside its saves tree, but cloud synchronization can undermine a manual reset or rollback if the wrong copy wins. SaveEditor documents both the local AppData path and Steam’s 1794680 remote file so a player can identify whether a change was made locally or restored by the launcher. The safest recovery is to preserve the whole saves/backups tree, then choose one dated SaveData copy intentionally rather than deleting folders while cloud sync is still active.

Known Vampire Survivors save-file structure

The researched filename or folder pattern is SaveData.sav in the local save tree; backup copies are kept under the savesbackups structure.. File-extension context: .sav The documented format notes are: The game has evolved through multiple storage layouts and storefronts. Current Windows local data uses the Vampire_Survivors saves tree while Steam cloud keeps SaveData under app ID 1794680.

Why an extension is not enough

A save filename can identify a likely container, but it does not prove the internal schema, game version, checksum rules, encryption state, or editability. Cloud synchronization can immediately recreate a file you intentionally removed. Disable or resolve cloud state before testing a manual rollback so you know which copy wins. SaveEditor therefore separates file identification from Tool compatibility and only labels a game-specific Tool Verified when its exact profile/version evidence passes the runtime gate.

Where the format is stored

PC save locations: Windows: Windows/local: %APPDATA%Vampire_Survivorssaves ; Steam cloud mirror: <Steam-folder>userdata<user-id>1794680remoteSaveData ; Epic: %APPDATA%Vampire_Survivors_EGS<user-id> ; Microsoft Store: %LOCALAPPDATA%Packagesponcle.VampireSurvivors_9pv5cyp4vwdsrSystemAppDatawgs<user-id>. Storefront context: Steam, Epic Games Launcher, Microsoft Store. Epic and Microsoft Store have different roots. A Steam cloud file and local SaveData.sav may represent the same progress at different synchronization moments. This matters because two releases can use different containers or companion files even when the visible slot name is similar.

Back up before inspecting or editing

Back up the complete saves directory including its backups subfolder before using the in-game delete/reset workflow or manually replacing SaveData.sav. A read-only viewer is lower risk than a writer, but the live save should still be copied first. Cloud context also matters: Steam Cloud, Epic cloud, and Xbox Cloud are documented. Keep the original bytes available so any experiment can be reversed without relying on a cloud service or automatic backup.

What this reference does not claim

This page does not infer an undocumented checksum algorithm, encryption key, compression layer, or cross-store conversion from the file extension. Troubleshooting evidence: If old progress returns after deletion, check cloud sync. For a manual rollback, copy a dated backup to the live saves directory only after preserving the newest state. Those questions require a verified parser/profile or a game-specific source, not a generic format guess.

Verification context: Reviewed against current PCGamingWiki Vampire Survivors save locations and documented manual backup/restore behavior.

Troubleshooting

If the expected result does not match.

Game-specific note: If old progress returns after deletion, check cloud sync. For a manual rollback, copy a dated backup to the live saves directory only after preserving the newest state.

Verification and sources

How this guide was checked.

Phase 27 generated this Guide from the reviewed Phase 23/24 Game Hub evidence for Vampire Survivors. The file/folder naming and documented format boundary were cross-checked against the same public references recorded on the Game Hub. No unsupported game-specific editor, checksum, encryption, or cross-platform conversion capability is implied.

  1. www.pcgamingwiki.com