protonscr

[HUD] frametimes info not showing min/max values

dxvkclosed bug
doitsujin/dxvk#4936 · opened 2025-05-23 by Zebra2711 · updated 2025-05-23 · 3 comments · github
ZZebra2711 2025-05-23 github

System information

  • GPU: NVIDIA GeForce RTX 3050 Ti Mobile
  • Driver: NVIDIA 575.51.02
  • Wine version: 10.8
  • DXVK version: 2.6.1 commit a97039b6

Image

Version from commit 61b91ea4a worked fine.

WWinterSnowfall 2025-05-23 github

Bisected down to:

5c25cd10a881781fd965a748bbc3abfe08dd7c1d is the first bad commit
commit 5c25cd10a881781fd965a748bbc3abfe08dd7c1d
Author: Philip Rebohle <[email protected]>
Date:   Mon May 19 16:46:05 2025 +0200

    [dxvk] Allow creating unformatted buffer views

Only appears to affect Nvidia, or rather lavapipe is fine.

Ddoitsujin maintainer 2025-05-23 github

Derp, #4938 should fix this.

ZZebra2711 2025-05-23 github

Derp, [#4938](https://github.com/doitsujin/dxvk/pull/4938) should fix this.

yeah, that MR fixed it

Image

Upstream links