https://bugs.winehq.org/show_bug.cgi?id=54070
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #3 from Fabian Maurer dark.shadow4@web.de --- Ok, so I ran "grapejuice studio", logged in and it seems to work.
Did you try that with a clean WINEPREFIX already, aka without an existing ~/.local/share/grapejuice/prefixes/studio/ ?
When I run WINEPREFIX=/home/fabian/.local/share/grapejuice/prefixes/studio/ winetricks renderer=vulkan then I get the same error message. That means, you probably are using the wined3d vulkan backend. Try using the opengl backend.
FWIW, we crash inside loader_thunks.c:vkCreateGraphicsPipelines.