-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is it possible to enable auto sync for games that do support native steam cloud saves? #109
Comments
Hey, I did not even consider that some games have broken steam cloud :D As for slow syncs... how slow? It may try to sync many many files and the process is slow of scanning, or internet. If its ~10-30s its normal for slower internet where I live. |
I have good internet (600 down, 20 up). The speeds have gotten a lot better, though. The first resync operation took around 5 minutes but that seems to have been an outlier. I noticed in the logs I was getting rate limited at one point so that could've been a cause but can't say for sure.
That sounds like a great solution. Overall this has worked well for me. Thanks for the plugin! |
I don't know if it's possible to fix anything with slow sync because under the hood we are just sending everything to rclone and it is the one that actually delivers the files... |
For example KOTOR technically supports native cloud saves however it's broken. Save files quickly balloon past the 10MB limit. I'm trying to use Decky Cloud Save to work around this.
As an aside, using Google Cloud as a provider and bidirectional syncing, the process is really slow. Is that normal? It's fine if so.
The text was updated successfully, but these errors were encountered: