Hey Folks,

I had Diablo 4, the Battle.net version, running perfectly fine under Lutris Flatpak. Then randomly one day it just stopped working, I didn’t download a new version of the wine runner I was using, I didn’t make any configuration changes it just broke. Specifically it boots, the screen goes grey for a few seconds, and then it loads up super slowly, like 1 fps and makes the game interface and Plasma becomes unusable, so I have to drop to a TTY to kill the process. Nothing really interesting is show if I select “show logs” in Lutris.

I was thinking some Flatpak Lutris update broke it, so I tried to install the game using Bottles, also a Flatpak, but ended up with exact same problem. Now I am thinking this may be a Mesa problem since that is a dependency both of these Flatpaks share. I am using the same Wine GE version on both, but it’s a version from February and it worked just fine a few weeks ago.

Any recommendations on what I could do or what I could look at to debug further?

  • millionOP
    link
    English
    1
    edit-2
    23 days ago

    I am starting to get convinced that the game is trying to use my integrated graphics vs my discrete GPU.

    No idea how to fix that as I specified in Lutris that it should be using my discrete GPU.

    • millionOP
      link
      English
      223 days ago

      Got it working, this was totally it.

      I tried a few wine configuration options, MESA_VK_DEVICE_SELECT and DRI_PRIME but to no avail.

      I ended up just disabling my integrated GPU in my bios and it worked fine.

      • @[email protected]
        link
        fedilink
        English
        2
        edit-2
        23 days ago

        are you running amd, intel or nvidia dedicated gpu? Which igpu were you running intel or amd?

        Asking in case in the future someone has a similar issue so they can use your solution.

        • millionOP
          link
          English
          1
          edit-2
          23 days ago

          CPU: AMD Ryzen 7 7800X3D 8-Core Processor

          GPU: AMD Radeon RX 7900 XTX

          • @[email protected]
            link
            fedilink
            English
            223 days ago

            thanks for providing the solution you found hopefully someone with the same situation or specs might use this information in the future.