
No Save Delete
This mod for R.E.P.O. prevents save files from being deleted upon player death, allowing you to continue playing without losing progress.
Last updated | 4 hours ago |
Total downloads | 55085 |
Total rating | 6 |
Categories | Mods Misc Client-side Server-side |
Dependency string | PxntxrezStudio-No_Save_Delete-1.1.1 |
Dependants | 26 other packages depend on this package |
This mod requires the following mods to function

BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
⚠️ IMPORTANT NOTICE: HOST-ONLY MOD ⚠️
This mod is ONLY required for the host in multiplayer games. Other players do not need to install this mod for it to work properly.
No Save Delete
A mod for R.E.P.O that prevents the game from deleting save files upon player death, ensuring your progress is always safe.
Description
No Save Delete gives you control over how saves are managed in R.E.P.O. By default, the game deletes your save file when you die, but with this mod, you can prevent that from happening and even automatically reload your last save after death.
Features
- Prevent Game Save Deletion: Stops the game from deleting saves after death.
- Manual Save Deletion: Optionally allow the player to delete saves through the menu if desired.
- Automatic Save Reloading (Singleplayer): Automatically reloads the last save file when the player dies in singleplayer mode.
- Automatic Save Reloading (Multiplayer): Automatically reloads the last save file when all players die in multiplayer mode.
- Configurable Settings: All features can be toggled on or off via the configuration file.
Compatibility
- ✅ Singleplayer: Works perfectly with no known issues.
- ✅ Multiplayer: Fully implemented and stable!
Showcase
Base Game (Default) | With NoSaveDelete Mod |
---|---|
![]() |
![]() |
Installation
- Install BepInEx (v5.x) for R.E.P.O.
- Place the
NoSaveDelete.dll
file in theBepInEx/plugins
folder. - Launch the game to generate the configuration file at:
BepInEx/config/com.pxntxrez.nosavedelete.cfg
Configuration Options
Located in BepInEx/config/com.pxntxrez.nosavedelete.cfg
-
AllowPlayerDelete (true/false)
– Allows the player to delete saves manually. (Default:true
) -
AllowGameDelete (true/false)
– Allows the game to delete saves. (Default:false
) -
AutoLoadOnDeath (true/false)
– Automatically reloads the last save upon death in singleplayer mode. (Default:true
)- Removed from the config, but the functionality remains.
- To disable this feature, set
AllowGameDelete
totrue
.
-
AutoLoadInMultiplayer (true/false)
– Automatically reloads the last save when all players die in multiplayer mode. (Default:true
)- Removed from the config, but the functionality remains.
- To disable this feature, set
AllowGameDelete
totrue
.
Important Notes
- ⚠️ Multiplayer Compatibility: Multiplayer support is now fully implemented, but minor bugs may still exist. If you experience any issues, please report them!
- 🔄 Ongoing Improvements: While the mod now fully supports multiplayer, further optimizations and bug fixes will continue in future updates.
- 🛠️ Found a Bug? If you encounter any issues, please report them on the R.E.P.O Modding Discord Server. Your feedback helps improve the mod!