mirror of
https://github.com/RPCSX/rpcsx.git
synced 2025-12-06 07:12:14 +01:00
32 lines
1,010 B
Markdown
32 lines
1,010 B
Markdown
<div align="center">
|
|
|
|
# RPCSX
|
|
*An experimental PlayStation 4 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.
|
|
|