No description
Find a file
2025-10-11 20:22:03 +03:00
.devcontainer dev container: explicitly specify required platform 2024-11-18 00:36:29 +00:00
.github ci: add missed dependencies 2025-10-04 18:17:02 +03:00
.vscode add docker dev container configuration 2024-11-17 19:03:16 +00:00
3rdparty Update hidapi to fix deprecation error and update gitignore (#110) 2025-10-11 17:44:44 +03:00
android moved tsc and asm utilities to rx 2025-10-05 19:28:03 +03:00
cmake Fix linux build 2025-04-10 05:28:31 +03:00
kernel orbis: add type-safe IoDeviceWithIoctl 2025-10-11 20:21:27 +03:00
ps3fw add missed file changes 2025-10-05 20:07:19 +03:00
rpcs3 add missed file changes 2025-10-05 20:07:19 +03:00
rpcsx ajm: rewrite using new ioctl handling api 2025-10-11 20:22:03 +03:00
rx orbis: remove process list from context & initial serialization support 2025-10-11 18:06:29 +03:00
tools fix formatting 2025-04-05 23:10:22 +03:00
.clang-format Bump vk headers (#30) 2023-07-25 22:33:36 +03:00
.clang-tidy Add clangd and clang-tidy configs 2024-10-31 14:15:14 +03:00
.clangd Initial new PPU interpreter implementation 2025-04-24 13:41:04 +03:00
.editorconfig [editorconfig] 'spaces' >> 'space' 2024-03-14 23:15:21 +03:00
.gdbinit Add .gdbinit 2023-07-08 21:39:01 +03:00
.gitignore Update hidapi to fix deprecation error and update gitignore (#110) 2025-10-11 17:44:44 +03:00
.gitmodules Compile Vulkan Loader and GLFW if not available 2025-10-04 13:32:28 +03:00
CMakeLists.txt kernel: Add GlobalKernelObject utility 2025-10-06 01:57:23 +03:00
FUNDING.yml Add FUNDING.yml 2023-08-24 03:50:20 +03:00
LICENSE Initial commit 2023-06-23 03:28:14 +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.

RPCS3

This project uses modified source code of RPCS3