vulkan-1.dll error, but different - Printable Version +- RPCS3 Forums (https://forums.rpcs3.net) +-- Forum: Support & Issues (https://forums.rpcs3.net/forumdisplay.php?fid=17) +--- Forum: Support (https://forums.rpcs3.net/forumdisplay.php?fid=18) +--- Thread: vulkan-1.dll error, but different (/showthread.php?tid=205184) |
vulkan-1.dll error, but different - OhBiscuitsBandit - 12-08-2022 I've downloaded and attempted to run RPCS3 for the first time on a machine I know exceeds the recommended requirements. All drivers are confirmed to be up to date, as is the OS. It flickers onto my taskbar and disappears, and Task Manager does not show it running in the background. I found the error by looking at the problem report(something I didn't know existed until today). I've attached the RPCS3 log file, the text of the problem report, and a screenshot of the file structure, along with the DXDiag output file. I feel like I'm missing something simple. System specs: CPU -Ryzen 5 5600X MB - Asrock X570Phantom Gaming 4 Wifi RAM - 32GB DDR4 GPU - RX6700XT 12GB PSU - Asus Strix 850W Idle temps around 40 C RE: vulkan-1.dll error, but different - Ani - 12-08-2022 Post the output of running vkdiag
RE: vulkan-1.dll error, but different - OhBiscuitsBandit - 12-09-2022 [+] VkDiag version: 1.1.19 [i] CPU: AMD Ryzen 5 5600X 6-Core Processor [+] OS: Microsoft Windows 10 Pro [+] Version: 10.0.19045 (Windows 10 22H2) [+] System Vulkan loader version: 1.3.231.1 Found 1 active GPU: [-] AMD Radeon RX 6700 XT [-] spacedesk Graphics Adapter [v] AMD Radeon RX 6700 XT [+] Driver version: 31.0.12029.10015 (11-30-2022) [v] Proper Vulkan driver registration Vulkan registration information: [+] No explicit driver registration entries [+] Implicit layers registration (HKEY_LOCAL_MACHINE, 64-bit): [+] Sample layer - https://renderdoc.org/vulkan-layer-guide.html, API v1.1.73 (AgaueEye_VKLoader64.json) [+] RTSS overlay hook bootstrap, API v1.1.73 (RTSSVkLayer64.json) [+] 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): [+] Sample layer - https://renderdoc.org/vulkan-layer-guide.html, API v1.1.73 (AgaueEye_VKLoader.json) [+] RTSS overlay hook bootstrap, API v1.1.73 (RTSSVkLayer32.json) [+] 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.1.5.1, API v1.0.70 (SocialClubVulkanLayer.json) [+] LunarG API dump, API v1.3.231 (VkLayer_api_dump.json) [+] GFXReconstruct Capture Layer Version 0.9.15, API v1.3.231 (VkLayer_gfxreconstruct.json) [+] Khronos Synchronization2, API v1.3.231 (VkLayer_khronos_synchronization2.json) [+] Khronos Validation, API v1.3.231 (VkLayer_khronos_validation.json) [+] Execution Monitoring, API v1.3.231 (VkLayer_monitor.json) [+] LunarG image capture, API v1.3.231 (VkLayer_screenshot.json) [+] Khronos Profiles, API v1.3.231 (VkLayer_khronos_profiles.json) [+] Explicit layers registration (HKEY_LOCAL_MACHINE, 32-bit): [+] Rockstar Games Social Club, v2.1.5.1, API v1.0.70 (SocialClubVulkanLayer.json) [+] LunarG API dump, API v1.3.231 (VkLayer_api_dump.json) [+] GFXReconstruct Capture Layer Version 0.9.15, API v1.3.231 (VkLayer_gfxreconstruct.json) [+] Khronos Synchronization2, API v1.3.231 (VkLayer_khronos_synchronization2.json) [+] Khronos Validation, API v1.3.231 (VkLayer_khronos_validation.json) [+] Execution Monitoring, API v1.3.231 (VkLayer_monitor.json) [+] LunarG image capture, API v1.3.231 (VkLayer_screenshot.json) [+] No 64-bit implicit layers registered in HKEY_CURRENT_USER [+] No 64-bit explicit layers registered in HKEY_CURRENT_USER Everything seems to be fine. RE: vulkan-1.dll error, but different - Ani - 12-09-2022 [-] AMD Radeon RX 6700 XT [-] spacedesk Graphics Adapter What if you uninstall this Graphics Adapter? It could be conflicting with the AMD driver registry, it seems something is interfering with the vulkan-1.dll You can use DDU to do a full driver reinstall and then grab latest from AMD website? Alternatively, you can try to install Vulkan Runtime from the LunarG website. RE: vulkan-1.dll error, but different - OhBiscuitsBandit - 12-10-2022 Did things in this order: uninstall spacedesk, run DDU, restart, install AMD drivers, restart, clear remaining bits of spacedesk off the registry, restart, ran the Vulkan RT installer. There was no change in behavior. From Vulkan Diagnostic: [+] VkDiag version: 1.1.19 [i] CPU: AMD Ryzen 5 5600X 6-Core Processor [+] OS: Microsoft Windows 10 Pro [+] Version: 10.0.19045 (Windows 10 22H2) [+] System Vulkan loader version: 1.3.231.1 Found 1 active GPU: [-] AMD Radeon RX 6700 XT [v] AMD Radeon RX 6700 XT [+] Driver version: 31.0.12029.10015 (11-30-2022) [v] Proper Vulkan driver registration Vulkan registration information: [+] No explicit driver registration entries [+] Implicit layers registration (HKEY_LOCAL_MACHINE, 64-bit): [+] Sample layer - https://renderdoc.org/vulkan-layer-guide.html, API v1.1.73 (AgaueEye_VKLoader64.json) [+] RTSS overlay hook bootstrap, API v1.1.73 (RTSSVkLayer64.json) [+] 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): [+] Sample layer - https://renderdoc.org/vulkan-layer-guide.html, API v1.1.73 (AgaueEye_VKLoader.json) [+] RTSS overlay hook bootstrap, API v1.1.73 (RTSSVkLayer32.json) [+] 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.1.5.1, API v1.0.70 (SocialClubVulkanLayer.json) [+] LunarG API dump, API v1.3.231 (VkLayer_api_dump.json) [+] GFXReconstruct Capture Layer Version 0.9.15, API v1.3.231 (VkLayer_gfxreconstruct.json) [+] Khronos Synchronization2, API v1.3.231 (VkLayer_khronos_synchronization2.json) [+] Khronos Validation, API v1.3.231 (VkLayer_khronos_validation.json) [+] Execution Monitoring, API v1.3.231 (VkLayer_monitor.json) [+] LunarG image capture, API v1.3.231 (VkLayer_screenshot.json) [+] Khronos Profiles, API v1.3.231 (VkLayer_khronos_profiles.json) [+] Explicit layers registration (HKEY_LOCAL_MACHINE, 32-bit): [+] Rockstar Games Social Club, v2.1.5.1, API v1.0.70 (SocialClubVulkanLayer.json) [+] LunarG API dump, API v1.3.231 (VkLayer_api_dump.json) [+] GFXReconstruct Capture Layer Version 0.9.15, API v1.3.231 (VkLayer_gfxreconstruct.json) [+] Khronos Synchronization2, API v1.3.231 (VkLayer_khronos_synchronization2.json) [+] Khronos Validation, API v1.3.231 (VkLayer_khronos_validation.json) [+] Execution Monitoring, API v1.3.231 (VkLayer_monitor.json) [+] LunarG image capture, API v1.3.231 (VkLayer_screenshot.json) [+] No 64-bit implicit layers registered in HKEY_CURRENT_USER [+] No 64-bit explicit layers registered in HKEY_CURRENT_USER Everything seems to be fine. From RPCS3.log: RPCS3 v0.0.25-14422-9274b3f1 Alpha | master AMD Ryzen 5 5600X 6-Core Processor | 12 Threads | 31.93 GiB RAM | TSC: 3.693GHz | AVX+ | FMA3 Operating system: Windows, Major: 10, Minor: 0, Build: 19045, Service Pack: none, Compatibility mode: 0 Qt version: Compiled against Qt 5.15.2 | Run-time uses Qt 5.15.2 Current Time: 2022-12-10T06:57:29 Thread time: 0.000000s (0.001348Gc); Faults: 0 [rsx:0, spu:0]; [soft:0 hard:0]; Switches:[vol:0 unvol:0]; Wait:[0.000s, spur:0] ·! 0:00:00.004745 SYS: Initialization times before main(): 0.082424Gc ·! 0:00:00.004754 SYS: argc: 1, argv: 'C:\Users\[redacted]\Downloads\ps3 emu new\rpcs3.exe' ·! 0:00:00.012630 UUID: Installation ID: {972185a1-09ff-4e5a-b9e4-accc2c396968} Problem Details: Source rpcs3.exe Summary Stopped working Date 12/10/2022 7:08 AM Status Report sent Description Faulting Application Path: C:\Users\[redacted]\Downloads\ps3 emu new\rpcs3.exe Problem signature Problem Event Name: APPCRASH Application Name: rpcs3.exe Application Version: 0.0.0.0 Application Timestamp: 6390eab6 Fault Module Name: vulkan-1.dll Fault Module Version: 1.3.231.1 Fault Module Timestamp: 63585883 Exception Code: c0000005 Exception Offset: 000000000005d451 OS Version: 10.0.19045.2.0.0.256.48 Locale ID: 1033 Additional Information 1: 8b7a Additional Information 2: 8b7af86df1e4dacc8887f12c9c19fb77 Additional Information 3: c08c Additional Information 4: c08ca14d18a3f90beee59fd020c3d7f6 Extra information about the problem Bucket ID: 92376edb9ef1fc51fe7e5deedd84c73a (2197296948703446842) RE: vulkan-1.dll error, but different - Ani - 12-10-2022 Then it's very likely one of these layers on " Vulkan registration information" are broken but are not on our list of known broken layers I would guess either "RTSS Overlay", "Rockstar Games Social Club" or "Steam Overlay" RE: vulkan-1.dll error, but different - OhBiscuitsBandit - 12-10-2022 Welp, I found the issue by running vulkaninfo.exe from the command line. It said Agaue Eye was causing it problems. Uninstalled the offending program, and RPCS3 is up and running normally! Thanks for your help. |