Heroic-Games-Launcher / HeroicGamesLauncher

A games launcher for GOG, Amazon and Epic Games for Linux, Windows and macOS.
https://heroicgameslauncher.com
GNU General Public License v3.0
7.81k stars 418 forks source link

GOG games aren’t connected to GOG account and the GOG cloud #3052

Closed itslexii closed 1 week ago

itslexii commented 11 months ago

Describe the bug

So currently I’m trying to play Cyberpunk 2077 on heroic on MacOS with GPTK, and I used to play through GeForce now, where all my saves are on the GOG cloud. When trying Cyberpunk through heroic launcher, opening the game shows none of my cloud saves there, and also says I must launch Cyberpunk 2077 through GOG account to receive my ingame rewards, which I assume to mean that I am not logged in. Is there any way to fix this so I can access my cloud saves ?

Add logs

no logs

Steps to reproduce

  1. Go to GOG games like Cyberpunk
  2. Click on launch game
  3. Look for online or connected to GOG account
  4. Is not connected to GOG accoung

Expected behavior

Expected should be that GOG account is linked to the game and the game acknowledges that you are connected to GOG account and allows access to the GOG cloud

Screenshots

No response

Heroic Version

Latest Stable

System Information

Additional information

No response

Kajot-dev commented 11 months ago

That is true, but it should be a feature-request as it is in the planned features (https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher#planned-features) "Play GOG games online"

Lariaa commented 11 months ago

This requires the integration of https://github.com/imLinguin/comet into heroic which is currently being worked on. Some games use the Galaxy Integration SDK, which Heroic currently doesn't provide a replacement for.

imLinguin commented 11 months ago

in terms of cloud saves, you can just download them in the game settings, other features like online or cross platform sync are planned like @Lariaa and @Kajot-dev mentioned. Cloud saves are supported already though

karaushu commented 7 months ago

Hello, any news here? Have similar issues with Witcher 3. I want to use cross progression for switch/PC. When enter My rewards, there is a banner - "Open GOG Galaxy 2.0 and start the game".

imLinguin commented 1 week ago

Latest versions of Cyberpunk 2077 and Witcher 3 use REDLauncher (a separate CDPR account) for cross progression and in-game rewards. Other than that new comet experimental support provides this functionality for older versions of those games.

MattSturgeon commented 1 week ago

Latest versions of Cyberpunk 2077 and Witcher 3 use REDLauncher (a separate CDPR account) for cross progression and in-game rewards.

Does REDLauncher work with Heroic and if not are there any plans to add support? Would it need a project similar to comet?

Other than that new comet experimental support provides this functionality for older versions of those games.

Amazing, thanks for all your work on this!

imLinguin commented 1 week ago

REDLauncher doesn't have any dependencies on GOG Galaxy (or at least they are optional). It only requires additional login to CDPR account. Once setup, using --launcher-skip launch parameter will prevent its GUI from appearing, while still working in the background.

Comet is still needed to provide achievements and such...