Hello @CJ1169, we're tracking issues with games run with Proton in the Proton issue tracker, so I've transferred this issue report.
A couple details, can you let Steam's system information finish collecting the extended diagnostic information, then update the attached hardware info? I suspect your issue is related to the game using AMDVLK. Can you retest with mesa/RADV?
hardwareinfo.log
Attached is an updated hardware info (pre-running VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/radeon_icd.i686.json:/usr/share/vulkan/icd.d/radeon_icd.x86_64.json steam)
Ran the above code snippet. The game did boot as expected. This is the behavior I'm used to.
hardwareinfo.radv.log
Attached a second hardware info, just in case.
That seemed to be the case!
Do you need another steam.log for extra information?
For all others that stumble here, the fix was to add RADV to the vulkan loader to select the RADV driver.
Add VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/radeon_icd.i686.json:/usr/share/vulkan/icd.d/radeon_icd.x86_64.json to your /etc/environment file to make the change permenant.
OR remove the amdvlk packages to remove the other driver.
proton experimentalx1 2021-08
Your system information
Linux ceejay-desktop 5.12.19-1-MANJARO ValveSoftware/steam-for-linux#1 SMP PREEMPT Tue Jul 20 20:57:37 UTC 2021 x86_64 GNU/LinuxOutput for
yay -Qs:yay.mesa.log
yay.steam.log
yay.vulkan.log
Please describe your issue in as much detail as possible:
steam.log
vulkan.log
hardwareinfo.log
Steps for reproducing this issue:
Extra details: