diff --git a/Hardware-Requirements.md b/Hardware-Requirements.md new file mode 100644 index 0000000..ecc2f5f --- /dev/null +++ b/Hardware-Requirements.md @@ -0,0 +1,85 @@ +

Hardware Requirements

+

CPU:

+

Any x86_64 CPU with support for the FMA instruction set, or an ARM64-v8a or newer CPU. 6 threads or more are recommended.

+ +

Dedicated graphics:

+

OpenGL 4.6 or Vulkan 1.1 compatible hardware and drivers are mandatory. Half-float support and VP9 decoding support are recommended.

+ +

Integrated graphics:

+

Integrated graphics will produce very low performance. A dedicated GPU will produce better results on all scenarios. +This is only for listing iGPU support.

+ +

RAM:

+

Since an integrated GPU uses system RAM as its video memory (VRAM), our memory requirement in this configuration is higher. Highest possible frequency is strongly recommended.

+ +

Notes:

+ \ No newline at end of file