AB1908 / GOG-Galaxy-Export-Script

Export your list of games from GOG Galaxy
MIT License
149 stars 27 forks source link

Get the "gameId" of GOG games #55

Closed josue2363 closed 2 years ago

josue2363 commented 2 years ago

Hi, I'm sorry if I'm doing this in the wrong place or if someone has already arrived with this same issue, I really didn't find it.

Would it be possible to get the "gameId" of GOG games?

AB1908 commented 2 years ago

Hey, did you figure this out? Sorry for not replying earlier.

josue2363 commented 2 years ago

Hi, thanks for replying. I still haven't figured it out. I don't have much experience with python or database. If you can help with that, I would be very grateful. My idea is to do something like:

wine start "C:\Program Files (x86)\GalaxyClient\GalaxyClient.exe" /gameId=1495134320 /command=runGame /path="F:\josue\Gog\The Witcher 3 Wild Hunt GOTY"

Where the game id would be in the "gameId=" option.

AB1908 commented 2 years ago

I'll give this a try.