fakhraldin / mesa-git-radv-patched-25659

mesa-git radv with applied patch 25659 fixing mesh shaders with array derefs of vectors
Other
4 stars 2 forks source link

game wont launch on steam deck #3

Open jazzydingo opened 3 months ago

jazzydingo commented 3 months ago

used this fix previously (months ago) and worked like a charm, just tried to launch the game again but it no longer launches as long as i link mesa driver in the launch options. tried both for the game exe and launcher, neither will launch with this linked anymore. any advice would be great!

fakhraldin commented 3 months ago

Hi, this offered mesa driver here actually shouldn't be needed anymore. The default mesa driver from your distro's repository should work out of the box with this title. Can you please check the installed mesa version?

PS: You can enter these commands in a terminal to find out which gpu drivers are installed on your linux distro: vulkaninfo --summary or glxinfo -B