Help me install and setup unreal engine 5.3 on oracle windows 2019 server with the GPU hardware ,so that i will be able to use it in 3D Pixel streaming?

Everytime i am when ever i am trying to install and UE5.3 i am getting compatible issue message.

A D3D11-compatible GPU (Feature Level 11.0, Shader Model 5.0) is required to run the engine.
but i am already using the hard ware that is GPU enabled with 15core cpu and 240gb RAM

2 Likes

Hi there!

That error can often occur if your drivers are out of date. Please check and ensure you’re using the latest drivers for your GPU.

An additional thing to note, with the launch of UE 5.0, Nanite and Virtual Shadow Maps now fully embrace DirectX 12 (with the Agility SDK, and shader model 6.6) and Vulkan (with VK_KHR_shader_atomic_int64) on PC.

The Agility SDK is only available on Windows 10 version 1909 and newer. Windows Server 2022 has support for the Agility SDK, but Windows Server 2019 is only on version 1809 and will not correctly render Nanite meshes in UE5.

So I would recommend using Windows Server 2022 instead of 2019 to avoid any rendering issues, should you be using Nanite.

1 Like