Anonymous
13 years agoDirectX device creation error
What is wrong?
DirectX device creation error.
Failed creating D3D device of leasts version 10.0 on adapter "Intel(R) HD Graphics" with driver "Unknown". Error is DXGI_ERROR_UNSUPPORTED ("Unsupported).
This is typically cause by not having the minimum required DirectX support in the GPU.
For NVIDA GPUs, DIrectX 10,0 support is required.
For AMD and GPUs from other vendors, DirectX 10.1 support is required.
.... and how can I fix it?
Please help me out!