ValveSoftware / Proton

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

Streets of Kamurocho (1368430) #4287

Open adrianlshaw opened 3 years ago

adrianlshaw commented 3 years ago

Compatibility Report

System Information

I confirm:

Symptoms

Runs at 8 FPS

Reproduction

Start the game steam-1368430.log

NerosTie commented 3 years ago

I played for 30 minutes and everything was fine (Proton 5.13, Nvidia 730M with driver 455.28, Kernel 5.9)

kisak-valve commented 3 years ago

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.

adrianlshaw commented 3 years ago

Same symptoms with proton-5.13-1 steam-1368430.log

Yar4e commented 3 years ago

Looks like DXVK bug. Using "PROTON_USE_WINED3D=1 %command%" launch options solves problem for me.

NerosTie commented 3 years ago

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.

SergeyLatyshev commented 3 years ago

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.