https://bugs.winehq.org/show_bug.cgi?id=45277
--- Comment #85 from Andy Holst andy.holst85@gmail.com --- Running IronCAD 2019 with same version 6.19 for Wine source and Wine staging with patch 'https://bugs.winehq.org/attachment.cgi?id=70100' with Vulkan DirectX 11 transformation enabled does not get any better loading progress of the 3D scene. Check https://github.com/andyholst/robotic_experimentation/blob/setup_ironcad_with... for build and install details.
Attachment: https://bugs.winehq.org/attachment.cgi?id=70958
Command: WINEPREFIX="${WINE_PATH}" WINEARCH="${ARCHITECTURE}" WINEDLLOVERRIDES="d3d11=y,b" ${WINE} "${WINE_PATH}"/drive_c/Program\ Files/IronCAD/2019/bin/IRONCAD.exe
Error message:
' info: Game: IRONCAD.exe info: DXVK: v1.9.2 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 info: Enabled instance extensions: info: VK_KHR_get_surface_capabilities2 info: VK_KHR_surface info: VK_KHR_win32_surface 06fc:err:vulkan:wine_vk_instance_load_physical_devices Failed to enumerate physical devices, res=-3 06fc:err:vulkan:wine_vkCreateInstance Failed to load physical devices, res=-3 err: DxvkInstance::createInstance: Failed to create Vulkan 1.1 instance 06dc:fixme:ole:CoInitializeSecurity 0000000000000000, -1, 0000000000000000, 0000000000000000, 2, 3, 0000000000000000, 0, 0000000000000000 stub 06dc:fixme:wbemprox:wbem_services_CreateInstanceEnum unsupported flags 0x00000030 info: Game: IRONCAD.exe info: DXVK: v1.9.2 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 info: Enabled instance extensions: info: VK_KHR_get_surface_capabilities2 info: VK_KHR_surface info: VK_KHR_win32_surface 06dc:err:vulkan:wine_vk_instance_load_physical_devices Failed to enumerate physical devices, res=-3 06dc:err:vulkan:wine_vkCreateInstance Failed to load physical devices, res=-3 err: DxvkInstance::createInstance: Failed to create Vulkan 1.1 instance 06dc:fixme:wbemprox:enum_class_object_Next timeout not supported '
Any ideas what to do?