

If you have the Windows 10 SDK installed, you can run the dxcapsviewer tool to verify the support level for various APIs and feature levels.Īll that said, it's an APU solution so it's low-end video card. When a game says "DX11 feature level 11.0 is required to run the engine." it means that it does not support Direct3D Hardware feature level devices 9.1, 9.2, 9.3, 10.0, or 10.1.

The same diver is used for both DirectX 11 an DirectX 12-assuming your friend is running Windows 10 Windows 7 will only ever support up to D3D_FEATURE_LEVEL_11_0.

It therefore should be able to support DirectX 11.x API using D3D_FEATURE_LEVEL_11_0 or D3D_FEATURE_LEVEL_11_1 just fine. The AMD Radeon R4 supports D3D_FEATURE_LEVEL_12_0 according to a quick web search.
