(02-13-2018, 08:26 PM)mstreurman Wrote: [ -> ]Try downloading and installing the SDK, sometimes that will solve some Vulkan related issues
I installed Vulkan SDK, now the error message changed from "Failed to load VULKAN library" to "Failed to create VULKAN instance"
updating this reply I must add that I run Vulkaninfo and it gives me the next code below:
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Vulkan info
Vulkan API Version: 1.0.68
ERROR: [loader] Code 0 : loader_get_manifest_files: Registry lookup failed to get ICD manifest files. Possibly missing Vulkan Driver?
Cannot create Vulkan instance.
C:\VulkanSDKBuild\workspace\LoaderAndValidationLayers\demos\vulkaninfo.c:808: failed with VK_ERROR_INCOMPATIBLE_DRIVER
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
(02-13-2018, 05:42 PM)sirdanie Wrote: [ -> ]Firstly try software solution, go to catalyst control center and setup dolphin as working on dedicated gpu or enable for dolphin high performance profile.
ok I do have the option to set up dolphin rather on low performance graphics or high performance graphics, but the result is the same...
and about installing moded drivers on my laptop, i'm not so sure about it...
ok I think now that it is impossible for me to use vulkan, but what about DX12, I also can use DX12 as backend renderer for the software I want to run
Please give your Laptop Model
(02-15-2018, 11:11 AM)sauerplayer Wrote: [ -> ]ok I think now that it is impossible for me to use vulkan, but what about DX12, I also can use DX12 as backend renderer for the software I want to run
DX12 is not available anymore in the devbuilds of Dolphin, so that means you will be stuck with either Tino's version of Dolphin or an older version of master that doesn't get updated anymore. Tino's version is not supported by us but only in his own thread.