From f81c70a335391acd01b4f22a648b4b6b77d4c219 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 05:02:49 -0300 Subject: [PATCH] Some discussed changes --- site/content/help/quickstart/index.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/site/content/help/quickstart/index.md b/site/content/help/quickstart/index.md index f7c52745..2871bbc1 100644 --- a/site/content/help/quickstart/index.md +++ b/site/content/help/quickstart/index.md @@ -73,8 +73,6 @@ Since an integrated GPU uses system RAM as its video memory (VRAM), our memory r - Our recommended specifications don't guarantee perfect performance in most games, but rather strive to provide a cost effective recommendation while still considering performance. -- Most games are playable on older Nvidia GPUs from the Fermi family (400 series) or later, but at least Pascal (1000 series) is strongly recommended. - - CPUs lacking the FMA instruction set will produce very poor results. Intel Core gen 3 series or older, AMD phenom II or older and all Pentium/Celeron/Atom CPUs will not produce optimal results. - Mobile CPUs will not reach the same performance as their desktop counterparts due to thermal, power, and technical limitations. @@ -88,6 +86,10 @@ Sample Image: ![GPUInfo](./gpu_info.png) +- yuzu will technically run on Vulkan 1.1 drivers, but significant issues may be encountered. + +- Most games are playable on older Nvidia GPUs from the Fermi family (400 series) or later, but at least Pascal (1000 series) is strongly recommended. + ## yuzu Quickstart Guide To start playing commercial games, yuzu needs a couple of system files and folders from your switch in order to play them properly.