This is maybe a weird question, but i wanted to ask for ideas about how i can save and quit the game after, lets say, some minutes of inactivity.
I sync the savegame across two of my computers, at two different places (place A and place B) where i usually stay, the thing is that if i left by accident the game opened without exiting in place A, when i arrive to place B, i don't have my savegame updated (for better or for worse sometimes) so i don't play until i return to place A and continue the game there, remembering to exit so it saves and syncs to place B.
So i was wondering, its maybe an easy way to bash script or something like that, some sort of timeout so if i don't enter any command or touch the keyboard, it sends the exit command to the game so that it saves where i left? for when i arribe to place B, the timeout period finished and the game exited and saved wihout my interaction, and i can continue to play at place B?
I know that maybe its better to ssh to one of the computers or something like that, but i don't have the two connected 24/7 every time, and i like to sync them when both are up and running and don't depend on having the one in the other place available when i need.
Lol, thanks in advance!
I sync the savegame across two of my computers, at two different places (place A and place B) where i usually stay, the thing is that if i left by accident the game opened without exiting in place A, when i arrive to place B, i don't have my savegame updated (for better or for worse sometimes) so i don't play until i return to place A and continue the game there, remembering to exit so it saves and syncs to place B.
So i was wondering, its maybe an easy way to bash script or something like that, some sort of timeout so if i don't enter any command or touch the keyboard, it sends the exit command to the game so that it saves where i left? for when i arribe to place B, the timeout period finished and the game exited and saved wihout my interaction, and i can continue to play at place B?
I know that maybe its better to ssh to one of the computers or something like that, but i don't have the two connected 24/7 every time, and i like to sync them when both are up and running and don't depend on having the one in the other place available when i need.
Lol, thanks in advance!
Comment