Go to file
DH 2dbbabedd3
Some checks are pending
Formatting check / formatting-check (push) Waiting to run
Build RPCSX / build-rpcsx (push) Waiting to run
gc: wait after each submit
some games hates use synchronization primitives, make them happy with slow shader compilation
2024-11-01 13:02:35 +03:00
.github Update BUILDING.md (#82) 2024-10-30 10:28:25 +03:00
3rdparty rpcsx: ajm decode draft 2024-10-18 22:36:51 +03:00
cmake cmake: try system libraries first (#71) 2024-09-14 14:45:07 +03:00
orbis-kernel orbis-kernel: shared_cv: fixed regression 2024-11-01 09:14:51 +03:00
rpcsx gc: wait after each submit 2024-11-01 13:02:35 +03:00
rx utilities: fix refl::calcFieldCount for enum 2024-10-31 22:57:08 +03:00
tools gpu rewrite initial commit 2024-09-25 16:00:55 +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 Add clangd and clang-tidy configs 2024-10-31 14:15:14 +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 Add clangd and clang-tidy configs 2024-10-31 14:15:14 +03:00
.gitmodules add ffmpeg and libatrac9 submodules 2024-10-13 16:32:12 +03:00
CMakeLists.txt merge rpcsx-gpu and rpcsx-os 2024-10-12 05:24:58 +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 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.