diff --git a/Quickstart.md b/Quickstart.md index d4294ae..a4e22bf 100644 --- a/Quickstart.md +++ b/Quickstart.md @@ -5,6 +5,7 @@ * CPU: 4th generation or later i5/i7 64-bit x86 processor with AVX(2) support * You can check with [CPU-Z](https://www.cpuid.com/softwares/cpu-z.html) * GPU: GTX 980 Ti or later + * You can check with [GPU-Z](https://www.techpowerup.com/download/techpowerup-gpu-z/) * RAM: 6GB or more * [Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017 and 2019](https://aka.ms/vs/16/release/vc_redist.x64.exe) ### Minimum: @@ -15,6 +16,7 @@ * You can check with [CPU-Z](https://www.cpuid.com/softwares/cpu-z.html) * **Pentiums do not support AVX(2).** * GPU: Vulkan compatible GPU from [this list](https://vulkan.gpuinfo.org/) or D3D12 compatible GPU + * You can check with [GPU-Z](https://www.techpowerup.com/download/techpowerup-gpu-z/) * D3D12 will only work on Windows 10 due to D3D12on7 and vkd3d not being supported. * GPUs without ROV, and iGPUs in general will perform worse and possibly have more graphical issues. * AMD GPUs also fall under this due to limited ROV support.