protonscr

[d3d9] S4 League missing textures with DXVK 2.0

dxvkclosed
doitsujin/dxvk#3123 · opened 2022-12-06 by Kethen · updated 2022-12-06 · 3 comments · github
KKethen 2022-12-06 github

With the same trace captured with wined3d, texture issues were not observed under dxvk-1.10.3 replay, only on dxvk-2.0 replay

Below are screenshots from frame 3633

Tested on an intel laptop with UHD Graphics 620, AMD RX 580, and a mobile GTX 1050 owned by a friend

Might be related to #3117

dxvk-1.10.3

dxvk-2.0

Software information

S4 League, runs on d3d9

System information

  • GPU: Intel(R) UHD Graphics 620 (KBL GT2), AMD Radeon RX 580 Series (RADV POLARIS10), NVIDIA GeForce GTX 1050
  • Driver (INTEL and AMD): 22.2.3 mesa on fedora, vulkan version 1.3.224
  • Driver (NVIDIA): 520.56.6 proprietary, vulkan version 1.3.205
  • Wine version: Wine-GE-Proton7-34
  • DXVK version: 2.0

Apitrace file(s)

BBlisto91 2022-12-06 github

Thank you for the well filled out report. I see the issue in the trace and will work on a bisect.

Might be related to https://github.com/doitsujin/dxvk/issues/3117

Is unrelated as that regressed all the way back in d9vk 0.20

BBlisto91 2022-12-06 github

Broke with the alpha test changes. Last known good commit is https://github.com/doitsujin/dxvk/commit/2c713a34c9088dd726fd4d10cd022ed0be49e2fb and earliest known bad commit is https://github.com/doitsujin/dxvk/commit/85cc87e42a9adaa631593abfd06ec281001eae63
I'm not able to test the commits in between as the trace crashes with them but should be the one of those https://github.com/doitsujin/dxvk/compare/2c713a3...85cc87

Ddoitsujin maintainer 2022-12-06 github

Thanks for the trace and bisect. The PR above should fix this.

Proton versions

Upstream links