mtkennerly / ludusavi-manifest

Backup info for PC game saves
MIT License
70 stars 13 forks source link

Stale/Incorrect data for Nevsky Run #41

Closed sharkusmanch closed 4 months ago

sharkusmanch commented 4 months ago

After re-installing Kingdom Come Deliverance, ludusavi is now detecting save data for Nevsky_Run

https://www.pcgamingwiki.com/wiki/Nevsky_Run

Not sure how the paths were ever added. Looking at the PCGamingWiki article history, I don't see any additions of the save paths

Nevsky Run:
  files:
    "<home>/Saved Games/kingdomcome/kingdomcome/saves/playline0":
      when:
        - os: windows
          store: steam
    "<home>/Saved Games/kingdomcome/saves/playline0":
      when:
        - os: windows
          store: steam
  installDir:
    Secret_Girl: {}
  launch:
    "<base>/Secret_Girl/SteamG/Binaries/Win64/SteamG-Win64-Shipping.exe":
      - when:
          - bit: 64
            os: windows
            store: steam
  steam:
    id: 946210
mtkennerly commented 4 months ago

Hi! Thanks for the report.

When PCGamingWiki doesn't have any save info, the manifest now includes Steam Cloud paths as a fallback. In this case, the article for Nevsky Run has Steam ID 946210, which is now a game called Secret Girl, although its Steam community page still uses the name Nevsky Run.

For whatever reason, its Steam Cloud metadata does reference the Kingdom Come paths. I've added a flag to ignore Steam Cloud for this game.