You are viewing a potentially older version of this package. View all versions.
PxntxrezStudio-No_Save_Delete-1.2.2 icon

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.

Date uploaded 5 months ago
Version 1.2.2
Download link PxntxrezStudio-No_Save_Delete-1.2.2.zip
Downloads 1869
Dependency string PxntxrezStudio-No_Save_Delete-1.2.2

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README


⚠️ 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 stable!

Showcase

Base Game (Default) With NoSaveDelete Mod
Base Mod

Installation

  1. Install BepInEx (v5.x) for R.E.P.O.
  2. Place the NoSaveDelete.dll file in the BepInEx/plugins folder.
  3. 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)
  • AutoLoadInMultiplayer (true/false) – Automatically reloads the last save when all players die in multiplayer mode. (Default: false)
    • ✅ If set to true, the arena is skipped, and the game automatically reloads the last save.
    • ❌ If false, the arena is not skipped. After the arena, the game returns to the lobby.
      • When the host presses Start Game, the last save is automatically loaded, keeping all progress, items, and player states intact.
      • The save is not reset, deleted, or lost!
    • ⚠️ This option is now fully restored and bug-free!

Important Notes

  • ⚠️ Multiplayer Compatibility:
    • Multiplayer support is now fully implemented, with many bugs and issues fixed in this update.
    • While most known issues have been resolved, minor bugs may still exist. If you experience any issues, please report them!
  • 🚀 Latest Improvements:
    • Save reloading has been fully reworked to eliminate issues with HP loss, and item charges loss.
    • General bug fixes and many other improvements, including better save stability and smoother gameplay across and multiplayer.
  • 🛠️ 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!

CHANGELOG

Version: 1.2.5: Critical Bug Fixes & Code Improvements

  • Save Deletion Bug Fixed:

    • Fixed a critical bug where players could not delete saves even when AllowPlayerDelete was set to true in the config.
    • Save deletion from the menu now works correctly when enabled.
  • Charging Station Energy Bug Fixed:

    • Fixed a major bug in singleplayer mode where if a player spent energy charges at a charging station and then died, the energy would remain depleted even after save reload.
    • Now the charging station properly restores its energy state when the save is reloaded after death.
  • Location-Based Auto-Load Restrictions:

    • Auto-load in singleplayer now only triggers when dying in levels and arena.
    • Death in lobby or shop will no longer trigger auto-load, preventing unnecessary save reloads in safe zones.
  • Code Improvements & Optimizations:

    • Improved save reload logic for better stability and performance.
    • Enhanced error handling and logging for better debugging.
    • General code cleanup and optimization.
  • Minor Bug Fixes:

    • Fixed various small bugs.
    • Improved mod stability and reliability.

Version: 1.2.4: Bug Fixes & Improvements

  • Shop Death Bug Fixed:

    • Fixed a bug where if AutoLoadInMultiplayer = true and all players died in the Shop, the level would roll back incorrectly (to a previous level).
    • Now, when all players die in the Shop, the save will simply restart correctly without restoring from a backup.
  • Correct Mod Version Display:

    • Fixed the version number shown in the debug console.
    • It now correctly displays the current stable version of the mod instead of incorrectly showing 1.1.0.
  • Donation Link Added:

    • Added a link for donations if you would like to support the author.

Version: 1.2.2: New Features & Stability Improvements

  • New Save Protection Feature:

    • A new feature has been added to prevent the loss of items, item charge values, player HP, and much more — no matter the situation.
    • You can disable this feature anytime by setting AllowGameDelete to true in the config file.
  • Arena Exit Bug Fixed:

    • Fixed a bug where if the host left to the main menu while in the arena, players' items, HP, and charges would not be saved correctly.
  • Host Check System Added:

    • The mod now checks if the player is the host. If not, it stops running to avoid unnecessary load on client and improve performance.
  • Additional Fixes:

    • Minor bugs from the previous update have been fixed.
    • General stability improvements.
  • README Updated

Version: 1.2.1 GLOBAL UPDATE

  • Save Auto-Reload System Overhaul:

    • Fully reworked auto-reload logic to prevent HP loss, item charge bugs, and related issues after death.
    • Players will now respawn with correct health and item charge values — no more broken saves!
  • Feature Return – AutoLoadInMultiplayer:

    • Re-added to the config file.
    • Now completely bug-free and works as intended.
    • This option is disabled by default.
  • Bug Fix – AllowGameDelete Behavior:

    • Fixed a bug where enabling AllowGameDelete in the config would automatically reset to disabled after a round ended.
  • Other Minor Fixes & Improvements:

    • General bug fixes and stability improvements.
  • README Updated

Version: 1.1.1

  • Updated README

Version: 1.1.0

  • Multiplayer Compatibility: Full multiplayer support has been added!

    • The mod now correctly handles saves in multiplayer games.
    • Players will properly respawn with the correct HP and item charge values.
    • Multiplayer is now fully functional without major known bugs.
  • Configuration Changes:

    • Removed AutoLoadOnDeath and AutoLoadInMultiplayer from the config.
    • Their functionality remains!
  • Bug Fixes & Improvements:

    • Fixed several multiplayer-related bugs.
    • Fixed some bugs with Singleplayer mode.
    • Save reloading is now smoother and more reliable.
    • General optimizations.

Version: 1.0.2

  • Bug Fix: Fixed an issue with Automatic Save Reloading (Multiplayer) (AutoLoadInMultiplayer).
    • When all players died and the save was reloaded, players could respawn with only 1 HP.
    • Some items could have low charges, no charges at all, or incorrect charge values.
    • This issue has now been FIXED.

Version: 1.0.1

  • Added Multiplayer Compatibility (Experimental):
    • Automatic save reloading when all players die in multiplayer mode.
    • This feature is still under development and may cause bugs or unexpected behavior
    • Updated README

Version: 1.0.0

  • Initial release with singleplayer support.
  • Prevents save deletion upon death.
  • Optionally allows save deletion via menu.
  • Automatic save reloading for singleplayer.