https://bugs.winehq.org/show_bug.cgi?id=47045
--- Comment #2 from Thorsten Hirsch t.hirsch@web.de --- Meanwhile the game works. I don't think that it's possible to have it work out-of-the-box, because it needs vulkan drivers. So I installed dxvk (https://github.com/doitsujin/dxvk/). In the AppDB you can see that other users had the same issue and got it working by installing tkg-protonified (which also includes dxvk AFAIK).
Anyway, I think wine should be able to handle the initial error more gently than throwing an unhandled page fault. The initial error is probably "Could Not Get Primary Adapter Handle", which happens when dxvk is missing.
P.S.: Those "missing DLL" message were only "fixme" messages, nothing critical.