PCSX2 - The Playstation 2 Emulator
Go to file
Stenzek e908bbfae6 Qt: Add accessors for UI thread view of current game 2024-01-12 12:40:46 +10:00
.github CI: fix flatpak cron and add a way to manually kick off a release (#10567) 2024-01-10 19:04:42 -05:00
3rdparty Qt: Add Popn icon to Input OSD 2024-01-06 16:03:19 +00:00
bin GameDB: Remove GS fixes from Ty The Tasmanian Tiger 2024-01-11 13:52:53 +00:00
cmake CI: fix flatpak cron and add a way to manually kick off a release (#10567) 2024-01-10 19:04:42 -05:00
common Console: Remove WX rubbish and replace 2024-01-12 12:40:46 +10:00
pcsx2 Console: Remove WX rubbish and replace 2024-01-12 12:40:46 +10:00
pcsx2-gsrunner Console: Remove WX rubbish and replace 2024-01-12 12:40:46 +10:00
pcsx2-qt Qt: Add accessors for UI thread view of current game 2024-01-12 12:40:46 +10:00
tests x86emitter: Abstract MXCSR into a general FPControlRegister type 2023-12-27 13:55:35 +10:00
tools Tools: Fix glyph range generator script 2023-12-30 22:55:49 +10:00
updater Console: Remove WX rubbish and replace 2024-01-12 12:40:46 +10:00
.clang-format clang-format: change alignment settings 2021-04-18 17:39:09 -05:00
.codacy.yaml codacy: Exclude md files. 2022-11-29 09:46:18 +00:00
.gitattributes recording: Many adjustments on VirtualPad from review feedback 2020-10-01 17:52:59 +01:00
.gitignore Qt: Add runtime downloading of CJK OSD fonts 2024-01-07 17:23:57 +10:00
.gitmodules CDVD: Add ZSO support (#10396) 2023-12-15 13:05:04 +10:00
.prettierrc.yaml ci: format the GameDB and make sure it stays that way 2022-05-23 13:08:48 +01:00
CMakeLists.txt CMake: Move unsupported compiler warning to end 2023-12-31 13:08:03 +10:00
CMakePresets.json CMake: Tidy up platform/architecture detection 2023-12-30 14:00:03 +10:00
COPYING.GPLv3 copyright again: 2012-04-18 14:09:18 +00:00
COPYING.LGPLv3 copyright again: 2012-04-18 14:09:18 +00:00
PCSX2_qt.sln CDVD: Add ZSO support (#10396) 2023-12-15 13:05:04 +10:00
README.md Readme: Update and Remove Redundant Info 2024-01-04 20:31:09 +00:00
crowdin.yml crowdin: update PR title 2023-07-20 18:47:33 +10:00

README.md

PCSX2

Windows Build Status Linux Build Status MacOS Build Status Codacy Badge Discord Server

PCSX2 is a free and open-source PlayStation 2 (PS2) emulator. Its purpose is to emulate the PS2's hardware, using a combination of MIPS CPU Interpreters, Recompilers and a Virtual Machine which manages hardware states and PS2 system memory. This allows you to play PS2 games on your PC, with many additional features and benefits.

Project Details

PCSX2 has been in development for more than 20 years. Past versions could only run a few public domain game demos, but newer versions can run most games at full speed, including popular titles such as Final Fantasy X and Devil May Cry 3. Visit the PCSX2 compatibility list to check the latest compatibility status of games (with more than 2500 titles tested).

Installers and binaries for both stable and nightly builds are available from our website.

System Requirements

PCSX2 supports Windows, Linux, and Mac platforms. Our setup documentation page contains additional details on software and hardware requirements.

Please note that a BIOS dump from a legitimately-owned PS2 console is required to use the emulator. For more information, visit this page.

Contributing / Building

PCSX2 supports translation into other languages using Crowdin.

See the Contributing Guidelines or visit the GitHub Wiki for more info on how to contribute.