I ran into the same problem as OP with my AMD and was able to resolve it using the following custom command: `DXVK_FILTER_DEVICE_NAME=7900 %command%` (where my card is a Radeon 7900 XTX). I did not need to force a specif...
I resolved the crash during launch by adding DXVK_FILTER_DEVICE_NAME=2070 to my command line, it seems the issue was related to it trying to use a display that wasn't associated with my graphics card (or at least it seem...
[steam-2000890.log](https://github.com/user-attachments/files/17504151/steam-2000890.log) This is the log from the an attempt using the latest proton experimental. I had downgraded to the 550 drivers as I noted that a lo...