HGL
ratty-blush

Duskers does not run on Thinkpad X1 Yoga + Arch

I keep getting this error message when trying to run Duskers:
info: Game: Duskers.exe
info: DXVK: v2.3
info: Vulkan: Found vkGetInstanceProcAddr in winevulkan.dll @ 0x6fa837c0
info: Built-in extension providers:
info: Win32 WSI
info: OpenVR
info: OpenXR
info: OpenVR: could not open registry key, status 2
info: OpenVR: Failed to locate module
0024:err:vulkan:wine_vk_init Failed to load libvulkan.so.1.
0024:err:vulkan:init_vulkan Failed to load Wine graphics driver supporting Vulkan.
0024:err:vulkan:init_vulkan Failed to load Wine graphics driver supporting Vulkan.
info: Required Vulkan extension VK_KHR_surface not supported
info: Game: Duskers.exe
info: DXVK: v2.3
info: Vulkan: Found vkGetInstanceProcAddr in winevulkan.dll @ 0x6fa837c0
info: Built-in extension providers:
info: Win32 WSI
info: OpenVR
info: OpenXR
info: OpenVR: could not open registry key, status 2
info: OpenVR: Failed to locate module
0024:err:vulkan:wine_vk_init Failed to load libvulkan.so.1.
0024:err:vulkan:init_vulkan Failed to load Wine graphics driver supporting Vulkan.
0024:err:vulkan:init_vulkan Failed to load Wine graphics driver supporting Vulkan.
info: Required Vulkan extension VK_KHR_surface not supported
FWIW, GPU is a Intel UHD 620. vulkan-intel, the MESA layers etc. are installed, as well as their lib32-... counterparts. I also wonder about this line:
002c:err:wineboot:process_run_key Error running cmd L"C:\\windows\\system32\\winemenubuilder.exe -a -r" (126).
002c:err:wineboot:process_run_key Error running cmd L"C:\\windows\\system32\\winemenubuilder.exe -a -r" (126).
Tried running it directly via wine64, and no such error happens?
8 Replies
passive-yellow
passive-yellow•2y ago
You should always post a complete log, as it not only includes the error message and GPU information, but also other important details like Heroic version, Wine version, whether it is a Flatpak environment, and so on.
ratty-blush
ratty-blushOP•2y ago
@J. King Right, I wanted to do that, but I can't figure out where HGL stores the logs. I don't use a graphical file browser, so clicking the button "Show Log File in Folder" does a whole lot of nothing at all. 😄 Found it, lol, ~/config/.heroic/logs - wth? 😄
ratty-blush
ratty-blushOP•2y ago
ratty-blush
ratty-blushOP•2y ago
ratty-blush
ratty-blushOP•2y ago
Side note: $XDG_CONFIG_HOME is not the right place to store logs.
flat-fuchsia
flat-fuchsia•2y ago
don't use wine default, i think that causes issues
rival-black
rival-black•2y ago
Wine 8.17 is fine Everything here looks correct to me That means you don't have your xdg portals installed
ratty-blush
ratty-blushOP•2y ago
I also tried adding the WINEDEBUG flags for dll loading, but that immediately created 1000s of lines of noise. FWIW: A reinstall of vk-d3d seems to have fixed it.

Did you find this page helpful?