| layout | libdoc/page |
|---|---|
| title | Running RPCSX |
| order | 2 |
| permalink | /run/ |
| description | After installing RPCSX, here's how you start testing it. |
- TOC {:toc}
You will need a decrypted dump of the PlayStation 4 or PlayStation 5 console firmware, OBTAINED LAWFULLY, FROM YOUR OWN PS4 OR PS5 CONSOLE.
- See the Commands of
rpcsx(-hargument) - Join our Discord for support and discussion.
rpcsx --fw <path to fw> games/CUSA##### [optional args, without brackets]rpcsx --fw <path to fw>- Use the optional argument
--safemodefor booting in safe mode.
- Log a segfault:
--trace - Log to a text file: add
&> log.txtat the end of the whole command before pressing enter
At the time of writing, booting samples requires advanced mounting commands for firmware and path to sample. Simplified commands will not work.
./rpcsx --mount "<path to fw>/system" "/system" --mount "<path to 'game' root>" /app0 /app0/some-test-sample.elf [<args for test elf>...]