Updated FAQ (markdown)

Alexandro Sánchez Bach 2014-04-09 09:02:48 -07:00
parent b34df01122
commit bf89b23bcb

14
FAQ.md

@ -1,20 +1,20 @@
#### What is RPCS3?
> RPCS3 is an open-source Sony PlayStation 3 emulator for Windows written in C++. It currently runs only small homebrew applications. The source code for RPCS3 is hosted at: https://github.com/DHrpcs3/rpcs3/
RPCS3 is an open-source Sony PlayStation 3 emulator for Windows written in C++. It currently runs only small homebrew applications. The source code for RPCS3 is hosted at: https://github.com/DHrpcs3/rpcs3/
#### Where can I get it?
> There are more then one place to download RPCS3 builds, we recommend getting it at: https://github.com/DHrpcs3/rpcs3/releases
There is more than one place to download RPCS3 builds. We recommend getting it at: https://github.com/DHrpcs3/rpcs3/releases
#### What do 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 a modern CPU that supports SSE and a OpenGL 3.3 compatible graphics card.
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 a modern CPU that supports SSE and a OpenGL 3.3 compatible graphics card.
#### Why doesn't RPCS3 support commercial games? Will it support them in the future?
> RPCS3 cannot run commercial games yet because it's on 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 emulation is accurate enough to run them.
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 emulation is accurate enough to run them.
#### Will RPCS3 be ported to platform X?
> As long as this platform is powerful enough to emulate the PlayStation 3, yes, there is a high chance that RPCS3 will be ported there. However, at the moment we only target Windows and Linux.
As long as this platform is powerful enough to emulate the PlayStation 3, then it is very likely. However, at the moment we only target Windows and Linux.
#### Will RPCS3 include feature X?
> If that feature is feasible and requested by enough people, we will probably agree and implement it. However, for now we consider the emulator itself our biggest priority rather than all the other secondary features (language selector, higher rendering resolutions, PlayStation Move support, etc.).
If that feature is feasible and requested by enough people, we will probably agree and implement it. However, for now, we consider the emulator itself our biggest priority rather than all the other secondary features (language selector, higher rendering resolutions, PlayStation Move support, etc.).
#### How many time will you need until RPCS3 boots a commercial game successfully?
> You can safely ignore any estimation you find on the Internet: There is no accurate answer for this. It all depends on the amount of developers working on this project, their skills and free time among many other parameters.
You can safely ignore any estimation you find on the Internet: There is no accurate answer for this. It all depends on the amount of developers working on this project, their skills, and free time among many other parameters.