So… Yeah, I installed Lutris on my KDE Neon (based off of Ubuntu 22.04, which might have an outdated Mesa…not sure how to get a most recent one?). I’m getting the now well-known AMD issue with textures, where the FBI jackets are non visible, and the facial textures look a bit…flat/untextured. Performance is rather decent with rasterizing, but Path Tracing/RT is grayed out in settings, not available. Another user suggested Nobara, which is Arch/Fedora-based. This fixed the textures, at the cost of completely tanking the performance to around 10-15FPS. RT settings continue to be greyed out… Any idea of what am I doing wrong? My card should be fully capable of displaying RT graphics, right ? Even if not hitting a great framerate, I’d like to see it!

EDIT: Ok…Just to bring some sanity back, Windows DOES enable the path tracing, and I can see the performance hit depending on whether it’s enabled or not, and it definitely plays with a rather high FPS if it’s off. So…what’s gimping my Linux experience? What can I try?

Thanks!

  • MattMckenzy@lemmy.ml
    link
    fedilink
    arrow-up
    5
    ·
    7 months ago

    I managed to get the game’s textures working well through Lutris with this script I found!

    https://gist.github.com/baryluk/1041204eff4cc4fad6f1508afe67b562

    It’ll compile and install latest mesa, just make sure you add the wrapper script to the command in the lutris config for the launcher and it should work great.

    Managed to make it work first try with this script on my KDE plasma/debian testing setup after wrestling with the textures issue for several days.

    • iturnedintoanewt@lemm.eeOP
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      7 months ago

      Thanks! I’m saving this. I’m so far using/test-running Nobara for a while now, but if things turn out sour, I’ll get back to good olde Neon…and maybe this script. Thanks!