(Yesterday, 05:56 PM)Ani Wrote: Reset to defaults and use wiki settings. But it looks like a driver issue from your AMD iGPU + Intel iGPU setup.
I am not sure this is fixable from the user side without further debug/fixes. Post the output of vkdiag https://github.com/13xforever/vkdiag/releases
If you can, post your vulkaninfo output too, run in a terminal and save to a .txt file
Disconnecting the amd gpu fixes the error, which indicates that the error is caused by an GPU conflict.
[+] VkDiag version: 1.3.5
[i] CPU: 12th Gen Intel® Core i7-1260P
[+] OS: Microsoft Windows 11 Pro
[!] Version: 10.0.26100 (Windows 11 24H2)
[!] This version of Windows is a pre-release software and may contain all kinds of issues
[+] System Vulkan loader version: 1.3.290.0
Found 2 active GPUs:
[-] AMD Radeon RX 6700 XT
[-] Intel® Arc A370M Graphics
[-] AMD Radeon RX 6700 XT
[v] AMD Radeon RX 6700 XT
[+] Driver version: 32.0.12019.1028 (10-11-2024)
[v] Proper Vulkan driver registration
[v] Intel® Iris® Xe Graphics
[+] Driver version: 32.0.101.6297 (11-12-2024)
[v] Proper Vulkan driver registration
User GPU Preferences:
[+] Running with High performance GPU profile
Vulkan registration information:
[+] No explicit driver registration entries
[+] Implicit layers registration (HKEY_LOCAL_MACHINE, 64-bit):
[+] Steam Overlay, API v1.3.207 (SteamOverlayVulkanLayer64.json)
[+] Steam Pipeline Caching, API v1.3.207 (SteamFossilizeVulkanLayer64.json)
[+] Implicit layers registration (HKEY_LOCAL_MACHINE, 32-bit):
[+] Steam Overlay, API v1.3.207 (SteamOverlayVulkanLayer.json)
[+] Steam Pipeline Caching, API v1.3.207 (SteamFossilizeVulkanLayer.json)
[+] Explicit layers registration (HKEY_LOCAL_MACHINE, 64-bit):
[+] Rockstar Games Social Club, v2.2.7.0, API v1.0.70 (SocialClubVulkanLayer.json)
[+] Explicit layers registration (HKEY_LOCAL_MACHINE, 32-bit):
[+] Rockstar Games Social Club, v2.2.7.0, API v1.0.70 (SocialClubVulkanLayer.json)
Everything seems to be fine.