Skip to content
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

Open
shihrer opened this issue Nov 1, 2024 · 3 comments

Comments

@shihrer
Copy link

shihrer commented Nov 1, 2024

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.

@GedasFX
Copy link
Owner

GedasFX commented Nov 4, 2024

Hey, I did not even consider that some games have broken steam cloud :D
Once I am back from my trip I can add a config option to always sync no matter what. Did it under assumption that steam cloud.... works :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.

@shihrer
Copy link
Author

shihrer commented Nov 4, 2024

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.

Once I am back from my trip I can add a config option to always sync no matter what. Did it under assumption that steam cloud.... works :D

That sounds like a great solution. Overall this has worked well for me. Thanks for the plugin!

@AkazaRenn
Copy link
Contributor

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.

Once I am back from my trip I can add a config option to always sync no matter what. Did it under assumption that steam cloud.... works :D

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...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants