Expand description
Save-folder discovery.
Checks the current userβs default save locations β no scanning of other
profiles or system drives. Run at startup as a convenience; if nothing is
found the user enters a path manually via Set save folder.
StructsΒ§
- Discovered
Folder - A discovered save folder.
ConstantsΒ§
- KNOWN_
PATTERNS π - Known save-root patterns (relative from a user profile or base directory).
FunctionsΒ§
- derive_
ini_ path - Derive the Config\Windows path from a SaveGames path.
- discover_
save_ folders - Search all known locations for Subnautica 2 save folders.
- has_
save_ πfiles - Check if a directory contains at least one
.savor.savefile. - quick_
discover - Quick check of the current userβs default save locations.
- scan_
common_ πinstall_ dirs - Linux variant β same logic as the Windows version above.
- scan_
other_ πusers - Linux variant β same logic as the Windows version above.
- validate_
custom_ path - Validate that a manually entered path exists and contains save files.
- walk_
for_ πsubnautica - Recursively walk a root looking for folders named βSubnauticaβ.