diddlesnaps / gog-galaxy-wine

MIT License
50 stars 1 forks source link

Unable to start game #18

Open ghost opened 4 years ago

ghost commented 4 years ago

Installation of the client worked flawlessly without any (known) issues; however, I'm unable to start a game. It downloaded the .exe installer. Is using the native Linux version of a game not supported? Does everything run inside wine? How do I start my games?

Tarcaxoxide commented 4 years ago

im having this issue 2 , its weird . game fails to launch through the launcher but if i go to the directory and manually run it , it works fine.

lucyllewy commented 4 years ago

yes, everything must run in WINE for the games library to work. Unfortunately that means there are a lot of issues with many of the games, while others might work well.

lucyllewy commented 4 years ago

If a game in your library has a Linux version then I recommend you install and use that directly over playing through my snap. That does mean that things like achievements won't be tracked, though :-(

reyquito commented 4 years ago

I'm also having this issue with Neverwinter Nights 2 and The Withcher: Enhanced Edition :(

lucyllewy commented 3 years ago

Hi, can you please try the release in candidate to see if that helps alleviate the issues?

If you already have the snap installed... ```bash sudo snap refresh --candidate gog-galaxy-wine ```
If you don't have the snap currently installed... ```bash sudo snap install --candidate gog-galaxy-wine ```