Closed NoxDawnsong closed 1 year ago
Hmm, so it was like I suspected. Perhaps we need to handle this on the backend and not on the frontend. We will try to fix this before stable.
Please excuse me if i am mistaken, but, in the mentioned PR i cannot locate a commit that fixes this issue. The commit fix: check if path exists before sync saves describes a different problem.
Please excuse me if i am mistaken, but, in the mentioned PR i cannot locate a commit that fixes this issue. The commit fix: check if path exists before sync saves describes a different problem.
which issue?
Ah, this issue. Hmm, I will check again tomorrow.
My first post here so firstly I want to say thank you so much for creating Heroic Launcher. It vastly improves my Steam Deck experience.
Previously, I was syncing save game folders with Syncthing, but I find it annoying that game settings also sync across devices (4K on Steam Deck isnt great, and 800p on PC isnt great). Now, I am trying Heroic's automatic Sync, which I did not before.
But I am also experiencing the sync issue. If I play on my PC, then switch to Steam Deck and launch the game from Game Mode (CLI), the game will correctly download the save game from the cloud. But exiting, there is no upload sync.
I tested this on Dragon Quest XI, Final Fantasy 7R and Sable - I have these games from the Epic Store. Its not a terrible problem for me to hop into Desktop Mode and manually upload saves, but I am writing heresince it is a feature that you want to implement, and it may help to get feedback.
I'm on 2.5.2 on Steam Deck. I just want to point out that, if I launch Horizon Chase Turbo from within the Heroic Launcher GUI, a cloud sync is done when I exit the game. I've confirmed that by opening up the game on a Windows PC from Epic Launcher to confirm the cloud had updated data.
But, as others pointed out, the sync on exit does not appear to work when the game is run from a Steam shortcut.
The cloud sync always seems to be done when the game is started.
Update? Big patch recently and this is still open.
Update? Big patch recently and this is still open.
This was fixed on 2.6, just forgot to close.
Describe the bug
The feature discussed in https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/issues/2043 and added in version 2.5.0beta3 only appears to work before the game starts, but not after the game ends, leaving the cloud-save outdated.
I verified this using the game "Against the Storm", playing on the Steam Deck, and having another installation elsewhere.
I cannot say whether this behaviour is exclusive to gog-saves, but judging by the changes mentioned in the original issue it might affect all cloud-saves
Add logs
Steps to reproduce
./Heroic-2.5.0-beta.3.AppImage --no-gui --no-sandbox "heroic://launch/1460447406"
Expected behavior
I'd expect the log to show up another
Syncing saves
- entry after the game ends, instead, the launcher seems to quit immediately, without calling cloud-save-methods again.Screenshots
No response
System Information
Additional information
No response