scripts/games
gardouille 92d4b2607a Add Ori and the Will… backup 2021-12-13 09:20:08 +01:00
..
README.md Add Ori and the Will… backup 2021-12-13 09:20:08 +01:00
save.game Add a "master" script 2019-10-13 20:32:07 +02:00
save.game.home Determine type: Redirect stderr for ls 2019-10-26 18:17:44 +02:00
save.game.steam Add Ori and the Will… backup 2021-12-13 09:20:08 +01:00
save.game.xdg Manage Victor Vran backup 2021-12-11 18:08:34 +01:00
xdg_config_tree.sample Add xdg directories sample tree content 2019-10-11 15:05:42 +02:00
xdg_data_tree.sample Add The Swapper save 2019-10-13 16:13:50 +02:00

README.md

Save game management

Collection of scripts in order to move all (as much as i can) save of my video games in one remote place (eg. Nextcloud directory,…). Then a symbolic link should take place of the directories. This allows me to:

  • Have save in the cloud for all games!
  • Easily find my save in one place.
  • Easily backup everything (one tar to backup them all).
  • Synchronize save between Linux hosts.
  • Restore save if anything happens to my game computer.
  • Everything that Nextcloud allows me to do (access from anywhere, share,…).

How-to use

Run the main script to automatically run the 3 others:

~/repos/gardouille.scripts/games/save.game

This will run:

  • save.game.steam: Try to move or symlink saves from 3 Steam's directories, userdata, common and compatdata.
  • save.game.xdg: Try to move or symlink save that respect the XDG specifications (~/.config and ~/.local/share).
  • save.game.home: Try to move or symlink other saves that the devs have seen fit to place anywhere else…

Currently managed games

Not managed games

Everything is in the cloud

Can't find any data

How-to add new save

Sources of informations: