[SOLVED] Help with cross-platform Steam Cloud Saves
Posted: Sat Oct 29, 2022 3:26 am
So I'm trying to add Cloud Saves to my games on Steam.
I managed to get it working between two Windows computers, but the transfer does not work between Windows and Linux/SteamOS. (All other combinations probably also don't work - I wasn't able to test them.)
For Windows, I wrote:
Root: WinAppDataRoaming
Subdirectory: Renpy/Game-Name
Mac:
Root: MacHome
Subdirectory: /Library/RenPy/Game-Name
Linux / SteamOS:
Root: LinuxHome
Subdirectory: .renpy/Game-Name
For the Root Overrides:
Original Root: WinAppDataRoaming
OS: Linux + SteamOS
New Root: LinuxHome
Add/Replace Path: .renpy/Game-Name
Replace Path: YES
...
(The same pattern for the other combinations.)
Where did I mess up? Could someone who got it working tell me what they wrote for the Root Paths and Root Overrides?
I managed to get it working between two Windows computers, but the transfer does not work between Windows and Linux/SteamOS. (All other combinations probably also don't work - I wasn't able to test them.)
For Windows, I wrote:
Root: WinAppDataRoaming
Subdirectory: Renpy/Game-Name
Mac:
Root: MacHome
Subdirectory: /Library/RenPy/Game-Name
Linux / SteamOS:
Root: LinuxHome
Subdirectory: .renpy/Game-Name
For the Root Overrides:
Original Root: WinAppDataRoaming
OS: Linux + SteamOS
New Root: LinuxHome
Add/Replace Path: .renpy/Game-Name
Replace Path: YES
...
(The same pattern for the other combinations.)
Where did I mess up? Could someone who got it working tell me what they wrote for the Root Paths and Root Overrides?