From 0f4898419d1f5dbc1e07193103b4d599abc8f6f8 Mon Sep 17 00:00:00 2001 From: Adityarup Laha <30696515+adityaruplaha@users.noreply.github.com> Date: Mon, 30 Apr 2018 18:55:42 +0530 Subject: [PATCH] Add minimum RAM. --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index c9c0c35..b60aa79 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), Linux and macOS._ ### **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._ +_yuzu currently requires a OpenGL 4.3 capable GPU and a CPU that has high single core performance. It also requires 4 GB of RAM atleast._ ### **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:_