Updated FAQ (markdown)

Alexandro Sánchez Bach 2014-06-10 12:27:15 -07:00
parent 24432511a9
commit d4155d2544

2
FAQ.md

@ -2,7 +2,7 @@
* RPCS3 is an open-source Sony PlayStation 3 emulator for Windows and Linux written in C++. It currently runs only small homebrew applications. The source code for RPCS3 is hosted at [GitHub](https://github.com/DHrpcs3/rpcs3/). There won't be [official releases](https://github.com/DHrpcs3/rpcs3/releases) for some time, but in the meantime you can grab the lastest compiled revisions at [EmuNewz](http://www.emunewz.net/forum/forumdisplay.php?fid=199).
#### What are the hardware requirements I need to run it?
* The requirements for running RPCS3 are still not fully known and may change a lot in its current development stage. The absolute minimum requirements for running the program are 64-bit OS, a modern CPU that supports SSE2 (and SSE4 for the recompiler) and a OpenGL 3.3 compatible graphics card (integrated GPUs such as the *Intel HD Graphics* series are known to have problems).
* The requirements for running RPCS3 are still not fully known and may change a lot in its current development stage. The absolute minimum requirements for running the program are 64-bit OS, a modern x86 CPU that supports SSE2 (and SSE4 for the recompiler) and a OpenGL 3.3 compatible graphics card (integrated GPUs such as the *Intel HD Graphics* series are known to have problems).
#### Does RPCS3 support commercial games? When will it support them?
* **No**. RPCS3 cannot run commercial games yet because it's in an early stage of development. A lot of features required to run commercial games still have not been implemented. Commercial games will be supported when the hardware/firmware emulation is accurate enough to run them. It all depends on the amount of developers working on this project, their skills, and free time, etc. so ignore any estimates and guesses you find out there.