Posted April 11, 2016
Ever wished your favorite old games supported automatic save syncing to the cloud? Have you lost all hope that anyone will ever create a completely automatic, no-strings-attached, open source tool to do it?
Such a thing exists today! Though I've previously announced the tool here, it has since that time been enhanced - it no longer requires a hardwired connection or NAS device as my previous announcement said - now anyone can use it to sync saves, even over wi-fi, to your dropbox or onedrive, so you can truly sync to the cloud. It still supports syncing to your NAS, or even a thumbdrive.
I'd love to get more feedback on the tool, and contributions to add support for more games are welcome.
For a tutorial to set it up (can be setup in 5-10 minutes), see this: http://www.michaelgcarlson.com/settings/tutorial/
For a list of currently supported applications (which will be expanded), see this: http://www.michaelgcarlson.com/settings/supported-applications/
Full source code lives here: https://github.com/wixtoolset/wix4/tree/develop/src/SettingsEngine
Such a thing exists today! Though I've previously announced the tool here, it has since that time been enhanced - it no longer requires a hardwired connection or NAS device as my previous announcement said - now anyone can use it to sync saves, even over wi-fi, to your dropbox or onedrive, so you can truly sync to the cloud. It still supports syncing to your NAS, or even a thumbdrive.
I'd love to get more feedback on the tool, and contributions to add support for more games are welcome.
For a tutorial to set it up (can be setup in 5-10 minutes), see this: http://www.michaelgcarlson.com/settings/tutorial/
For a list of currently supported applications (which will be expanded), see this: http://www.michaelgcarlson.com/settings/supported-applications/
Full source code lives here: https://github.com/wixtoolset/wix4/tree/develop/src/SettingsEngine
Post edited April 11, 2016 by MikeGC