https://github.com/RPCSX/rpcsx
https://github.com/RPCSX/rpcsx
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/RPCSX/rpcsx
- Owner: RPCSX
- License: gpl-2.0
- Created: 2023-06-22T23:36:21.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-07T13:47:56.000Z (5 months ago)
- Last Synced: 2025-03-29T12:01:33.419Z (about 1 month ago)
- Language: C++
- Size: 2.35 MB
- Stars: 1,386
- Watchers: 71
- Forks: 65
- Open Issues: 2
-
Metadata Files:
- Readme: .github/readme.md
- Funding: FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-emulators - RPCSX
README
# 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)
> **Warning**
> 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.