imLinguin / comet

Open Source implementation of GOG Galaxy Communication Service for SDK bundled with GOG games.
GNU General Public License v3.0
238 stars 10 forks source link

Cyberpunk My rewards don't unlock. #11

Closed Bitwolfies closed 7 months ago

Bitwolfies commented 1 year ago

Still says to launch using galaxy 2.0 to receive the unlocks.

(Does get the expansion working though, did you know that comet is the only way to play the gog version with the dlc right now? The game crashes if the galaxy services dlls are present, and without them the dlc doesnt appear, they drm'd it! So thanks for letting me play)

imLinguin commented 1 year ago

Having GOG Galaxy running in the background is also a solution

imLinguin commented 1 year ago

Do you have any comet log to share indicating not implemented calls etc...?

Bitwolfies commented 1 year ago

Do you have any comet log to share indicating not implemented calls etc...?

Here's all the game does.

INFO:comet_main:started listening on port 9977 INFO:comet_main:waiting for connection 36975 Accepting connection INFO:handler:handle_message:Header 1|3 INFO:notification_pusher:handling_connection:started INFO:notification_pusher:notification_message:2|2 INFO:notification_pusher:subscribing to chat, presence, friends INFO:handler:handle_auth_request:authenticated the user Bitwolfies INFO:handler:handle_message:responded with 1|4 INFO:handler:handle_message:Header 2|3 INFO:handler:handle_subscribe_topic:stub:friends INFO:handler:handle_message:responded with 2|4 INFO:notification_pusher:notification_message:2|4 INFO:notification_pusher:subscribed_to:chat INFO:handler:handle_message:Header 2|3 INFO:handler:handle_subscribe_topic:stub:presence INFO:handler:handle_message:responded with 2|4 INFO:notification_pusher:notification_message:2|4 INFO:notification_pusher:subscribed_to:presence INFO:handler:handle_message:Header 2|3 INFO:handler:handle_subscribe_topic:stub:chat INFO:handler:handle_message:responded with 2|4 INFO:notification_pusher:notification_message:2|4 INFO:notification_pusher:subscribed_to:friends INFO:handler:handle_message:Header 1|15 INFO:handler:handle_message:Header 1|23 INFO:handler:handle_message:responded with 1|24 INFO:handler:handle_message:Header 1|15 INFO:handler:handle_message:Header 1|15 INFO:notification_pusher:notification_message:2|5 INFO:handler:handle_message:Header 1|15

Bitwolfies commented 1 year ago

Along with this, having Galaxy 2.0 in the background does not allow for the unlocking of the rewards.

somebody1121 commented 1 year ago

With 2.0 happens the same, but the rewards are unlocked, i have started a new game and i have them. The ones i don't have are from the dlc (maybe it gets unlock when the dlc starts). The only thing that is failing it's the menu.

Bitwolfies commented 1 year ago

With 2.0 happens the same, but the rewards are unlocked, i have started a new game and i have them. The ones i don't have are from the dlc (maybe it gets unlock when the dlc starts). The only thing that is failing it's the menu.

Not the case for me, none of the items are in V's stash.

imLinguin commented 1 year ago

Looks like it's either broken in the game or they made weird REDLauncher <-> GOG Galaxy integration, so Galaxy would need to be installed in the same prefix. Let's wait for first hotfix before judging

imLinguin commented 7 months ago

After RED Account migration everything should be managed by REDLauncher, even for latest GOG builds. That said features like "My rewards" and cross platform saves are now out of scope of comet.