protonscr

The Cave game save sync

steamopen reviewed3rd party game
ValveSoftware/steam-for-linux#1930 · opened 2013-02-20 by thonixx · updated 2017-04-11 · 13 comments · github
Tthonixx 2013-02-20 github

It seems that The Cave game save sync does not seem to work even if ticked in the settings tab.

BTW: Seems that Issue #1929 is a possible duplicate.

Uurkle 2013-02-22 github

This is a known issue due to the steam autoclound sync not currently working on linux.. We are working on getting it supported correctly and cleanly with Valve right now.

Tthonixx 2013-02-22 github

Thanks. Had to solve it with Ubuntu One cloud sync ;)

For other interested users, the game save is in .local/share/Doublefine/TheCave.

Tthonixx 2013-02-22 github

@urkle When would you expect it to be resolved?

Uurkle 2013-02-22 github

As soon as we figure out how to resolve the "case-sensitivity" issue with the autocloud setup in steam. Apparently valve's implementation doesn't allow mixed-case directory names and filenames.. so we have to rename

~/.local/share/Doublefine/TheCave/

to be

~/.local/share/doublefine/thecave/

And do it cleanly, and without blowing things up. Joy. (or get Valve to fix it on their end)

Tthonixx 2013-02-23 github

@urkle It would be better to rename the game save directory of The Cave to lower case. It fits better into the system where almost everything is lower case.

Tthonixx 2013-03-01 github

Any updates, @urkle?

Tthonixx 2013-03-29 github

@urkle ?

Jjohndrinkwater 2013-04-04 github

There were some recent updates to steamcloud in the libsteam interface library, afaik each game needs to push an update; these things take time…

Tthonixx 2013-04-05 github

@johndrinkwater Do you think you can give a time estimation when The Cave can sync with Steam cloud? Just for curiosity.

Mmichaelkanis 2013-12-06 github

Still doesn't work.

BTW: Wow … 10 months and no solution for a simple case sensitivity bug. Now that's what I call customer service.

Tthonixx 2013-12-06 github

I would like to push this too.
I have a workaround with symlinking to Ubuntu One and syncing via Ubuntu One to my windows machine but this is not stable and brings other issues. Please fix it.

Don't hope that Steam will change anything, they do not do anything in this case I think.

Uurkle 2013-12-06 github

The cave should have been updated a long while ago to lowercase the save directories to "workaround" Steam cloud's lack of case-sensitivity handling. I'll go check with Doublefine to ensure that correctly was pushed.

Tthonixx 2013-12-11 github

Did you find out something?

Nothing extracted yet.