Update OpenGL requirement

Raul Tambre 2015-03-05 16:03:04 +02:00
parent 063b5b804b
commit e2277e363d

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 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* don't work for now).
* 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 4.2 compatible graphics card (integrated GPUs such as the *Intel HD Graphics* don't work for now).
#### 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.