Dying light randomly crashes and mutes my audio
after playing dying light for like 10 or 5 minutes the game stops randomly and mutes my audio. i can't hear the game or discord. if i stop the game it fixes
Solution:Jump to solution
In the terminal what is the output of your
fastfetch
command?
Proton does have hardware requirements:
- https://www.khronos.org/conformance/adopters/conformant-products/vulkan
...The Khronos Group
The Khronos Group
Deploying and developing royalty-free open standards for 3D graphics, Virtual and Augmented Reality, Parallel Computing, Neural Networks, and Vision Processing
7 Replies
Are you running it
Native
or on Proton
?
I think native isn't even supported anymore.
There was a spider-man meme-moment the entire time on Linux playing on Fedora, before proton was a thing......
Glorious Eggroll himself pointed out the hipocracy:
- https://www.reddit.com/r/linux_gaming/comments/tf7dk4/psa_if_dying_light_original_linux_port_crashes/
If you have to play it native, you can try changing the compatibality options to: Steam Linux Runtime
If Proton
what version?
If not Experimental
have you tried GE-Proton
?
- https://github.com/GloriousEggroll/proton-ge-custom/releases
Have you tried with some Launch Options
?
%command% vulkan -nosplash -nologos
I grabbed this all from protondb btw
- https://www.protondb.com/app/239140ok its works but where install video.scr now?
Sorry but I have no idea what you are talking about.
Nvm but when i play games with proton some objects disappear and appear
Solution
In the terminal what is the output of your
fastfetch
command?
Proton does have hardware requirements:
- https://www.khronos.org/conformance/adopters/conformant-products/vulkan
You can use wine3D => opengl
with the launch option PROTON_USE_WINED3D=1 %command%
to try playing on proton without Vulkan, and with opengl instead but 🤔🤔The Khronos Group
The Khronos Group
Deploying and developing royalty-free open standards for 3D graphics, Virtual and Augmented Reality, Parallel Computing, Neural Networks, and Vision Processing
And if you open steam in the terminal by typing
steam
you can open it in terminal and try seeing any real time issues as well.thanks