2019-10-09 18:13:30 +02:00
|
|
|
|
# Save game management
|
|
|
|
|
|
2019-10-13 19:26:15 +02:00
|
|
|
|
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 add new save
|
|
|
|
|
|
2019-10-09 18:13:30 +02:00
|
|
|
|
Sources of informations :
|
|
|
|
|
* Various informations (save path,…) : https://pcgamingwiki.com/wiki
|
|
|
|
|
* Match steam id and game name : https://steamdb.info/
|