rpcsx/.github
Darkhost1999 85bd5be5ef
Update BUILDING.md
Third party dependencies have been merged into the source tree as submodules! If you previously installed RPCSX when you needed `spirv-cross`, `gslang`, or `xbyak`, you should run:
```
git pull
git submodule update --recursive --remote
```
2024-10-12 13:19:45 -05:00
..
workflows workflows: Use newer libasound2-dev 2024-10-07 18:18:58 +03:00
BUILDING.md Update BUILDING.md 2024-10-12 13:19:45 -05:00
readme.md Update readme and CI 2023-08-13 23:52:11 +03:00
USAGE.md merge rpcsx-gpu and rpcsx-os 2024-10-12 05:24:58 +03:00

RPCSX

An experimental PlayStation 4 emulator for Linux written in C++

Build RPCSX

Formatting check

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.

How to Compile the Emulator

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.