microsoft / DxCapsViewer

DirectX Capabilities Viewer utility (dxcapsviewer.exe)

Home Page:https://walbourn.github.io/directx-caps-viewer-update/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

D3D_FEATURE_LEVEL_UNKNOWN is shows instead of D3D_FEATURE_LEVEL_12_2

Devaniti opened this issue · comments

On 2080ti D3D_FEATURE_LEVEL_UNKNOWN is shown instead of correct value.
Version release feb2021
image

Did you build this locally or did you download the EXE?

Nevermind, this was fixed in this commit but it missed the "Windows 11 SDK (22000)" cut-off.

6437a77

The fix will be in the next release of the Windows SDK and is currently in insider builds.