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

Install option for Gwent (GOG) is grayed out #298

Closed
HarryMichal opened this issue Aug 20, 2019 · 6 comments
Closed

Install option for Gwent (GOG) is grayed out #298

HarryMichal opened this issue Aug 20, 2019 · 6 comments

Comments

@HarryMichal
Copy link

Expected behavior

I expect Gwent to be installable.

Actual behavior

Gwent cannot be installed. The install option is grayed out.

Steps to reproduce

Open GameHub, add GOG account, click on Gwent, try to click Install.

Additional info

My system is specifically Fedora Silverblue.

Version and environment
  • GameHub
    Version: 0.14.2-dfab162-dev
    Branch: dev
    Commit: dfab162
  • Environment
    Distro: [Flatpak] Fedora release 30 (Thirty)
    DE: GNOME
    GTK: 3.22.30
@tkashkin
Copy link
Owner

Initially I have thought it's the same issue as #294 and #296, but it's not.

GOG API doesn't return any downloads for Gwent:

https://api.gog.com/products/1971477531?expand=downloads

"downloads": {
    "installers": [],
    "patches": [],
    "language_packs": [],
    "bonus_content": [
        {
            "id": 81937,
            "name": "soundtrack (MP3)",
            ...
        },
        {
            "id": 81940,
            "name": "soundtrack (WAV)",
            ...
        }
    ]
}

Is it even possible to install it via Galaxy? I think it was distributed as a separate installer on release.

@HarryMichal
Copy link
Author

From what I know you install and play Gwent through Galaxy (but I may be wrong). It has been a long time since I played it on Windows and on Linux it never worked out really.

@nickcorona
Copy link

Closed for what reason? It's not solved.

@tkashkin
Copy link
Owner

tkashkin commented Apr 7, 2020

@nickcorona Try reading next time:

GOG API doesn't return any downloads for Gwent

There's nothing to install therefore install option is disabled.

@nickcorona
Copy link

But you do install Gwent from Galaxy. There isn't a separate installer.

@tkashkin
Copy link
Owner

tkashkin commented Apr 7, 2020

@nickcorona go ahead and try to find any installer in API response.
Or try to find a DRM-free Gwent installer which does not require or install Galaxy.

...

Gwent is a CDPR game which uses Galaxy for multiplayer and is available exclusively through Galaxy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants