Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gog: claim discounted free games instead of just giveaway (no longer used?) #163

Open
Rexexe opened this issue Jun 30, 2023 · 10 comments
Open
Labels
feature New feature or request store: gog

Comments

@Rexexe
Copy link
Contributor

Rexexe commented Jun 30, 2023

https://www.gog.com/en/games?priceRange=0,0&discounted=true

Several times I could not get the discounted free games properly.
This link is probably a good place to try.

@kennymc-c
Copy link

This link doesn't include Betrayer for example, which used to be a paid game and recently came back as free game. That's probably why its not showing up with the discounted filter.

@Rexexe
Copy link
Contributor Author

Rexexe commented Jul 11, 2023

This link doesn't include Betrayer for example, which used to be a paid game and recently came back as free game. That's probably why its not showing up with the discounted filter.

Got it, this link can only get free games after discounts, not completely free games

@vogler vogler added feature New feature or request store: gog labels Jul 11, 2023
@vogler
Copy link
Owner

vogler commented Jul 11, 2023

Another possibility: https://www.gog.com/partner/free_games

@vogler vogler changed the title free gog game gog: claim other free games Jul 11, 2023
@kennymc-c
Copy link

I wonder if the link doesn't only show permanently free games. Hell Division, for example, was not recognized a few weeks ago and is now a paid game again.

@OJ7
Copy link
Contributor

OJ7 commented Jul 14, 2023

I think the current gog script isn't effective anymore. I just noticed I haven't had any games claimed in nearly a month and visiting the URL used to claim the games directly has the message {"message":"Giveaway has ended"} even though there is currently a game discounted to free

I think this method isn't reliable anymore and would be better to use the link @Rexexe provided to check for the list of free games and visit the URLs to claim them (similar to Epic Games script)

@vogler
Copy link
Owner

vogler commented Jul 14, 2023

Ah, I thought there just hasn't been a giveaway in some time. You assume they stopped using the banner on the front page altogether?

We can integrate the free discounted games from the link as well.

@OJ7
Copy link
Contributor

OJ7 commented Jul 14, 2023

Ah, I thought there just hasn't been a giveaway in some time. You assume they stopped using the banner on the front page altogether?

I follow Wario64 on twitter/discord and the last one that had a direct link to redeem was this game on June 26. After that, there were 3-4 more games these past few weeks that did not work with that direct link so it's possible they don't use it anymore? I think there have also been other games prior that would show up in the discounted to free list, but not in the giveaway (based on searching Wario64's posts) so I definitely recommend integrating that new link as it would capture a lot more free games.

@vogler vogler changed the title gog: claim other free games gog: claim discounted free games instead of just giveaway (no longer used?) Jul 14, 2023
@SapitoSucio
Copy link

Current GOG code doesn't try to redeem
image

@yoshimo
Copy link

yoshimo commented Aug 1, 2023

https://www.gog.com/en/games?priceRange=0,0&hideDLCs=true&hideOwned=true
which skips DLCs that you could claim but also leaves out every dlc where you don't own the base game

https://www.gog.com/en/games?priceRange=0,0&hideOwned=true&onlyDlcForOwned=true on top will bring the DLCs for all owned games.

Not all free things will get a giveaway banner. Some will be simply for free in the store.

https://www.gog.com/en/game/baldurs_gate_3_goodie_pack was only announced on the news blog https://www.gog.com/en/news/grab_your_baldurs_gate_3_goodie_pack_secure_the_digital_deluxe_edition_content_and_take_our_quiz and in the image carousel on https://www.gog.com/en

@4n4n4s
Copy link
Contributor

4n4n4s commented Sep 16, 2023

#206

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request store: gog
Projects
None yet
Development

No branches or pull requests

7 participants