protonscr

I keep getting the error no d3d12 adapter found

dxvkclosed
doitsujin/dxvk#5409 · opened 2025-12-29 by tanner01112 · updated 2025-12-30 · 1 comments · github
Ttanner01112 2025-12-29 github

info: Game: Spider-Man2.exe
info: DXVK: v1.10
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
info: AMD Radeon R9 200 Series:
info: Driver: 2.0.179
info: Vulkan: 1.2.170
info: Memory Heap[0]:
info: Size: 2816 MiB
info: Flags: 0x3
info: Memory Type[0]: Property Flags = 0x1
info: Memory Heap[1]:
info: Size: 7901 MiB
info: Flags: 0x0
info: Memory Type[1]: Property Flags = 0x6
info: Memory Type[3]: Property Flags = 0xe
info: Memory Heap[2]:
info: Size: 256 MiB
info: Flags: 0x3
info: Memory Type[2]: Property Flags = 0x7
info: Game: Spider-Man2.exe
info: DXVK: v1.10
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
info: AMD Radeon R9 200 Series:
info: Driver: 2.0.179
info: Vulkan: 1.2.170
info: Memory Heap[0]:
info: Size: 2816 MiB
info: Flags: 0x3
info: Memory Type[0]: Property Flags = 0x1
info: Memory Heap[1]:
info: Size: 7901 MiB
info: Flags: 0x0
info: Memory Type[1]: Property Flags = 0x6
info: Memory Type[3]: Property Flags = 0xe
info: Memory Heap[2]:
info: Size: 256 MiB
info: Flags: 0x3
info: Memory Type[2]: Property Flags = 0x7
warn: CreateDXGIFactory2: Ignoring flags
info: Game: Spider-Man2.exe
info: DXVK: v1.10
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
info: AMD Radeon R9 200 Series:
info: Driver: 2.0.179
info: Vulkan: 1.2.170
info: Memory Heap[0]:
info: Size: 2816 MiB
info: Flags: 0x3
info: Memory Type[0]: Property Flags = 0x1
info: Memory Heap[1]:
info: Size: 7901 MiB
info: Flags: 0x0
info: Memory Type[1]: Property Flags = 0x6
info: Memory Type[3]: Property Flags = 0xe
info: Memory Heap[2]:
info: Size: 256 MiB
info: Flags: 0x3
info: Memory Type[2]: Property Flags = 0x7

Mmbriar 2025-12-29 github

Spider-Man2 is a d3d12 only game and dxvk only implements d3d8-11, so you can't use it with the game. There is vkd3d-proton for d3d12 on vulkan, but it doesn't run on your end-of-live, vulkan 1.2 drivers either.

Nothing extracted yet.