this post was submitted on 23 Nov 2023
21 points (92.0% liked)

Linux Gaming

15502 readers
18 users here now

Gaming on the GNU/Linux operating system.

Recommended news sources:

Related chat:

Related Communities:

Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.

founded 4 years ago
MODERATORS
 

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!

all 8 comments
sorted by: hot top controversial new old
[–] CIAvash@beehaw.org 6 points 10 months ago

As you mentioned, you need the latest Mesa(ATM git master). With that I had no issues.

For ray tracing, the only thing which enables it for me is using the VKD3D_CONFIG=dxr11 environment variable, but it would get so slow in forest and around water that made me disable it.

[–] MattMckenzy@lemmy.ml 5 points 10 months ago (1 children)

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.ee 1 points 9 months ago* (last edited 9 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!

[–] Perroboc@lemmy.world 3 points 10 months ago (1 children)

Try setting VKD3D_CONFIG=dxr as a launch argument for the game

[–] iturnedintoanewt@lemm.ee 1 points 10 months ago

THIS. This is the solution I needed originally. Additionally, there were a bunch of OTHER issues. But if you want a game to recognize you have a RT-capable card, this is what you need to add in Lutris or any other launcher. Thanks!

[–] CIAvash@beehaw.org 2 points 9 months ago* (last edited 9 months ago)

Just wanted to say that it seems DXR is enabled by default in vkd3d version 2.11 https://github.com/HansKristian-Work/vkd3d-proton/releases/tag/v2.11

[–] just_another_person@lemmy.world -1 points 10 months ago

Turn your graphics settings down.