Update System Requirements

Ani 2017-12-19 23:21:31 +00:00
parent bf85441c9d
commit f137416418

8
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);