From 20d14b05860d78455afc7add56215f2eeec72c3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Locatti?= <42481638+goldenx86@users.noreply.github.com> Date: Thu, 18 May 2023 02:54:39 -0300 Subject: [PATCH] Minor changes to hardware requirements --- site/content/help/quickstart/index.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/site/content/help/quickstart/index.md b/site/content/help/quickstart/index.md index 32aadad4..a38b9f44 100644 --- a/site/content/help/quickstart/index.md +++ b/site/content/help/quickstart/index.md @@ -47,7 +47,7 @@ Any x86_64 CPU with support for the FMA instruction set. 6 threads or more are r - **Minimum:** Intel Core i5-4430 / AMD Ryzen 3 1200 -- **Recommended:** Intel Core i5-10400 / AMD Ryzen 5 3600 +- **Recommended:** Intel Core i5-11400 / AMD Ryzen 5 3600 - **Optimal:** Intel Core i9-13900K / AMD Ryzen 7 7800X3D @@ -55,11 +55,11 @@ Any x86_64 CPU with support for the FMA instruction set. 6 threads or more are r OpenGL 4.6 or Vulkan 1.1 compatible hardware and drivers are mandatory. Half-float support and VP9 decoding support are recommended. -- **Minimum for Linux:** NVIDIA GeForce GT 1030 2GB / AMD Radeon R7 240 2GB +- **Minimum for Linux:** NVIDIA GeForce GT 1050 4GB / AMD Radeon R7 240 4GB -- **Minimum for Windows:** NVIDIA GeForce GT 1030 2GB / AMD Radeon RX 550 2GB +- **Minimum for Windows:** NVIDIA GeForce GT 1050 4GB / AMD Radeon RX 550 4GB -- **Recommended:** NVIDIA GeForce GTX 1650 4GB / AMD Radeon RX 6500 4GB [(with "Force maximum clocks" enabled)](https://yuzu-emu.org/entry/yuzu-progress-report-jan-2023/turboui.png) +- **Recommended:** NVIDIA GeForce GTX 1660 6GB / AMD Radeon RX 5500 8GB [(with "Force maximum clocks" enabled)](https://yuzu-emu.org/entry/yuzu-progress-report-jan-2023/turboui.png) - **Optimal:** NVIDIA Geforce GTX 3060 12GB / AMD Radeon RX 6700 10GB [(with "Force maximum clocks" enabled)](https://yuzu-emu.org/entry/yuzu-progress-report-jan-2023/turboui.png) @@ -84,6 +84,8 @@ Since an integrated GPU uses system RAM as its video memory (VRAM), our memory r - **Recommended:** 16 GB +- **Optimal:** 32 GB + #### Notes: - At least Windows 10 version 1809 is required, but GPU drivers may require newer versions.