protonscr

WRC 5 - `shaderXxx` is not enabled on the device

dxvkclosed
doitsujin/dxvk#491 · opened 2018-07-10 by obcardinal · updated 2018-07-10 · 1 comments · github
Oobcardinal 2018-07-10 github

Surface problems:

  • Does not display texts.
  • Artifacts on headlights.
  • Artifacts of the stroke of the item in the menu.

Problems with output:

At the debug file you can see, that the game does not activate shaders, such as:

  • shaderStorageImageWriteWithoutFormat
  • shaderClipDistance
  • shaderCullDistance
  • sampleRateShading

I looked through Mesa news / ANV source code, and they support the required shaders.

Software information

WRC 5 FIA World Rally Championship

System information

  • GPU: Intel HD 5500
  • Driver: Mesa 18.1.3
  • Wine version: 3.10-staging-esync
  • DXVK version: 43cbe42

Apitrace file(s)

  • With the apitrace the game does not load, immediately crashes.

Log files

Ddoitsujin maintainer 2018-07-10 github

I'm aware of these errors, almost all games report them. But all of these features are enabled on the device, the validation errors are incorrect. I don't know why they keep popping up, but I don't think this is a bug on my end.

That said, if anyone can tell me what I need to do to silence those errors, help is appreciated.

Nothing extracted yet.