Find a file
DH 89fa2e96e2
Some checks failed
Formatting check / formatting-check (push) Has been cancelled
Build RPCSX / build-linux (push) Has been cancelled
Build RPCSX / build-android (arm64-v8a, armv8-a) (push) Has been cancelled
Build RPCSX / build-android (arm64-v8a, armv8.1-a) (push) Has been cancelled
Build RPCSX / build-android (arm64-v8a, armv8.2-a) (push) Has been cancelled
Build RPCSX / build-android (arm64-v8a, armv8.4-a) (push) Has been cancelled
Build RPCSX / build-android (arm64-v8a, armv8.5-a) (push) Has been cancelled
Build RPCSX / build-android (arm64-v8a, armv9-a) (push) Has been cancelled
Build RPCSX / build-android (arm64-v8a, armv9.1-a) (push) Has been cancelled
Build RPCSX / build-android (x86_64, x86-64) (push) Has been cancelled
rx/SharedAtomic: fix win32 IPC implementation, wait & notify_one is only supported apis
2025-12-28 19:24:03 +03:00
.devcontainer modernize dev container 2025-12-05 23:06:58 +03:00
.github add xed submodule, relicense with GPLv2+ to fix license incompatibility with 3rdparty libs 2025-12-28 19:08:02 +03:00
.vscode Added launch scripts 2025-10-15 18:46:25 +03:00
3rdparty add cross-compilation support for ffmpeg 2025-12-28 19:08:56 +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 kunique_ptr, KDelete, fix kdelete(ptr) 2025-12-25 22:07:36 +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 amdgpu: cross-platform descriptors layout 2025-12-25 19:56:12 +03:00
rx rx/SharedAtomic: fix win32 IPC implementation, wait & notify_one is only supported apis 2025-12-28 19:24:03 +03:00
test shader test: add generated tests + 2 real world tests & verify that structured CFG is well ordered 2025-12-04 21:24:42 +03:00
tools add missed cmake file 2025-12-25 21:55:51 +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 Added launch scripts 2025-10-15 18:46:25 +03:00
.gitmodules fix xed submodule url 2025-12-28 19:13:39 +03:00
CMakeLists.txt cmake: fix linking with mingw 2025-10-16 11:30:56 +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-or-later license except directories containing their own LICENSE file, or files containing their own license.

RPCS3

This project uses modified source code of RPCS3