-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
New game definitions created on Steam Deck not being recreated on PC installation #80
Comments
This is an area I am trying to improve in 0.18 - try opening the app on windows, waiting a few seconds, and then restarting the app on windows. The issue if that while we do sync game definitions across the platforms, we don't refresh the UI when that operation is complete, which can lead to user confusion. it is also possible there is a bug in the sync logic, but I'd like to start with that step first. |
ps. I tried downloading the user_overrides.json from the cloud and replaced it in %appdata%\OpenCloudSave but that seems to be the default game list without updates. |
Hmmmm, so that means that your user_overrides didn't update to the cloud. I'll investigate this more. For now, you may need to recreate the definition across your devices - sorry about that! |
Update: After a few syncs on the Deck and manual adding it to the PC one its now showing the new entries. It seems that the sync on the pc takes way longer than on the deck though |
Seems like its listing everything from windows, users/username, program files +x86, and other folders. I suspect its because I have an empty path in one of my definitions. Will retest. |
yeah good catch - it may have been defaulting to a "root" path so it was syncing everything under the sun. That is a bad footgun, and I'll add some more protections around that. Sorry you are having these issues! I'll work to try and correct some of these rough edges for next release. |
Na man. No problem. Btw. I had trouble installing it on pc. It just popped up a cmd window and closed without options. Not sure how it finally got installed to be honest. I opened the installer with zip and ran the application from extracted and after that I found it installed under program files. So that might be something else to also look at in future. |
the file user_overrides.json doesn't seems to sync for me too. The one on my drive appear to be the original one. |
This slid to 0.19, but is still on my RADAR |
So I figured out the root cause - even though I was syncing user_overrides.json, I was writing to it right before the cloud sync operation. So user_override would always have a newer timestamp compared to what was on the cloud, and it would not sync (and often get in weird states). |
Stumbled upon the same problem when trying out OpenCloudSaves to sync Zelda BotW between Steam Deck and PC. I will attempt next to sync the Do you plan to build and distribute a new OpenCloudSaves version which includes #104 ? Thank you for OpenCloudSaves! |
Hi David,
I created a definition for syncing god of war ps2 and some other emulated games on the Steam Deck.
When Syncing on pc these don't get created.
The text was updated successfully, but these errors were encountered: