BernardoGiordano / Checkpoint

Fast and simple homebrew save manager for 3DS and Switch.
GNU General Public License v3.0
2.54k stars 151 forks source link

[feature request] sync saves over network #64

Open eugeneromero opened 6 years ago

eugeneromero commented 6 years ago

Some people have more than one 3DS device, and like switching between them. It would be interesting to look into a way of syncing saves for a game over the network somehow.

A few ways to achieve this could be by means of a 3rd party storage system like GDrive or Dropbox, or by having the app sync between both systems directly.

Thank you for considering this request!

MeltedHugo commented 6 years ago

Just an idea: On the Nintendo Switch, this might potentially be achieved with a sysmodule that runs in the background or even in sleep mode.

inarius commented 5 years ago

Yes! I'd love to see this for Nintendo Switch, even if it needed to be initiated at a button press within homebrew. I know the files are slow to seek through and copy, so maybe a simple index like a SQLLite database could be used to keep track of what is in sync and make the operation faster.

fennectech commented 5 years ago

I’d love to see Dropbox support.

tbsp commented 4 years ago

It'd be great if the save/extra data for specific games could be marked for cloud sync so you could fire up Checkpoint and hit a few buttons to quickly sync your commonly synced games.