protonscr

MTGA fails to start with an error message

dxvkclosed
doitsujin/dxvk#992 · opened 2019-04-01 by Ahmed-E-86 · updated 2019-04-01 · 2 comments · github
AAhmed-E-86 2019-04-01 github

Magic the Gathering Arena fails to start with this error message:

Error_001

and the same error message happened with me before with other two unity games on Linux Mint 19.1, Ubuntu 18.04, and Ubuntu 18.10. These games are Cuphead, and Ori and the Blind Forest DE. I found a few errors/warnings in dxgi.log. That is why I posted this issue here.

Software information

Magic the Gathering Arena

System information

  • GPU: AMD HD 8750M.
  • Driver: Mesa 19.0.1 (Padoka PPA)
  • Wine version: Wine-staging 4.5
  • DXVK version: 1.0.2

Log files

Ddoitsujin maintainer 2019-04-01 github
info:  Required Vulkan extension VK_KHR_get_physical_device_properties2 not supported
info:  Required Vulkan extension VK_KHR_surface not supported
info:  Required Vulkan extension VK_KHR_win32_surface not supported

As usual, your Vulkan setup is broken. Please make sure you have both 32-bit and 64-bit Vulkan driver and loader installed on your distro before reporting issues.

AAhmed-E-86 2019-04-01 github

Ops! I installed libvulkan1:i386, and forget to install mesa-vulkan-drivers:i386. They can't be found in Synaptic package manager, I had to install them manually from the terminal. Thanks, and sorry about the false alarm!

Nothing extracted yet.