Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/RPCSX/rpcsx
https://github.com/RPCSX/rpcsx
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/RPCSX/rpcsx
- Owner: RPCSX
- License: gpl-2.0
- Created: 2023-06-22T23:36:21.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-23T00:08:32.000Z (17 days ago)
- Last Synced: 2024-10-29T15:40:57.257Z (10 days ago)
- Language: C++
- Size: 2.02 MB
- Stars: 1,263
- Watchers: 62
- Forks: 60
- Open Issues: 4
-
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 emulator for Linux written in C++*[![Build RPCSX](../../../actions/workflows/rpcsx.yml/badge.svg)](../../../actions/workflows/rpcsx.yml)
[![Formatting check](../../../actions/workflows/format.yml/badge.svg)](../../../actions/workflows/format.yml)
[![](https://img.shields.io/discord/252023769500090368?color=5865F2&logo=discord&logoColor=white)](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.