ValveSoftware / Proton

Compatibility tool for Steam Play based on Wine and additional components
Other
24.59k stars 1.07k forks source link

MechWarrior 5: Clans (2000890) #8178

Open Hwatwasthat opened 1 month ago

Hwatwasthat commented 1 month ago

Compatibility Report

System Information

I confirm:

Symptoms

Game crashes with a fatal error when trying to launch with newer proton versions (anything past 8), and the attached UE5 error is copied to the clipboard. When launched with version 7.0-6 the game launches but no keyboard or mouse input is accepted (from either a connected keyboard or laptops built in keyboard).

Reproduction

Attempt to launch from steam.

steam-2000890.log steam-2000890-7.0-6.log steam-2000890-Experimental.log UE5_error.txt steam_diagnostics.json

Hwatwasthat commented 1 month ago

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 lot of people having issues were on the 560 set, but no luck there.

Hwatwasthat commented 3 weeks ago

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 seems that way).

mhjacks commented 2 weeks ago

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 specific version of proton for compatibility and the game seems to play quite well