diddlesnaps / gog-galaxy-wine

MIT License
50 stars 1 forks source link

Cannot install on Lubuntu 20.04 #22

Open CircleWithSprinkles opened 4 years ago

CircleWithSprinkles commented 4 years ago

When i open the program it does some prerequisite installations and when I opened it in the terminal it ended off with this line wine: could not load kernel32.dll, status c0000135 after that it undoes everything that it did and returns to the prompt. If anyone has any clue how to help it would be greatly appreciated.

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 ```