https://bugs.winehq.org/show_bug.cgi?id=47640
Zhiyi Zhang zzhang@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 CC| |zzhang@codeweavers.com
--- Comment #8 from Zhiyi Zhang zzhang@codeweavers.com --- Confirm the vulkan-1 builtin issue and the enter game crash with Wine 4.14. Dlls in application directory should be preferred and it is correct for Wine. But then native vulkan-1 won't work obviously because it can't talk to graphic driver. Maybe we should add a registry override for vulkan-1.
As for the enter game crash, taking AMD graphics card for example, mesa 19.1.2 is missing a VK_EXT_shader_subgroup_ballot extension that the game needs and you need to update to mesa 19.2 to get that extension. So please check that you have the latest driver. Another workaround is to reduce terrain tessellation level to "Low", you can use the TKGRAPHICSSETTINGS.MXML attachment to replace ~/.wine/drive_c/Program\ Files\ (x86)/Steam/steamapps/common/No\ Man's\ Sky/Binaries/SETTINGS/TKGRAPHICSSETTINGS.MXML and see if it works for you. Be sure to backup the old one first in case any thing gone wrong.