ValveSoftware / Proton

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

TopSpin 2K25 (1785650) #7684

Open Kisamos opened 6 months ago

Kisamos commented 6 months ago

Compatibility Report

System Information

I confirm:

Symptoms

On the loading screen, a dialog box opens with an error message: Screenshot_20240430_141612

Proton debug log: steam-1785650.log

Reproduction

Launch game.

kisak-valve commented 6 months ago

Hello @Kisamos, it might be interesting to test how the game behaves with the launch options set to PROTON_DISABLE_NVAPI=1 %command%.

Kisamos commented 6 months ago

Hello @Kisamos, it might be interesting to test how the game behaves with the launch options set to PROTON_DISABLE_NVAPI=1 %command%.

Hi, I get the same error. I've added the following variables to my ~/.profile file:

export PROTON_HIDE_NVIDIA_GPU=0
export PROTON_ENABLE_NVAPI=1
export PROTON_ENABLE_NGX_UPDATER=1

When I delete them, I get the same thing. With only the PROTON_DISABLE_NVAPI=1 option, I get the same result. Use the PROTON_USE_WINED3D=1 option for all Proton versions used or PROTON_NO_D3D12=1 with Proton-GE and the game won't start.