mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-03 13:31:27 +12:00
Update System Requirements
parent
bf85441c9d
commit
f137416418
1 changed files with 4 additions and 4 deletions
8
FAQ.md
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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue