Graphics only supports Vulkan 1.2
Your graphics card or its driver only offers Vulkan 1.2. Luduvo needs Vulkan 1.3, so it tried D3D12 instead.
What you see
Luduvo fails to launch on older graphics.
Who's affected
Older graphics such as Intel UHD 600 and the GeForce GT 710.
What to do
- Look for a newer graphics driver from your laptop maker or the chip maker's own site. A newer driver sometimes adds Vulkan 1.3. unconfirmed
- If there's no newer driver, this hardware is below what Luduvo needs right now. Isaac confirmed a DirectX 11 renderer is in development. Isaac on DirectX 11
Don't bother with
- Downloading drivers or DLLs from unofficial sites.
Status
Still open as of build 45.
“This is true.”
Linked issues
- Often leads to Game won't start: D3D12 graphics error
- Often leads to Graphics can't run D3D12 feature level 12.0
How the Doctor spots it
It looks for log lines like these (patterns, not exact text):
skipped: Vulkan 1.[0-2] < 1.3
Sources
- Intel UHD on Vulkan 1.2, build 44 forum
- Intel UHD 600 log forum
- GeForce GT 710 log forum
- Driver update suggestion forum
Credits
- Starte, suggested checking for a newer driver
unconfirmed means a player suggested it and nobody has confirmed it works yet.
Last checked 26 Sep 2026.