Go to file
DH 20e394e47c
Some checks are pending
Formatting check / formatting-check (push) Waiting to run
Build RPCSX / build-rpcsx (push) Waiting to run
rpcsx-os: dmem: fix queryMaxFreeChunkSize
2024-10-06 13:06:42 +03:00
.github rpcsx-os: aout playback support 2024-10-04 00:24:34 +03:00
3rdparty Do not compile shared spirv-cross library 2024-09-25 21:40:46 +03:00
cmake cmake: try system libraries first (#71) 2024-09-14 14:45:07 +03:00
hw/amdgpu gpu2: tweak formats 2024-10-01 19:27:51 +03:00
orbis-kernel orbis-kernel: sys_evf_create: ignore shared evf duplication 2024-10-06 13:05:23 +03:00
rpcsx-gpu rpcsx-gpu: fix IT_DRAW_INDEX_2 2024-10-06 13:03:30 +03:00
rpcsx-gpu-legacy rpcsx-gpu -> rpcsx-gpu-legacy 2024-10-01 22:03:29 +03:00
rpcsx-os rpcsx-os: dmem: fix queryMaxFreeChunkSize 2024-10-06 13:06:42 +03:00
rx gpu2: initial dispatch implementation 2024-09-30 21:43:34 +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
.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 gitignore 2023-09-03 22:26:45 +03:00
.gitmodules Fix compilation with gcc 2024-09-25 20:09:46 +03:00
CMakeLists.txt rpcsx-gpu2 -> rpcsx-gpu 2024-10-01 22:04:40 +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.