From 4802264d3b255339cd0d22b4355ebe4b483296c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandro=20S=C3=A1nchez=20Bach?= Date: Sat, 30 Nov 2013 12:43:24 -0800 Subject: [PATCH] Information from EmuNewz copied and modified --- FAQ.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 FAQ.md diff --git a/FAQ.md b/FAQ.md new file mode 100644 index 0000000..6092a0c --- /dev/null +++ b/FAQ.md @@ -0,0 +1,11 @@ +**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/ + +**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 + +**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. + +**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. \ No newline at end of file