protonscr

Tekken 7 system crash/lockup

dxvkclosed amd radv
doitsujin/dxvk#250 · opened 2018-04-07 by Zuiron · updated 2018-04-08 · 4 comments · github
ZZuiron 2018-04-07 github

im too noob, dont know how to use apitrace. yet.

so basically, witcher 3 works fine no problem with dxvk but Tekken 7 insta crash whole system or atleast locks it up completely. and picture is filled with weird pixels in purple and or all different colors.
picture link: https://i.imgur.com/F7sLmlu.jpg

Software information

Tekken 7

System information

  • GPU: Vega 64
  • Driver: mesa 18.0.0
  • Wine version: staging 3.5 (tried other version, wont even start game)
  • DXVK version: dxvk-bin 0.41-1 (also tried git version same problem)

Log files

  • d3d11.log:

info: D3D11CreateDevice: Probing D3D_FEATURE_LEVEL_11_0
info: D3D11CreateDevice: Using feature level D3D_FEATURE_LEVEL_11_0
info: D3D11CreateDevice: Probing D3D_FEATURE_LEVEL_11_0
info: D3D11CreateDevice: Using feature level D3D_FEATURE_LEVEL_11_0

  • dxgi.log:

info: Enabled instance layers:
info: Enabled instance extensions:
info: VK_KHR_surface
info: VK_KHR_win32_surface
info: AMD RADV VEGA (LLVM 6.0.0):
info: Driver: 18.0.0
info: Vulkan: 1.0.57
warn: DxgiFactory::QueryInterface: Unknown interface query
warn: 50c83a1c-e072-4c48-87b0-3630fa36a6d0
warn: Vulkan extension VK_KHR_maintenance2 not supported
info: Enabled device extensions:
info: VK_KHR_descriptor_update_template
info: VK_KHR_maintenance1
info: VK_KHR_shader_draw_parameters
info: VK_KHR_swapchain
info: Enabled instance layers:
info: Enabled instance extensions:
info: VK_KHR_surface
info: VK_KHR_win32_surface
info: AMD RADV VEGA (LLVM 6.0.0):
info: Driver: 18.0.0
info: Vulkan: 1.0.57
warn: DxgiFactory::QueryInterface: Unknown interface query
warn: 50c83a1c-e072-4c48-87b0-3630fa36a6d0
warn: Vulkan extension VK_KHR_maintenance2 not supported
info: Enabled device extensions:
info: VK_KHR_descriptor_update_template
info: VK_KHR_maintenance1
info: VK_KHR_shader_draw_parameters
info: VK_KHR_swapchain
warn: DxgiSwapChain::QueryInterface: Unknown interface query
warn: 94d99bdb-f1f8-4ab0-b236-7da0170edab1
warn: DxgiFactory::MakeWindowAssociation: Ignoring flags
info: DxgiPresenter: Recreating swap chain:
Format: VK_FORMAT_B8G8R8A8_SRGB
Present mode: VK_PRESENT_MODE_IMMEDIATE_KHR
Buffer size: 1920x1080
warn: DxgiSwapChain: Display mode changes not implemented

Ddoitsujin maintainer 2018-04-07 github

Please try with mesa-git and LLVM 5.0.2 (6.0 has known regressions). This is probably a driver bug.

ZZuiron 2018-04-07 github

ok will try.

Ddoitsujin maintainer 2018-04-07 github

See #252, please drop a comment there. Closing this in order to move the discussion to the meta bug.

ZZuiron 2018-04-08 github

tried mesa-git and it came with llvm 7. same problem. seems to be maybe vega bug? as videos on utube its working on older cards. both amd and nvidia.

Nothing extracted yet.