Works fine on my Polaris GPU.
Anyway, from your logs:
err: Failed to create surface
This means that no Vulkan surface can be created, which cannot be fixed inside DXVK. If it doesn't work for you, disable the DXVK DLL overrides for wgc.exe.
Edit: It should be noted that I'm using wine-tkg, I haven't tested mainline wine. Maybe try wine-staging.
what do you mean disable dxvk dll overrides for wgc.exe? Do you mean uninstall dxvk?
The related issue I linked is a very similar issue in directx-d3d so that is not going to work.
In tat issue it is saaid using dxvk fixes it for a lot of people.
the most interesting thing I noticed is that while using apitrace everything works perfectlly fine. Do you have any idea why that might happpen?
What is "directx-d3d"? Do you mean wined3d (the OpenGL-based translation)?
Again, please test if it works with wine-staging. No idea why it wouldn't work for you.
uuh yes, directx-d3d is what its called on the wine Bugzilla.
I tested with staging, again that also works with apitrace enabled but not without.
Ill head back to wine bugzilla to see is anyone there can reproduce this "workaround".
When launching the wargaming game center using DXVK it gives a black screen. A similair issue exists with directx-d3d. For most people using dxvk is a propper workaround, but I got
X11DRV_vkCreateWin32SurfaceKHR Failed to allocate client window.I really really tried hard to get an APItrace for you there is just one problem.
When using apitrace it works.
wine ~/.wineWot/drive_c/ProgramData/Wargaming.net/GameCenter/wgc.exeblack screen.https://pastebin.com/Bz4myJ50
wine ~/Downloads/apitrace-latest-win32/bin/apitrace.exe trace -a dxgi ~/.wineWot/drive_c/ProgramData/Wargaming.net/GameCenter/wgc.exeno black screen.https://pastebin.com/VZ5LJBL7
Software information
wargaming game center no settings available
System information
Apitrace file(s)
https://pastebin.com/VZ5LJBL7 note that with apitrace the issue doesnt happen.
Log files
Maybe im not getting the point but the instructions say that I should use apitrace for this? I already posted the apitrace log.