For players looking to manage, backup, or recover their progress in the Dead Space Remake (2023) , understanding the save file system is crucial due to known issues with corruption and progress loss. Save File Location By default, the Dead Space Remake stores save data locally on your PC. You can find your saves at the following path: Documents\Dead Space (2023)\settings\steam Alternative (EA App) : If you aren't on Steam, look for a similar folder in Documents\Dead Space (2023)\settings Steam Community Troubleshooting Common Save Issues Many users have reported "disappearing" saves or greyed-out "Load Game" options. Here are the most effective fixes: The "SaveSlots" File Fix Navigate to your save folder and locate a file named If your game shows no saves but files are still in the folder, delete the The game will generate a new one upon launch. Even if timestamps look wrong, try loading the second-to-last modified file, as the very latest might be the corrupted one. Folder Permissions If the game fails to save progress at all, ensure the folder (or the entire Dead Space (2023) folder) has full read/write permissions. Right-click the folder > Properties , and ensure "Full Control" is checked for your User and System accounts. Manual Recovery "Blindness" Fix If files exist but the game doesn't "see" them, start a new game and play until the first manual save station (after obtaining the Plasma Cutter). Save, quit, and then replace that new save with your original backup to "remind" the game where the data is. Steam Community Save File Content & Achievements For those looking to bypass the brutal Impossible Mode or skip to specific chapters: Guide :: How to restore "lost" save data - Steam Community
Dead Space Remake: Save File Structure & Update Report 1. Overview The Dead Space Remake (Motive Studios, EA) uses a modern save game system that differs from the original 2008 version. Saves are not plain text and are tied to both the EA App / Steam ID and game version. | Platform | Save Location | |----------|----------------| | PC (Steam) | %USERPROFILE%\Documents\Dead Space (2023)\settings\ | | PC (EA App) | %USERPROFILE%\Documents\Dead Space (2023)\settings\ | | Steam Deck / Linux | ~/.steam/steam/steamapps/compatdata/1693980/pfx/drive_c/users/steamuser/Documents/Dead Space (2023)/settings/ | 2. File Identification & Naming Save files follow the pattern: DS-<slot#>-<checksum>.sav SG<slot#>.sav (older patches, pre-v1.3)
Example:
DS-0-3F8A2C1E.sav → Slot 1 (index 0) DS-1-B74D92F1.sav → Slot 2 dead+space+remake+save+file+upd
Meta files (used by the game to track latest save):
profile.prf – stores settings, last loaded slot, completion flags. user.ini – graphics/audio/keybinds (non-save critical).
3. Changes Across Patches (upd) | Patch Version | Save File Change | |---------------|------------------| | 1.0 (launch) | Plain .sav with no version lock. Saves could be manually renamed/edited, but risked corruption. | | 1.2 (Jan 2023) | Added internal version check – saves from 1.0 could load into 1.2, but not vice versa . | | 1.3 (Feb 2023) | Changed extension logic from SG*.sav to DS-*.sav . Added 32-bit CRC checksum in filename for anti-tamper. | | 1.4 (Mar 2023) | Increased save metadata size (added NG+ flag, impossible mode tracking). | | 1.5 (Jun 2023) | Fixed save corruption on quit-to-desktop. Introduced backup save mechanism ( DS-0-XXXX.sav.bak ). | | 1.6 (current) | No structural change, but saves now refuse to load if game version < save version. | 4. Manual Save Management for Updates Backup & Restore To prevent update-related save loss: For players looking to manage, backup, or recover
Locate Dead Space (2023)\settings\ folder. Copy all .sav and .prf files to a backup folder. After updating game, if saves appear missing:
Exit game fully. Restore backups into the same folder. Remove any DS-*.sav.bak files (game may ignore them).
Save Scumming (Console / Hard Core) You can force a save backup mid-chapter by: Here are the most effective fixes: The "SaveSlots"
Copying current DS-0-XXXX.sav to a different folder. If you die, replace original with backup (close game first).
⚠️ Warning : The checksum in filename must match file content. Renaming alone will cause "corrupted save" error.