Updated Quickstart (markdown)

This commit is contained in:
FranciscoCarlosJunior 2020-05-10 20:20:04 -04:00
parent 5c6bebcd79
commit df0a6adee9
1 changed files with 2 additions and 0 deletions

View File

@ -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.