Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 733 Bytes

File metadata and controls

23 lines (13 loc) · 733 Bytes

How Save Search Works

When you add a game (drag & drop, Steam, or manual), SaveState tries to locate the save folder automatically.

Heuristics overview

The detection engine is thorough:

  • Deep Scan — recursively searches candidate directories when a standard scan fails
  • Fuzzy Matching — handles abbreviated titles and naming variations
  • Steam Awareness — avoids false positives in Steam Userdata folders

Flow of the main steps:

FlowChart

Log Console

If detection fails or looks wrong, open the Log Console (terminal icon) to see what SaveState tried:

Log Console

You can always fall back to New Profile... and paste the save path manually.