protonscr

After update steam stopped to close properly, all games stopped to work.

steamclosed Steam clientDistro Family: Arch
ValveSoftware/steam-for-linux#8453 · opened 2022-03-05 by somewhatfrog · updated 2022-03-07 · 7 comments · github
Ssomewhatfrog 2022-03-05 github

ryzen 5600x
3060 ti proprietary drivers
everything is up to date

  • Steam client version (build number or date): Mar 5 2022
  • Distribution (e.g. Ubuntu): archlinux
  • Opted into Steam client beta?: No
  • Have you checked for system updates?: Yes

All games native and proton stopped to work, some stuck on "Preparing to launch" window, others launch and immediately crash or just run but nothing happens and steam think they still work. Steam itself don't close properly, impossible to run it again until all related processes are killed. I tried different proton versions and beta client, no difference.

ps. games thru heroic launcher work fine.

Log:
(https://gist.github.com/)

Steps for reproducing this issue:

Normal use.

GGKasparov 2022-03-06 github

Can reproduce this issue, I'm experiencing this on Arch Linux with the latest steam update (Beta). This issue however seems to not occur when I am using PulseAudio, occurs for me with Pipewire with Wireplumber.

GGaurav-Singh-97 2022-03-06 github

Similar thing happening with me on Manjaro as well, except it seems some native linux games can be launched (CSGO (although crashes within a minute after launch), Poly Bridge 2) but windows games that ran through wine (Freeways, Rise of Nations, etc) don't launch anymore.

GGKasparov 2022-03-06 github

Yep, native games mostly seem fine for me (not much out of the ordinary). This issue seems to be occurring with titles running through SteamPlay

Ssomewhatfrog 2022-03-06 github

Can reproduce this issue, I'm experiencing this on Arch Linux with the latest steam update (Beta). This issue however seems to not occur when I am using PulseAudio, occurs for me with Pipewire with Wireplumber.

I am on pulseaudio.

GGKasparov 2022-03-06 github

Can reproduce this issue, I'm experiencing this on Arch Linux with the latest steam update (Beta). This issue however seems to not occur when I am using PulseAudio, occurs for me with Pipewire with Wireplumber.

I am on pulseaudio.

Apologies, when I referred to Pipewire being the issue that was actually a different yet similar crash. Can confirm that even with PulseAudio there are games failing to launch or ones that take way too long to start and are buggy during play.

Ssomewhatfrog 2022-03-06 github

A little update, I tried to make a clean install (no ".steam" folder or anything related in "/local/share/") and steam app now quits properly, but as soon as I install any proton game it fails to do so until new clean install. This happens regardless of proton version used.

Installing only native game doesn't result in steam app to fail to quit properly.

Games still don't work. Vulkan shaders do get processed tho.

Ssomewhatfrog 2022-03-07 github

A useful update, setting this lines in mangohud.conf to "0" allowed me to run games.

 gpu_name=0
 cpu_power=0
 arch=0
 engine_version=0
 resolution=0
 gamemode=0
 vkbasalt=0

Added: I found this https://github.com/flightlessmango/MangoHud/issues/701 so I guess this is not steam app issue anymore.

Nothing extracted yet.