Updated FAQ (markdown)

Alexandro Sánchez Bach 2014-01-03 02:13:24 -08:00
parent d6a28c2c9a
commit 7b19f228b0

2
FAQ.md

@ -11,4 +11,4 @@
> 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.
**How can I decrypt SELF files? Why do I get the `scetool: Cound not load keys` error?**
> All the commercial games and the signed homebrew have their main executable encrypted (SELF) and it's usually named: *EBOOT.BIN*. In order to run these games, RPCS3 needs a key to decrypt them. Due to copyright reasons, you have to obtain a **legal** copy of the SELF decryption keys and place them in a folder named "*data*" next to the RPCS3 executable in a format that is readable for *scetool*.
> All the commercial games and the signed homebrew have their main executable encrypted (SELF) and it's usually named: *EBOOT.BIN*. In order to run these games, RPCS3 needs a key to decrypt them. Due to copyright reasons, you have to obtain a **legal** copy of the SELF decryption keys and place them in a folder named "*data*" next to the RPCS3 executable in a format that is readable for *scetool*. In the end, you should have three files inside this folder named: "*keys*", "*ldr_curves*" and "*vsh_curves*".