Open adrianlshaw opened 4 years ago
I played for 30 minutes and everything was fine (Proton 5.13, Nvidia 730M with driver 455.28, Kernel 5.9)
Hello @adrianlshaw, err:steamclient:create_win_interface Don't recognize interface name: SteamUser021
looks like a line of interest. Please retest with Proton 5.13.
Same symptoms with proton-5.13-1 steam-1368430.log
Looks like DXVK bug. Using "PROTON_USE_WINED3D=1 %command%" launch options solves problem for me.
Ok, I understand why I have no issue on my side.
To be able to use Mangohud, I added the following lines after #!/bin/bash
shift 4
exec "${@}"
in .../Steam/steamapps/common/SteamLinuxRuntime_soldier/_v2-entry-point
Without this edit, the framerate of the game is awful.
@Yar4e it works very well with DXVK, it's an issue with SteamLinuxRuntime Soldier which affect vulkan layers, or something like that.
Looks like DXVK bug. Using "PROTON_USE_WINED3D=1 %command%" launch options solves problem for me.
It works indeed, but I'm not sure this is not a bug of the game itself. Because some Windows users on Steam are complaining of the same issue.
Compatibility Report
System Information
I confirm:
Symptoms
Runs at 8 FPS
Reproduction
Start the game steam-1368430.log