Project

General

Profile

Actions

Emulator Issues #13161

closed

Dolphin fails to start any game on Intel ARC A770 LE when using the Vulkan backend

Added by Jacoby1218 about 1 year ago. Updated about 1 year ago.

Status:
Invalid
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

Game Name?
N/A

Game ID? (right click the game in the game list, Properties, Info tab)

N/A

MD5 Hash? (right click the game in the game list, Properties, Verify tab, Verify Integrity button)

N/A

What's the problem? Describe what went wrong.
Anytime you try and start a game with the Vulkan video backed selected, Dolphin will crash (no error message given).

What steps will reproduce the problem?
Start a game using the Vulkan backend in Dolphin

Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.
Yes (both beta and nightly), 5.0-17995/5.0-18515 -log attached

Is the issue present in the latest stable version?

N/A, Dolphin 5.0 doesn't contain the Vulkan backend

If the issue isn't present in the latest stable version, which is the first broken version? (You can find the first broken version by bisecting. Windows users can use the tool https://forums.dolphin-emu.org/Thread-green-notice-development-thread-unofficial-dolphin-bisection-tool-for-finding-broken-builds and anyone who is building Dolphin on their own can use git bisect.)

[First broken version number here (if applicable)]

If your issue is a graphical issue, please attach screenshots and record a three frame fifolog of the issue if possible. Screenshots showing what it is supposed to look like from either console or older builds of Dolphin will help too. For more information on how to use the fifoplayer, please check here: https://wiki.dolphin-emu.org/index.php?title=FifoPlayer

[Attach any fifologs if possible, write a description of fifologs and screenshots here to assist people unfamiliar with the game.]

What are your PC specifications? (CPU, GPU, Operating System, more)

CPU: Ryzen 5 3600X
GPU: Intel ARC A770 LE 16GB (driver version 31.0.101.4091)
RAM: 32GB
OS: Windows 11 Home 22H2

Is there anything else that can help developers narrow down the issue? (e.g. logs, screenshots,
configuration files, savefiles, savestates)

Yes, a log is attached


Files

dolphin.log (88.2 KB) dolphin.log Jacoby1218, 02/08/2023 12:49 AM
Actions #1

Updated by MayImilae about 1 year ago

45:42:031 VideoBackends\Vulkan\VulkanContext.cpp:749 I[Host GPU]: Vulkan debug report: (Loader Message) Loading layer library C:\ProgramData\obs-studio-hook.\graphics-hook64.dll
45:42:031 VideoBackends\Vulkan\VulkanContext.cpp:749 I[Host GPU]: Vulkan debug report: (Loader Message) Inserted device layer VK_LAYER_OBS_HOOK (C:\ProgramData\obs-studio-hook.\graphics-hook64.dll)
45:42:031 VideoBackends\Vulkan\VulkanContext.cpp:749 I[Host GPU]: Vulkan debug report: (Loader Message) Loading layer library C:\Program Files (x86)\Overwolf\0.217.0.9.\ow-graphics-vulkan.dll
45:42:031 VideoBackends\Vulkan\VulkanContext.cpp:749 I[Host GPU]: Vulkan debug report: (Loader Message) loader_create_device_chain: Failed to find 'vkGetInstanceProcAddr' in layer C:\Program Files (x86)\Overwolf\0.217.0.9.\ow-graphics-vulkan.dll. Skipping layer.
45:42:031 VideoBackends\Vulkan\VulkanContext.cpp:749 I[Host GPU]: Vulkan debug report: (Loader Message) Loading layer library C:\Program Files (x86)\Overwolf\0.217.0.9.\owclient.dll
45:42:031 VideoBackends\Vulkan\VulkanContext.cpp:749 I[Host GPU]: Vulkan debug report: (Loader Message) Inserted device layer VK_LAYER_OW_OVERLAY (C:\Program Files (x86)\Overwolf\0.217.0.9.\owclient.dll)
45:42:032 VideoBackends\Vulkan\VulkanContext.cpp:749 I[Host GPU]: Vulkan debug report: (Loader Message) Loading layer library C:\Program Files\Common Files\Twitch\Studio\Versions\0.112.8539.1240.\TwitchNativeOverlay64.dll
45:42:032 VideoBackends\Vulkan\VulkanContext.cpp:749 I[Host GPU]: Vulkan debug report: (Loader Message) Inserted device layer VK_LAYER_Twitch_Overlay (C:\Program Files\Common Files\Twitch\Studio\Versions\0.112.8539.1240.\TwitchNativeOverlay64.dll)
45:42:047 VideoBackends\Vulkan\VulkanContext.cpp:745 E[Host GPU]: Vulkan debug report: (Loader Message) vkCreateDevice: Failed to create device chain.
45:42:047 VideoBackends\Vulkan\VulkanContext.cpp:749 I[Host GPU]: Vulkan debug report: (Loader Message) Unloading layer library C:\Program Files\Common Files\Twitch\Studio\Versions\0.112.8539.1240.\TwitchNativeOverlay64.dll
45:42:047 VideoBackends\Vulkan\VulkanContext.cpp:749 I[Host GPU]: Vulkan debug report: (Loader Message) Unloading layer library C:\Program Files (x86)\Overwolf\0.217.0.9.\owclient.dll
45:42:047 VideoBackends\Vulkan\VulkanContext.cpp:749 I[Host GPU]: Vulkan debug report: (Loader Message) Unloading layer library C:\Program Files (x86)\Overwolf\0.217.0.9.\ow-graphics-vulkan.dll
45:42:047 VideoBackends\Vulkan\VulkanContext.cpp:749 I[Host GPU]: Vulkan debug report: (Loader Message) Unloading layer library C:\ProgramData\obs-studio-hook.\graphics-hook64.dll

Uuummm that's a lot of injection going on. Does Dolphin work without the checks notes OBS, Twitch, and Overwolf overlays/injectors?

Actions #2

Updated by Jacoby1218 about 1 year ago

Retested with all but obs studio gone, and now games work, closing

Actions #3

Updated by Jacoby1218 about 1 year ago

Jacoby1218 wrote in #note-2:

Retested with all but obs studio gone, and now games work, closing

oh wait... i don't think i can do that here

Actions #4

Updated by MayImilae about 1 year ago

  • Status changed from New to Invalid

I'll take care of that.

Actions

Also available in: Atom PDF