From 98ab757c17c671fd5c96790fe77d913529a3d435 Mon Sep 17 00:00:00 2001 From: Morph <39850852+Morph1984@users.noreply.github.com> Date: Fri, 4 Oct 2019 15:17:37 -0400 Subject: [PATCH] Update minimum OpenGL requirement to 4.5 and RAM to 8 GB --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 2669953..61a3a6a 100644 --- a/FAQ.md +++ b/FAQ.md @@ -9,7 +9,7 @@ _yuzu is an open-source project, licensed under the GPLv2 (or any later version) _yuzu is actively tested and supported on various 64-bit versions of Windows (7 and up) and Linux. macOS is no longer supported due to Apple deprecating OpenGL._ ### **What are the system requirements for yuzu?** -_yuzu currently requires a OpenGL 4.3 capable GPU and a CPU that has high single core performance. It also requires a minimum of 4 GB of RAM._ +_yuzu currently requires a OpenGL 4.5 capable GPU and a CPU that has high single core performance. It also requires a minimum of 8 GB of RAM._ ### **How do I build yuzu for the OS that I use?** _Take a look at the following guides for steps on building yuzu for the following platforms:_