Find a file
2025-04-04 15:15:03 +03:00
.ci use cmake for windows build 2025-04-04 03:25:27 +03:00
.devcontainer dev container: explicitly specify required platform 2024-11-18 00:36:29 +00:00
.github use cmake for windows build 2025-04-04 03:25:27 +03:00
.vscode add docker dev container configuration 2024-11-17 19:03:16 +00:00
3rdparty Preparing for migration 2025-04-03 13:48:06 +03:00
cmake cmake: try system libraries first (#71) 2024-09-14 14:45:07 +03:00
orbis-kernel kernel: merge appInfo and appInfo2 2024-11-27 14:10:53 +03:00
rpcs3 Fix qualcomm core ordering 2025-04-04 15:15:03 +03:00
rpcsx fix compilation error 2024-12-07 16:47:46 +03:00
rx util: add debug utility 2024-11-24 14:05:46 +03:00
tools update shader-tool to use new api 2024-11-14 00:18:04 +03:00
.clang-format Preparing for migration 2025-04-03 13:48:06 +03:00
.clang-tidy Add clangd and clang-tidy configs 2024-10-31 14:15:14 +03:00
.clangd Add clangd and clang-tidy configs 2024-10-31 14:15:14 +03:00
.editorconfig Preparing for migration 2025-04-03 13:48:06 +03:00
.gdbinit Preparing for migration 2025-04-03 13:48:06 +03:00
.gitignore Preparing for migration 2025-04-03 13:48:06 +03:00
.gitmodules merge rpcs3 submodules 2025-04-03 14:11:44 +03:00
CMakeLists.txt Preparing for migration 2025-04-03 13:48:06 +03:00
FUNDING.yml Add FUNDING.yml 2023-08-24 03:50:20 +03:00
LICENSE Preparing for migration 2025-04-03 13:48:06 +03:00

RPCSX

An experimental PlayStation 4 and PlayStation 5 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.