geeksville / steamback

A Decky plugin to add versioned save-game snapshots to Steam-cloud enabled games.
GNU General Public License v3.0
63 stars 4 forks source link

Snapshots for Windows games running through Proton #7

Closed schmensch closed 1 year ago

schmensch commented 1 year ago

Steam games running through Proton save all game data in a wine prefix under steamapps/compdata/game-id. It could be possible to save all their data with snapshots of those folders.

geeksville commented 1 year ago

Hmm. It should find those save game files already. Is there a particular "steam cloud" enabled game it did not find? If so, would you mind running "steamback --debug" and capturing the log that it prints at startup and adding it to this bug?

geeksville commented 1 year ago

@Schmensch ?