this post was submitted on 04 Feb 2024
23 points (89.7% liked)

Linux Gaming

14954 readers
39 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 1 year ago
MODERATORS
 

I can't install any GOG games with Lutris. When trying to install any game it shows a popup with "Failed to retrieve wine (None) information" and then nothing happens.

It did work flawless before, when I tried it for the first time like 2 weeks ago. But now it gives this error on every game I try to install. For testing purposes I tried to run the already installed game and it worked normal. Then I uninstalled it, and now it has the same error when I try to install it, so it seems to be no game specific problem.

I didn't change anything in Lutris afaik, didn't even open it since my first test 2 weeks ago.

you are viewing a single comment's thread
view the rest of the comments
[–] Nachtara@feddit.de 4 points 7 months ago (1 children)

Could sadly not find the wine.yml, but your reply still helped me to find the problem. The used wine version in the options was specified as "wine-ge-8-25-x86_64 (standard)". Changing that to "wine-ge-8-25-x86_64" and restarting fixed the problem. For whatever reason it now changed to "lutris-7.2-2-x86_64", but it still works, so I will not touch that again-.

[–] Rustmilian@lemmy.world 2 points 7 months ago* (last edited 7 months ago)

Naming convention bug. It happened to me a long time ago back when you had to manually add anything "GE".
The Wine & Proton packaging isn't supposed to have (random bs description) in the name else lutris won't be able to recognize it.
As for wine.yml, if you're using a system package & not a flatpack try :

cat $XDG_CONFIG_HOME/lutris/runners/wine.yml
ls $XDG_CONFIG_HOME/lutris/runners/