protonscr

World of Final Fantasy: Failes to create win32 surface

dxvkclosed wine bug
doitsujin/dxvk#599 · opened 2018-08-25 by ghost · updated 2019-01-16 · 4 comments · github
?ghost 2018-08-25 github

When starting World of Final Fantasy with dxvk, it crashes with a garbled DirectX11 error message. Without dxvk, the error never happens, but crashes at a later stage, which has been reported upstream.
44540394-f8c36f00-a706-11e8-88da-25119ba6b05b

Looking at the dxvk log files, it reports being unable to create a win32 surface and thus fails at creating a presenter.
Proton issue at: ValveSoftware/Proton#306

Software information

World of Final Fantasy (WOFF) - Steam (552700)

System information

  • GPU: Nvidia GTX 970
  • Driver: 396.54
  • Wine version: 3.14
  • DXVK version: 0.70

Apitrace file(s)

Log files

Ddoitsujin maintainer 2018-08-25 github

Can you please post the full wine console output? Since it fails to create a surface, there's absolutely nothing I can do, it might hit an edge case that is not supported in winevulkan.

?ghost 2018-08-25 github

Well, the reason was clear as day when I got the full log, sorry about that...

00a7:fixme:vulkan:X11DRV_vkCreateWin32SurfaceKHR Application requires child window rendering, which is not implemented yet!

Full Log: steam.log

Ddoitsujin maintainer 2018-08-26 github

Please file a wine bug report then, if there is none yet. IIRC someone ran into the same issue with the Far Cry 5 editor.

Zzzhiyi 2019-01-16 github

Upstream links