-
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
[feature] Suggestion tool / pop up helper for games that don't support steam cloud saves #104
Comments
Hey, that looks like a job for a plugin I started working on but life got to me: https://github.com/GedasFX/decky-ludusavi |
Nice, i'll check that out. I think I did hear of Ludusavi. Until that work is complete, perhaps I can just point Decky Cloud Save to the main folder I use with Ludusavi. |
There is built in configuration in there, the main thing my new plugin does is the automatic syncing on game open / close, the rest is handled by the app. It has rclone configuration built in, so no need for decky cloud save :D |
So Decky cloud save is the old plugin and this other one is what you want to put out as the next best thing? |
It was supposed to be the bisync feature update, but we got one anyway :D |
How do you install https://github.com/GedasFX/decky-ludusavi, it doesn't really say. I do have ludusavi backup all configured as a systemd service right now, but curious to try the decky loader plugin. Idk how it integrates if I already have the systemd service running. |
I know this is probably a big no :), but thought I'd propose it anyway. There's still plenty of old games that don't support Steam cloud. I wonder if decky-cloud-save could have a button or an advanced page that can list the installed games and the paths for those that don't support cloud save and offer to add them.
I wrote a proof of concept here: https://github.com/mdeguzis/python/blob/python3/gaming-tools/pcgamingwiki-tool.py
It would be trivial to add it then. I know this is probably out of scope.
The text was updated successfully, but these errors were encountered: