PS3 emulator/debugger
Go to file
2020-11-18 19:15:56 +03:00
.ci CI/FreeBSD: switch TravisCI to Clang 11 2020-11-06 18:20:23 +00:00
.github
3rdparty Update hidapi 2020-11-17 15:40:09 +03:00
asmjit@fc251c914e
asmjitsrc
bin gui/themes: Convert kot-bg to jpg (95%) (#8809) 2020-08-31 05:35:42 +01:00
llvm@d74d689f19 llvm: Update submodule (Zen3 workaround) (#9212) 2020-11-06 11:41:51 +00:00
llvm_build
rpcs3 CPU: update suspend interface (dummy) 2020-11-18 19:15:56 +03:00
Utilities Add thread_ctrl::get_thread_stack 2020-11-17 05:33:46 +03:00
Vulkan
.cirrus.yml CI/FreeBSD: switch CirrusCI to 12.2-RELEASE 2020-11-06 18:20:23 +00:00
.clang-format
.editorconfig
.gdbinit Add .gdbinit config file 2020-11-12 23:43:38 +03:00
.gitignore
.gitmodules
.travis.yml CI/FreeBSD: enable on TravisCI as ccache works nowadays 2020-11-06 18:20:23 +00:00
azure-pipelines.yml
BUILDING.md
CMakeLists.txt
common_default_macros.props
common_default.props
git-clang-format
LICENSE
pre-commit.readme Add a git pre-commit hook running clang-format 2016-08-27 15:40:41 +02:00
README.md
rpcs3_debug.props
rpcs3_default.props
rpcs3_glslang.props
rpcs3_llvm.props
rpcs3_memleak.props
rpcs3_release.props
rpcs3.sln [CI, Windows] build SPIRV-Tools separately 2020-05-23 11:52:17 +01:00
usertype.dat

RPCS3

Travis (.org) branch Azure Build Status Cirrus CI - Base Branch Build Status RPCS3 discord server

The world's first free and open-source PlayStation 3 emulator/debugger, written in C++ for Windows and Linux.

You can find some basic information on our website. Game info is being populated on the Wiki. For discussion about this emulator, PS3 emulation, and game compatibility reports, please visit our forums and our Discord server.

Support Lead Developers Nekotekina and kd-11 on Patreon

Contributing

If you want to help the project but do not code, the best way to help out is to test games and make bug reports. See:

If you want to contribute as a developer, please take a look at the following pages:

You should also contact any of the developers in the forums or in the Discord server to learn more about the current state of the emulator.

Building

See BUILDING.md for more information about how to setup an environment to build RPCS3.

Running

Check our friendly quickstart guide to make sure your computer meets the minimum system requirements to run RPCS3.

Don't forget to have your graphics driver up to date and to install the Visual C++ Redistributable Packages for Visual Studio 2019 if you are a Windows user.

License

Most files are licensed under the terms of GNU GPLv2 License; see LICENSE file for details. Some files may be licensed differently; check appropriate file headers for details.