Skip to content

Allow cloud sync to optionally include/remove directories #16704

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

Merged
merged 2 commits into from
Jun 25, 2024

Conversation

s3gfaultx
Copy link
Contributor

Description

The current implementation of the cloud sync driver does not let users select which folders they would like to sync with the cloud. This PR introduces 2 new options for the user to select if they would like to selectively sync their saves/states and/or their configurations.

The reason I've created this PR is because some users would like to sync saves only, and not the configuration. An example would be a user that would like to sync saves between their PC and Steamdeck, where the Steamdeck might be configured to use different shaders, core options, etc.

I'm unsure of the localization system. If this is not acceptable, please let me know what I can do to improve them.

@hizzlekizzle
Copy link
Contributor

This seems like a useful feature.

As for the localization, that gets handled by crowdin via an automated sync that happens periodically. All you need to do is include your changes in the US file and it will propagate out to the other languages as they're translated. Any other intl changes you make will be wiped out on the next sync.

@s3gfaultx
Copy link
Contributor Author

This seems like a useful feature.

As for the localization, that gets handled by crowdin via an automated sync that happens periodically. All you need to do is include your changes in the US file and it will propagate out to the other languages as they're translated. Any other intl changes you make will be wiped out on the next sync.

Thank you for letting me know.

As per your explanation, I believe I have that correct and it should work as it is in this PR.

@LibretroAdmin LibretroAdmin merged commit 8aa5fd2 into libretro:master Jun 25, 2024
27 checks passed
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

Successfully merging this pull request may close these issues.

3 participants