protonscr

TopSpin 2K25

protonopen appid 1785650Game compatibility - UnofficialNVIDIA drivers
ValveSoftware/Proton#7684 · opened 2024-04-30 by Kisamos · updated 2025-01-08 · 6 comments · github · game page · search this game
1 matching comments, n / p to jump
KKisamos 2024-04-30 github

Compatibility Report

  • Name of the game with compatibility issues: TopSpin 2K25
  • Steam AppID of the game: 1785650

System Information

  • GPU: Nvidia RTX 4070 Ti Super 16 GB
  • Video driver version: Nvidia 550.67
  • Kernel version: 6.6.26-1-MANJARO
  • Link to full system information report as Gist: here
  • Proton version: Various Proton-GE 8+, Proton 8.0-5, 9.0 beta (all show same symptom)

I confirm:

  • [X ] that I haven't found an existing compatibility report for this game.
  • [ X] that I have checked whether there are updates for my system available.

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.

Kkisak-valve maintainer 2024-04-30 github

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

KKisamos 2024-04-30 github

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.

Eesullivan-nvidia 2024-12-21 github

I was just looking through the issues tagged as NVIDIA drivers and noticed this never got any attention from us. Sorry about that :( I have created internal bug 5025313 to get this fixed because I can still reproduce it with the latest driver release.

Eesullivan-nvidia 2025-01-03 github

@Kisamos Thanks for the report. A fix for this issue was just merged into DXVK.

RRealSchuppi 2025-01-07 github

With newest proton experimental the game starts on my nVidia graphic card but with performance issues. All colors are correct and nothing is orange :). Driver: 550.142

KKisamos 2025-01-08 github

For my part, it works without any problem with the latest version of Proton experimental. Thank @esullivan-nvidia :+1:
Driver: 550.135 with variables still present in my ~/.profile for DLSS management :

export VKD3D_FEATURE_LEVEL=12_2
export VKD3D_CONFIG=dxr11,dxr
export PROTON_HIDE_NVIDIA_GPU=0
export PROTON_ENABLE_NVAPI=1
export PROTON_ENABLE_NGX_UPDATER=1