protonscr

[d3d9] Regression in 65843aa Spider-Man: Web of Shadows textures flickering black or dark color

dxvkclosed bugd3d9
doitsujin/dxvk#4687 · opened 2025-02-13 by charlesthobe · updated 2025-03-02 · 7 comments · github
Ccharlesthobe 2025-02-13 github

Regression since 65843aa016003df76ed1c75f8b9195f0084ab292, smwos: certain textures flicker black at most camera angles.

Software information

Spider-Man Web of Shadows
settings: all effects enabled, res: 1440x900

System information

  • GPU: integrated AMD VEGA 8
  • Driver: Mesa 24.3.4-3, Linux 6.12.12-1
  • Wine version: wine-10.0
  • DXVK version: 2.5.3

Apitrace file(s)

Google Drive: wined3d trace

Log files

game.log
game_dxvk.log

Screenshot

How it looks:

Image

How it's supposed to look:

Image

Ccharlesthobe 2025-02-13 github

Bug doesn't happen in 67f4ec73aa98abf70ee63d7ec17ddb48adde04d5 or before.

BBlisto91 2025-02-13 github

Thank you for the well made issue.
I can confirm that i see the problem with the apitrace on my RTX 4080.

KK0bin maintainer 2025-02-16 github

The PR linked above fixes the bug.

Ccharlesthobe 2025-02-16 github

The PR linked above fixes the bug.

Indeed
Nice work, thank you!

Ccharlesthobe 2025-03-02 github

Funnily this used to affect F.E.A.R as well but it's fixed now.
Image

Image
Both screenshots were taken from the broken version at different camera angles, anyway the PR https://github.com/doitsujin/dxvk/pull/4694 fixed it, so it always looks like the screenshot at the bottom.

Ccharlesthobe 2025-03-02 github

Works fine on latest master as well. (5b68884fd9f6031db6c30f180786dbb6f4873ffc) at time of writing.

KK0bin maintainer 2025-03-02 github

Yeah, it was a rather stupid mistake from me, good to know that FEAR is fixed too.

Upstream links