Open mdeguzis opened 2 months ago
Hey, that looks like a job for a plugin I started working on but life got to me: https://github.com/GedasFX/decky-ludusavi It does exactly that (well most of the work is done by Ludusavi), but it does do it!
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.