ValveSoftware / Proton

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

Nvidia Reflex causes random hangs/freezes in games #7630

Open kodatarule opened 1 month ago

kodatarule commented 1 month ago

Compatibility Report

System Information

Symptoms

Game either freezes on the startup sequence or after sometime of playing.

Reproduction

Just enable nvidia reflex in-game

The following titles seem to be highly affected by this: Cyberpunk(the game cannot even launch properly, it just hangs on logo) Horizon forbidden west(it just stays black screen or complete freeze when reflex is enabled) Robocop rogue city(freezes randomly when you play after reflex is enabled)

xpander69 commented 1 month ago

Cyberpunk 2077 works fine here with reflex+boost enabled on proton-experimental. I do use nvidia vulkan dev drivers however.

RTX 3080 550.40.59

Log: steam-1091500.log

esullivan-nvidia commented 1 month ago

Thanks for the report. Are you able to reproduce this issue with any of the previous drivers in the 550 series?

kodatarule commented 1 month ago

Hi @esullivan-nvidia I was able to test further to this and it seems to trigger when gamescope is used(currently the only way to get HDR in games in KDE Plasma wayland), this doesn't happen when gamescope is not active. For reference this is how I start the game using gamescope

MANGOHUD=0 ENABLE_HDR_WSI=1 gamescope --fullscreen -w 2560 -h 1440 --hdr-enabled --hdr-debug-force-output --hdr-sdr-content-nits 436 --adaptive-sync -- %command%

EDIT: I did generate a log of cyberpunk steam-1091500.log

EDIT2: Further testing this seems to affect wayland and gamescope the most, on xorg I am unable to reproduce the problems.