From cda5c3adcc130d0efee35a6adfb4d910eec30d0e Mon Sep 17 00:00:00 2001 From: Hexagon12 Date: Tue, 24 Apr 2018 19:44:45 +0300 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/FAQ.md b/FAQ.md index 044d55b..5fc177e 100644 --- a/FAQ.md +++ b/FAQ.md @@ -8,6 +8,9 @@ _yuzu is an open-source project, licensed under the GPLv2 (or any later version) ### **Which platforms does yuzu support?** _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. + ### **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:_ - _[Linux](https://github.com/yuzu-emu/yuzu/wiki/Building-for-Linux)_