About this mod
This is the missing autosave feature for Subnautica.
This mod will:
- Automatically save your game every N seconds
- Keep at most X of these autosaves for you to return to whenever you want (does not apply to games where perma death is active, see options!)
- Requirements
- Permissions and credits
- Donations
This mod will:
- Automatically save your game every N seconds
- Keep at most X of these autosaves for you to return to whenever you want (does not apply to games where perma death is active, see options!)
Never lose more than N (* X) seconds worth of gameplay due to bugs, glitches or mistakes again!
Installation
- Dependencies
- Required:
- QModManager Subnautica/Below Zero
- SML Helper Subnautica/Below Zero
- Required:
- Nexus Subnautica/Below Zero
- GitHub Releases
- Use the in-game Options->Mods->Autosave menu
- Available options: "MinutesBetweenAutosaves": 15 - The time (in minutes) between autosave attempts. Must be at least 1.
"MaxAutosaveSlots": 3 - The maximum amount of autosave slots. Must be at least 1. (This has no effect if perma death is active in your game).
"MinimumPlayerHealthPercent": 25 - If player health is below this percent, no save will occur. Change to 0 to disable this option.
"AutoSavePermaDeath": true - If true, autosaving will be scheduled on games with permanent death - but only one save slot is used.
"ShowNameInSaveMenu": true - If true, adds a [slot] or [ASave|slot] to the save slot menu to help you identify which autosave belongs to which save slot.
Credits
- Forked from DingoDjango/snAutosave (Nexus)
- Powered by
- QModManager
- SMLHelper
- Harmony
- AssemblyPublicizer
Source/ChangelogBisa/Autosave on github