protonscr

Livelock missing textures

dxvkclosed
doitsujin/dxvk#727 · opened 2018-10-22 by Lightjohn · updated 2018-10-22 · 3 comments · github
LLightjohn 2018-10-22 github

When launching the game all characters textures are missing.
Game can load and play fine but no heroes or enemies.

Software information

Livelock
Ultra
2560x1440

System information

  • GPU: AMD RX480
  • Driver: 18.0.5
  • Wine version: Proton 3-16.3-beta
  • DXVK version: 0.90

Apitrace file(s)

  • Will try do that

Log files

Livelock_d3d11.log
Livelock_dxgi.log

KK0bin maintainer 2018-10-22 github

err: D3D11: CreateGeometryShaderWithStreamOutput:
Transform feedback not supoorted by device

Your driver does not support the transform feedback extension yet. You need to either wait for an update or compile it yourself. See #695 for more information.

LLightjohn 2018-10-22 github

Ok thank you.

Ddoitsujin maintainer 2018-10-22 github

As mentioned, the game requires Stream Output and therefore requires a custom Mesa build for now (hopefully it'll land in 18.3).

In general, your graphics driver is extremely outdated, you should be using Mesa 18.2 and LLVM 7 in order to avoid unnecessary bugs.

Nothing extracted yet.