mirror of
https://github.com/RPCSX/rpcsx.git
synced 2025-12-06 07:12:14 +01:00
36 lines
1.1 KiB
Markdown
36 lines
1.1 KiB
Markdown
<div align="center">
|
|
|
|
# RPCSX
|
|
*An experimental PlayStation 4 and PlayStation 5 emulator for Linux written in C++*
|
|
|
|
[](../../../actions/workflows/rpcsx.yml)
|
|
|
|
[](../../../actions/workflows/format.yml)
|
|
|
|
[](https://discord.gg/t6dzA4wUdG)
|
|
|
|
</div>
|
|
|
|
> **Warning** <br/>
|
|
> Do not ask for link to games or system files. Piracy is not permitted on the GitHub nor in the Discord.
|
|
|
|
|
|
## Contributing
|
|
|
|
If you want to contribute as a developer, please contact us in the [Discord](https://discord.gg/t6dzA4wUdG).
|
|
|
|
## How to Compile the Emulator
|
|
|
|
* [How to Compile rpcsx](BUILDING.md)
|
|
* [How to Use rpcsx](USAGE.md)
|
|
|
|
## License
|
|
|
|
RPCSX is licensed under GPLv2 license except directories containing their own LICENSE file, or files containing their own license.
|
|
Thus, orbis-kernel is licensed under the MIT license.
|
|
|
|
## RPCS3
|
|
|
|
This project uses modified source code of [RPCS3](https://github.com/RPCS3/rpcs3)
|
|
|