From f1832c3b80db35fe1225f1059f0939bcecae07c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Locatti?= <42481638+goldenx86@users.noreply.github.com> Date: Fri, 20 Nov 2020 02:04:56 -0300 Subject: [PATCH] Changed recommended Nvidia GPU GPU dev says no new feature should exceed 4GB of VRAM use, so the lowest Turing GPU is a good recommendation. Vega remains as the recommended AMD hardware thanks to supporting robustness2. --- site/content/help/quickstart/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/help/quickstart/index.md b/site/content/help/quickstart/index.md index 32740973..65a7cdd0 100644 --- a/site/content/help/quickstart/index.md +++ b/site/content/help/quickstart/index.md @@ -12,7 +12,7 @@ description: A guide designed to get you started with yuzu quickly. | | CPU | GPU | RAM | |-------|-------|-------|-------| |**Minimum**|Intel Core i5-4430 / AMD Ryzen 3 1200|Intel HD Graphics 520 / NVIDIA GeForce GT 1030 2GB / AMD Radeon R7 240 2GB|8GB| -|**Recommended**|Intel Core i5-10400 / AMD Ryzen 5 3600|Intel UHD Graphics 630 / NVIDIA GeForce GTX 1660 6GB / AMD Radeon RX Vega 56 8GB|16GB| +|**Recommended**|Intel Core i5-10400 / AMD Ryzen 5 3600|Intel UHD Graphics 630 / NVIDIA GeForce GTX 1650 4GB / AMD Radeon RX Vega 56 8GB|16GB| - Our recommended specifications don't guarantee perfect performance in most games, but rather strive to provide a cost effective recommendation while still considering performance.