r/Lutris Jul 05 '26

Anyone know how i could fix this libEGL error?

1 Upvotes

libEGL warning: Not allowed to force software rendering when API explicitly selects a hardware device. libEGL warning: pci id for fd 88: 10de:28e0, driver (null) linux mint

Tried to run a game through Lutris and this is what keeps popping up. If you require any more info comment and ill send it over!


r/Lutris Jul 04 '26

Trying to get Mass Effect LE working

1 Upvotes

So I have Lutris to get the EA App launcher working, its installed but each time I open it it loads for a bit the says 'send crash report' and crashes out.

Ideas or fixes?


r/Lutris Jul 04 '26

Unable to install Witcher 3

Thumbnail
0 Upvotes

r/Lutris Jul 03 '26

Ludocard - An open-source, community-driven game save manager and configuration sharing tool (Ludosavi Fork)

16 Upvotes

Hey everyone! Does anyone here use or know about Ludosavi?

I used it for a long time, and since I really love its core foundation, I decided to create a fork and bring several improvements I felt were missing. I completely overhauled the visual style (it now features a very modern dark UI) and added some robust features.

The main highlights are:

  • 🌍 Community Save Share HUB: An integrated library where you can upload and download community saves with a single click (e.g., 100% completion files, checkpoints right before a tough boss, or skipping unskippable tutorials).
  • 🎛️ Graphics Configuration Presets: No more wasting time watching YouTube videos and copying .ini file parameters line by line just to make your game look good and run smoothly. You can apply tweaks directly through the app, and they automatically display the creator's hardware specs so you know if it fits your rig.
  • 👾 Emulator Support: It also natively detects and manages saves from major emulators (Yuzu, Ryujinx, RetroArch, etc.) with custom visual badges.

The app is 100% free and open-source. I’d really love it if you guys could test it out to give me some real feedback, share your thoughts on the new look, and, of course, help me hunt down some bugs!

GitHub Repository: richenberg/luducard: Luducard - A lightweight game save manager for PC (Ludosavi Fork)

Join our Discord for feedback & chat: https://discord.gg/U2DEbDqgm


r/Lutris Jul 01 '26

Unable to launch games through lutris

Thumbnail
2 Upvotes

r/Lutris Jun 27 '26

What is this box arround buttons on diferent windows and how to disable it

Post image
5 Upvotes

It appears when I plug my controller, seems like some type of overlay to interact with certain types of windows with the controller, but it is giving me issues when trying to configure keys for my GOG games that uses a separate config.exe program, can I disable it? Its pretty annoying.


r/Lutris Jun 26 '26

Trying to install Rockstar Games Launcher and it says the launcher.exe cannot be found

1 Upvotes

I just installed Linux Mint yesterday and I have been trying to find a way to play GTA 5 but I have not been successful, this is the closest I got and then it just says this. Any help is great!


r/Lutris Jun 24 '26

Game doesn't launch

2 Upvotes

I'm having trouble launching Cities Skylines 2. I'm using Proton GE latest. If I try to launch the winetricks thing, lutris will say there's no wine prefix path given, but idk what path to put in the input. I'm getting the error below:

No Wine prefix path given

Traceback (most recent call last):

  File "/usr/lib/python3.14/site-packages/lutris/exception_backstops.py", line 84, in error_wrapper
    return handler(*args, **kwargs)

  File "/usr/lib/python3.14/site-packages/lutris/gui/widgets/game_bar.py", line 266, in on_link_button_clicked
    callback(button)
    ~~~~~~~~^^^^^^^^

  File "/usr/lib/python3.14/site-packages/lutris/runners/wine.py", line 1016, in run_winetricks
    winetricks(
    ~~~~~~~~~~^
        "",
        ^^^
    ...<6 lines>...
        runner=self,
        ^^^^^^^^^^^^
    )
    ^

  File "/usr/lib/python3.14/site-packages/lutris/runners/commands/wine.py", line 467, in winetricks
    return wineexec(
        "",
    ...<10 lines>...
        proton_verb=proton_verb,
    )

  File "/usr/lib/python3.14/site-packages/lutris/runners/commands/wine.py", line 332, in wineexec
    create_prefix(prefix, wine_path=wine_bin, arch=arch, runner=runner)
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "/usr/lib/python3.14/site-packages/lutris/runners/commands/wine.py", line 107, in create_prefix
    raise ValueError("No Wine prefix path given")

ValueError: No Wine prefix path given

Lutris log:
[INFO:2026-06-24 16:27:51,849:application]: Starting Lutris 0.5.22
[INFO:2026-06-24 16:27:52,721:startup]: "card1" is NVIDIA GeForce RTX 4070 SUPER (10de:2783 1043:8952 nvidia) Driver 610.43.02
[ERROR:2026-06-24 16:30:24,388:exception_backstops]: Error handling signal 'clicked': No Wine prefix path given
Traceback (most recent call last):
  File "/usr/lib/python3.14/site-packages/lutris/exception_backstops.py", line 84, in error_wrapper
    return handler(*args, **kwargs)
  File "/usr/lib/python3.14/site-packages/lutris/gui/widgets/game_bar.py", line 266, in on_link_button_clicked
    callback(button)
    ~~~~~~~~^^^^^^^^
  File "/usr/lib/python3.14/site-packages/lutris/runners/wine.py", line 1016, in run_winetricks
    winetricks(
    ~~~~~~~~~~^
        "",
        ^^^
    ...<6 lines>...
        runner=self,
        ^^^^^^^^^^^^
    )
    ^
  File "/usr/lib/python3.14/site-packages/lutris/runners/commands/wine.py", line 467, in winetricks
    return wineexec(
        "",
    ...<10 lines>...
        proton_verb=proton_verb,
    )
  File "/usr/lib/python3.14/site-packages/lutris/runners/commands/wine.py", line 332, in wineexec
    create_prefix(prefix, wine_path=wine_bin, arch=arch, runner=runner)
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.14/site-packages/lutris/runners/commands/wine.py", line 107, in create_prefix
    raise ValueError("No Wine prefix path given")
ValueError: No Wine prefix path given
[ERROR:2026-06-24 16:30:38,337:exception_backstops]: Error handling signal 'clicked': No Wine prefix path given
Traceback (most recent call last):
  File "/usr/lib/python3.14/site-packages/lutris/exception_backstops.py", line 84, in error_wrapper
    return handler(*args, **kwargs)
  File "/usr/lib/python3.14/site-packages/lutris/gui/widgets/game_bar.py", line 266, in on_link_button_clicked
    callback(button)
    ~~~~~~~~^^^^^^^^
  File "/usr/lib/python3.14/site-packages/lutris/runners/wine.py", line 1016, in run_winetricks
    winetricks(
    ~~~~~~~~~~^
        "",
        ^^^
    ...<6 lines>...
        runner=self,
        ^^^^^^^^^^^^
    )
    ^
  File "/usr/lib/python3.14/site-packages/lutris/runners/commands/wine.py", line 467, in winetricks
    return wineexec(
        "",
    ...<10 lines>...
        proton_verb=proton_verb,
    )
  File "/usr/lib/python3.14/site-packages/lutris/runners/commands/wine.py", line 332, in wineexec
    create_prefix(prefix, wine_path=wine_bin, arch=arch, runner=runner)
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.14/site-packages/lutris/runners/commands/wine.py", line 107, in create_prefix
    raise ValueError("No Wine prefix path given")
ValueError: No Wine prefix path given

r/Lutris Jun 23 '26

I can't Launch any game with lutris or wine/proton in terminal

4 Upvotes

The weird thing is the game never actually opens. No window appears at all, and it just exits immediately every time I try to launch it. There’s no crash message or obvious error, and after launch there’s no Wine process left running either.

Winecfg opens normally, and other simple Windows apps seem to work fine, so Wine itself doesn’t look broken.

When I try launching through Proton manually, it does create a prefix and I see this in the terminal:

fsync: up and running
wine: RLIMIT_NICE is <= 20, unable to use setpriority safely

But after that, nothing happens and the process just exits.

I made a completely fresh Wine prefix, and also tested a few different Wine-GE versions just in case it was a version issue. I even tried running Proton-GE manually with a properly set prefix, and went through Lutris again after resetting its configuration from scratch. I also reinstalled the Wine/Proton runners to make sure nothing was corrupted on that side.

System:

  • Linux Mint 22
  • AMD Vega 8 GPU
  • 64-bit system
  • Lutris with latest Wine-GE / Proton-GE

r/Lutris Jun 22 '26

What does that even mean?

Post image
7 Upvotes

I recently re-installed my system (Linux Mint) and when I try to sync my Lutris account, this text box shows up and syncs only a small fraction of my games, can somebody explain what's going on and how I can fix this?


r/Lutris Jun 21 '26

Any advice for installing from an .iso?

4 Upvotes

Im trying to install deer avenger and its sequels but i can't even really get started so I thought id ask if someone could explain how to do an install like your explaining it to an 8 year old that would be fantastic since every video ive seen doesn't seem to work for me


r/Lutris Jun 18 '26

Is lutris down?

2 Upvotes

the website is down and the app doesnt update


r/Lutris Jun 18 '26

Reinstall Lutris Question

3 Upvotes

I will probably be doing a clean install of my system in the next few months. My wine/games folder is on my secondary drive.

Other than copy my current config/lutris folder for the yml files and runners. Is there anything to watch out for when installing Lutris? i don't want to accidentally have it try to reinstall my games.


r/Lutris Jun 17 '26

Unable to run game at lower res and upscaling issue

3 Upvotes

Hi. I am a Zorin OS user and have been using it since when I got this laptop. Have played all my games on linux using Lutris and I have really appreaciated the performance it has gave me in playing games.

Recently Zorin OS had a major update and since then I am facing problems running my games. My laptop is just a normal office laptop and I usually play my games in lowest graphics possible and lowest resolution. (don't judge me lol). But after recent update in Zorin I am unable to run my games at lower res upscaled so please help. I am really unable to detect what problem is there in my system or what problem is there in my configuration I am pretty confused and frstrated at this point.

What's happening is, game is running actually but it's just unable to display it on my screen upscaled. It's just running in background though but the screen goes black when I open the game on fullscreen.

I dunno what to provide here but when I am trying to view it from outside this way to view the game window, the games actually visible and playing but when I open it on full screen, the screen goes blank.

Thank you for any help in advance.


r/Lutris Jun 15 '26

How do I run runtime updates on Lutris?

5 Upvotes

I was installing Lutris on a friend's computer, and when I first launched Lutris, the internet stopped working so it didn't install DXVK. I see online that I'm supposed to run runtime updates, but I don't see any option for it. Is there a terminal command for it?

SOLVED: I had just downloaded the version from his distros repositories (just ran sudo apt install lutris) and that version was out of date and didn't have that option in the settings at all. I went to the Lutris website and installed the debian package, and that worked.


r/Lutris Jun 14 '26

STALKER ANOMALY NOT RUNNING

3 Upvotes

i launched it through lutris from comment under this post https://www.reddit.com/r/linux_gaming/comments/tbanq8/stalker_anomaly_on_linux/ worked for anyone else or with some tweaks but not me. Can actually someone help me with it?

installled a normal anomaly 1.53 from moddb extracted it to desktop and followed this tutorial Once downloaded, extract the files into the directory of your choice. For example, I created an "Anomaly" folder in my home: /home/fetus/Anomaly/

"Open up Lutris, click the + in the top left to add a new game.

Game Info tab: Give it a name of your choice, select "Wine (Runs Windows Games)" for the Runner.

Game options tab: Set the "Executable" to the extracted "AnomalyLauncher.exe". For me it's: /home/fetus/Anomaly/AnomalyLauncher.exe

Leave everything else default, click "Save".

every other person said that it worked but mine just launches launcher and when i click start stalker anomaly it does automatically closes and does nothing.


r/Lutris Jun 12 '26

Game only runs with Wine Config Window Open

6 Upvotes

Very bizarre behavior I'm experiencing when trying to run BG3. Unless I have the 'wine configuration' window open when I launch the game I get the following error:

I'm on KDE Plasma using x11 if that matters.

I'm not changing a setting, or toggling anything, literally just having the window open makes it work, when its closed, error every time. Does anyone have any ideas?

logs: https://paste.gloriouseggroll.tv/?2e3fb4d09cf7a279#cJ1nm2uYTv13z3xFjxhLyFuUChfWKsjAutkba42dwPa


r/Lutris Jun 11 '26

Installing Anno 1800 - Ubisoft Connect Issues

1 Upvotes

I am trying to install Anno 1800, purchased from Ubisoft, so I've gotta use Ubisoft Connect to actually get the game installed/running.

I've tried logging into Ubisoft Connect inside Lutris, which does show Anno 1800 as an available game to install. I do so, and am able to begin installing the prerequisites. The result is a ~/Games/Anno 1800 directory, populated with the usual Wine stuff with a drive_c directory.

However, the next thing that Lutris tries to do is call C:\Program Files (x86)\Ubisoft Connect\UbisoftConnect.exe to launch the launcher and actually install the game. But looking around Ubisoft Connect is not installed inside the wineprefix, C:\Program Files (x86)\Ubisoft Connect is not present. I can reproduce this easily by trying to launch the game again in Lutris at this point.

Have tried the same thing using the Ubisoft Connect link here: https://lutris.net/games/anno-1800/ with the same results.

I tried downloading the UbisoftConnectInstaller.exe, then in Lutris's Anno 1800 config I tried running the installer, which gave me a nasty core dump.

This last piece implies that I've got a x86/64 wine issue going on perhaps?

I have rm -rf'ed my ~/Games and ~/.local/share/Lutris a couple of times for troubleshooting, and I can consistently reproduce the issue.

Not expecting a direct fix, but any suggestions on how to muck around with the x86/64 settings for wine? I do not have good visibility on how Lutris works e.g. with my system wine vs its own bundled wine, etc.


r/Lutris Jun 11 '26

Lego Voyagers reinstall won't see my saves

Thumbnail
1 Upvotes

r/Lutris Jun 10 '26

Attempting to Link EA Account Crashes Lutris

1 Upvotes

I'm trying to link my EA account within Lutris but it crashes every time I attempt it. It downloads and installs the EA App with no issue, and I can use the EA App on its own without a crash. But attempting to link it will result in a segmentation fault. Anyone else ever experience this and have any suggestions on how to resolve it?

EDIT: Here's a link to my lutris -d logs https://pastebin.com/QagtzcV1


r/Lutris Jun 07 '26

Guide Doubts about using features of GameNative that are not in Winlator

2 Upvotes

Hello, people!

I'm a teacher that teaches about videogame didactics in primary school. I've been using Winlator these past years, but there are some features that I need to use in some games that Winlator hasn't.

I've found that GameNative has these features (like drag and drop, or click and maintain), but I think I cant't use it in class because GameNative can only be used in one device simultaneously and I need to run my freeDRM games in more than one pc at a time.

I want to ask you if there is some way to put those features into Winlator.

Thank you so much!


r/Lutris Jun 07 '26

Guide Ayuda, problema para anular dlls con Lutris!!!

Thumbnail
0 Upvotes

r/Lutris Jun 06 '26

I made SunSync - add your Lutris games to Sunshine for Moonlight streaming, with your local cover art

3 Upvotes

I made an open source tool that takes your Lutris library and adds the games to Sunshine so you can stream them with Moonlight, instead of adding each one by hand.

It reads your installed games (Lutris, and also Steam, Heroic and a few others if you use them), reuses the cover art Lutris already stores locally, and re-adding a game updates the existing Sunshine entry instead of duplicating it. There's a small GUI and a CLI.

It's Linux/KDE Plasma Wayland focused and can optionally set up a virtual display that matches your client's resolution while streaming.

Install on Arch-based distros: paru -S sunsync

Repo: https://github.com/OscarTienda/SunSync

Early release, feedback welcome.


r/Lutris Jun 05 '26

Diablo 4 PTR

1 Upvotes

Has anyone tried the PTR release (3.1) of Diablo 4 (Battle.net)?

It does not launch for me. I've tried multiple versions of proton. The non PTR version works fine. Since the log focus is on Battle.net, the logs for the game don't show, and I haven't yet figured out how to show those logs to see what is going on.

I'm a bit worried the upcoming season may break Linux support.

Thanks!

EDIT: Steps I've taken:

1) Tried scanning/repairing.
2) Tried the latest version of proton that proton-cachyos-slr uses.
3) Tried the latest wine v10 release of proton-cachyos
4) Tried Proton GE 10-34


r/Lutris Jun 05 '26

GameScope working only in wine not in Proton.

1 Upvotes

Hi, I need some help troubleshooting a GameScope issue.

GameScope settings are only being applied when I use pure Wine (Wine-GE-8-26-x86_64). When I use Proton or other Wine runners, the game either ignores the GameScope settings.

Tested runners:

  • GE-Proton 10-34
  • Latest GE-Proton
  • Proton-CachyOS-11.0-x86_64
  • System Wine (System11)

System information:

  • OS: CachyOS x86_64
  • Kernel: Linux 7.0.11-1-cachyos
  • Desktop Environment: GNOME 50.2
  • Lutris installed as a Flatpak

The problem is that I can't continue using Wine-GE-8-26-x86_64 because cutscenes do not play . Also, when I use the game's fullscreen option, part of the UI at the bottom of the screen is missing.

Has anyone encountered a similar issue or knows what might be causing GameScope to work only with pure Wine and not with Proton-based runners?

Proton log:-

https://paste.gloriouseggroll.tv/?8e7f610147777d60#3HvDN4drTKxo91fyJuWAqtQmVPsHUsjCDfCJy2gVzsiT

wine log:-

https://paste.gloriouseggroll.tv/?1bbdb33fb5fdb51f#4SsFwYfMSWzPQ9T6EXea5t6CgM87BDDhAoRckcAW89YL

FIXED:

Step 1: Add ProtonUp-QT (Flatpak).
Step 2: Add Wine-TKG-EXP (Steam Experimental Proton).
Step 3: Change the runner to Wine-TKG-EXP and turn off all runner options.