Hello!
I’m trying to play No Man’s Sky from my GoG library, using GoG Galaxy. The game doesn’t launch, I see a flash-like graphic window that appears and then immediately disappears. Launching nms.exe from the wine prefix, I have exactly the same problem.
Here what I got from “lutris -d”:
INFO 2024-09-18 10:30:50,836 [application.do_command_line:479]:Starting Lutris 0.5.17
MESA-INTEL: warning: Ivy Bridge Vulkan support is incomplete
INFO 2024-09-18 10:30:50,888 [startup.run_all_checks:120]:Intel HD Graphics 4000 (8086:0162 1043:844d i915) Driver None
INFO 2024-09-18 10:30:50,992 [startup.run_all_checks:120]:NVIDIA GeForce GTX 1060 6GB (10de:1c03 1043:85b7 nvidia) Driver 550.107.02
ERROR: [Loader Message] Code 0 : vkCreateInstance: Found no drivers!
Cannot create Vulkan instance.
This problem is often caused by a faulty installation of the Vulkan driver or attempting to use a GPU that does not support Vulkan.
ERROR at ./vulkaninfo/./vulkaninfo.h:458:vkCreateInstance failed with ERROR_INCOMPATIBLE_DRIVER
ERROR 2024-09-18 10:30:51,018 [system.read_process_output:188]:[‘vulkaninfo’, ‘–summary’] command failed: Command ‘[‘vulkaninfo’, ‘–summary’]’ returned non-zero exit status 1.
INFO 2024-09-18 10:30:51,018 [startup.run_all_checks:120]: (simple-framebuffer) Driver None
MESA-INTEL: warning: Ivy Bridge Vulkan support is incomplete
DEBUG 2024-09-18 10:30:51,381 [path_cache._update_missing_games:114]:Checking for missing games
WARNING 2024-09-18 10:30:51,433 [runtime.init:171]:Runtime updates are disabled. This configuration is not supported.
DEBUG 2024-09-18 10:30:51,433 [api.check_stale_runtime_versions:52]:Modified at mer. 18 sept. 2024 09:24:53, will update after mer. 18 sept. 2024 15:24:53
DEBUG 2024-09-18 10:30:51,450 [lutriswindow.create_runtime_updater_cb:1244]:Runtime up to date
I suspect the IGPU is troubling Lutris, but why ? it is not even used…
I am new to Lutris and Ubuntu, any help please ?