protonscr

Event[0] stuck on black screen after title screen, validation errors

dxvkclosed
doitsujin/dxvk#112 · opened 2018-03-01 by roothorick · updated 2018-06-05 · 4 comments · github
Rroothorick 2018-03-01 github

Software information

Event[0] gets stuck on a black screen after displaying the title. Validation errors printed in the console. On the black screen, HUD framerate counter continues to update, and "Failed to fast clear 62" is spammed in the console.

System information

  • GPU: Radeon RX 480
  • Driver: Mesa 17.3.2
  • Wine version: 2.21-staging
  • DXVK version: git 3dea58d

Apitrace file(s)

apitrace failed to pick up the application.

Log files

event0_console.log
event0_d3d11.log
event0_dxgi.log

Eexolyte 2018-04-30 github

Game is still responsive after the credit screen for me: it shows a black screen, but hovering over buttons makes them visible. Wined3d displays the menu correctly. I was able to start a new game with dxvk and the intro worked just fine, but the game did hang my GPU in the first loading screen after the intro.

GPU: RX 570
Driver: mesa-git
Wine version: 3.6
DXVK version: 4c298d4
LLVM: llvm-svn

Apitrace with dxvk since the game crashed when using wined3d together with apitrace.
https://mega.nz/#!yE8TmA5B!8vEQSxN-0EgpDDpCbWwWk-xFwlGzkgpIIhZFSNg_qUk
Managed to make an apitrace on Windows:
https://mega.nz/#!uVcxlAYL!oBn5DFmQiDy7hnvXZNohIeocXzyLeJE_KoLEnZYhQHQ

Eexolyte 2018-06-01 github

I just noticed that the menu renders fine with RADV_DEBUG=nofastclears so I'm guessing this is related to https://bugs.freedesktop.org/show_bug.cgi?id=106687 and https://github.com/doitsujin/dxvk/issues/289

Eexolyte 2018-06-05 github

The menu issue has been fixed in latest mesa-git.

Ddoitsujin maintainer 2018-06-05 github

Closing, seems to be fixed.

Launch options

Upstream links