From f137416418c6cbb3f39ba8e3e93129c9de59f643 Mon Sep 17 00:00:00 2001 From: Ani Date: Tue, 19 Dec 2017 23:21:31 +0000 Subject: [PATCH] Update System Requirements --- FAQ.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/FAQ.md b/FAQ.md index d9f9ec5..7867bf3 100644 --- a/FAQ.md +++ b/FAQ.md @@ -5,10 +5,10 @@ The source code for RPCS3 is hosted here on [GitHub](https://github.com/RPCS3/rp --- ### What are the system requirements I need to run it? -The requirements for running RPCS3 are still not fully known and may change a lot during its current development stage. The absolute minimum requirements for running the program are: -* **CPU:** A modern x86 CPU that supports SSSE3; -* **GPU:** A modern OpenGL 4.3 compatible graphics card. Integrated GPUs such as the *Intel HD Graphics* may not work correctly. A modern DirectX 12 and Vulkan compatible graphics card is **highly** recommended; -* **OS:** Windows 7 x64 and up or Linux x64. +The requirements for running RPCS3 are still not fully known and may change a lot during its current development stage. The absolute **minimum requirements** for running the program are: +* **CPU:** An x64 CPU; +* **GPU:** An OpenGL 4.3 capable graphics card. Integrated GPUs such as the *Intel HD Graphics* may not work correctly. A modern Vulkan compatible graphics card is **highly** recommended; +* **OS:** Windows 7/8/10, Linux, BSD (Must be a 64-bits OS). Windows only software requirements: * [Visual C++ Redistributable Packages for Visual Studio 2015](http://www.microsoft.com/en-us/download/details.aspx?id=48145);