
Aroun
Published
Alt+Tab crashes game. Solution by ProChaser seems to avoid crash but makes the menu much slower, didn’t try ingame. As NexonSU explained, "emulate a virtual desktop" option + MouseWarpOverride=disable solves the crash also. In a one-liner, go to the game's proton prefix (/your/steam/path/compatdata/33230/pfx), open a terminal in that folder and run: export WINEPREFIX=$(pwd); winetricks mwo=disable vd=1920x1080 Adapt it with your screen resolution
DXVK_FILTER_DEVICE_NAME="NVIDIA GeForce GTX 1650 with Max-Q Design" mangohud %command%
As pointed out in https://github.com/ValveSoftware/Proton/issues/7843, for now this game requires proton experimental bleeding-edge. The game was using my integrated graphics, so I set the DXVK_FILTER_DEVICE_NAME variable. Game seems to run fine now. Around 30fps on low settings with FSR3 in performance mode on my laptop which is pretty much what I expected