trying to run "Cruel" on my linux device from lutris, giving me this in the logs. (the game was pirated if thats important)
Godot Engine v4.3.stable.official.77dcf97d8 - https://godotengine.org
ERROR: vkCreateInstance failed.
Do you have a compatible Vulkan installable client driver (ICD) installed?
Please look at the Getting Started guide for additional information.
vkCreateInstance Failure
at: (drivers/vulkan/rendering_context_driver_vulkan.cpp:571)
ERROR: Condition "err != OK" is true. Returning: err
at: _initialize_instance (drivers/vulkan/rendering_context_driver_vulkan.cpp:401)
ERROR: Condition "err != OK" is true. Returning: err
at: initialize (drivers/vulkan/rendering_context_driver_vulkan.cpp:597)
ac_compute_device_uuid's output is based on invalid pci bus info.
WARNING: Your video card drivers seem not to support Vulkan, switching to Direct3D 12.
at: DisplayServerWindows (platform/windows/display_server_windows.cpp:5985)
ERROR: D3D12CreateDevice failed with error 0x80004005.
at: (drivers/d3d12/rendering_device_driver_d3d12.cpp:6302)
ERROR: Condition "err != OK" is true. Returning: ERR_CANT_CREATE
at: initialize (drivers/d3d12/rendering_device_driver_d3d12.cpp:6670)
ERROR: Failed to initialize driver for device.
at: (servers/rendering/rendering_device.cpp:5372)
wine: Unhandled page fault on read access to 0000000000000008 at address 0000000140CD5D6F (thread 0120), starting debugger...
014c:fixme:dbghelp:elf_search_auxv can't find symbol in module
014c:fixme:dbghelp:elf_search_auxv can't find symbol in module
Monitored process exited.
Initial process has exited (return code: 1280)
Exit with return code 1280
anybody have a fix for this? thanks!