From 0651d49a8402602d54cbcbf4dc07e85c2b85bd86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Locatti?= <42481638+goldenx86@users.noreply.github.com> Date: Sat, 16 Apr 2022 17:57:57 -0300 Subject: [PATCH] Some discussion with BSoD --- site/content/help/quickstart/index.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/site/content/help/quickstart/index.md b/site/content/help/quickstart/index.md index 34fe57f3..e2bffde2 100644 --- a/site/content/help/quickstart/index.md +++ b/site/content/help/quickstart/index.md @@ -34,18 +34,18 @@ Any x86_64 CPU with support for the FMA and AVX2 instruction sets. 6 threads or - Minimum: Intel Core i5-4430 / AMD Ryzen 3 1200 -- Recommended: Intel Core i5-12400 / AMD Ryzen 5 5600 +- Recommended: Intel Core i5-10400 / AMD Ryzen 5 3600 #### Dedicated graphics: OpenGL 4.6 or Vulkan 1.2 compatible hardware and drivers are mandatory, with Vulkan 1.3 support being strongly recommended. -Half-float support, VP9 video decoding, and 4GB+ of VRAM (for resolution scaling) are recommended. +Half-float support, VP9 video decoding, and 3GB+ of VRAM are recommended. - Minimum for Linux: NVIDIA GeForce GT 1030 2GB / AMD Radeon R7 240 2GB - Minimum for Windows: NVIDIA GeForce GT 1030 2GB / AMD Radeon RX 550 2GB -- Recommended: NVIDIA GeForce GTX 1660 6GB / AMD Radeon 6600 8GB +- Recommended: NVIDIA GeForce GTX 1650 4GB / AMD Radeon RX 570 4GB #### Integrated graphics: @@ -56,7 +56,7 @@ This is only for listing iGPU support. - Minimum for Windows: Intel HD Graphics 520 (Gen. 6 CPUs) / AMD Radeon Vega 3 -- Recommended: Intel UHD Graphics 750 (Gen. 11 CPUs) / AMD Radeon Vega 7 +- Recommended: Intel UHD Graphics 750 (Gen. 11 CPUs) / AMD Radeon Vega 11 #### RAM: @@ -87,7 +87,7 @@ Sample Image: - yuzu will technically run on Vulkan 1.1 drivers, but significant issues may be encountered, some required extensions may be missing. -- Most games are playable on older Nvidia and AMD GPUs from the Fermi family (400 series) or later and the GCN 1.0 family (HD 7000 series) or later, but at least Pascal (1000 series) and Polaris (RX 400 series) is strongly recommended. +- Most games are playable on older Nvidia and AMD GPUs from the Fermi family (400 series) or later, and the GCN 1.0 family (HD 7000 series) or later, but at least Pascal (1000 series) and Polaris (RX 400 series) is strongly recommended. - Old GCN 1.0 and GCN 2.0 Radeon GPUs on Linux require [manually forcing the amdgpu kernel module](https://wiki.archlinux.org/title/AMDGPU#Enable_Southern_Islands_(SI)_and_Sea_Islands_(CIK)_support).