Latest maintainer comment ·
kisak-valve · 2019-01-01 ·
#459`err:vulkan:wine_vk_instance_load_physical_devices Failed to enumerate physical devices, res=-3` and `err:vulkan:wine_vkCreateInstance Failed to load physical devices, res=-3` in the log hints that the game is trying to use vulkan, but Intel/Sandybridge does not support vulkan. Your best bet is to add `PROTON_USE_WINED3D=1 %command%` to the game's launch options or try [some of the other launch op...