PCSX2 - The Playstation 2 Emulator
Go to file
TheLastRar 572eae596c
Some checks are pending
🐧 Linux Builds / AppImage (push) Waiting to run
🐧 Linux Builds / Flatpak (push) Waiting to run
🍎 MacOS Builds / Defaults (push) Waiting to run
🖥️ Windows Builds / Lint VS Project Files (push) Waiting to run
🖥️ Windows Builds / SSE4 (push) Blocked by required conditions
🖥️ Windows Builds / AVX2 (push) Blocked by required conditions
🖥️ Windows Builds / CMake (push) Waiting to run
FSUI: Use emoji for reset settings
2025-07-30 12:25:32 -04:00
.github CI/AppImage: Bundle FreeType & HalfBuzz 2025-07-30 12:25:32 -04:00
3rdparty FSUI: Support Emojis 2025-07-30 12:25:32 -04:00
bin FSUI: Support Emojis 2025-07-30 12:25:32 -04:00
cmake FSUI: Support Emojis 2025-07-30 12:25:32 -04:00
common Misc: Fix changing console log file. 2025-07-30 12:10:04 -04:00
pcsx2 FSUI: Use emoji for reset settings 2025-07-30 12:25:32 -04:00
pcsx2-gsrunner FSUI: Remove font glyph ranges and add exclude ranges 2025-07-12 20:10:59 +02:00
pcsx2-qt Qt: Use radio buttons for actions under 'Switch Renderer' menu 2025-07-30 12:02:55 -04:00
tests UnitTests: Don't include ImGuiAnimated in stubs 2025-07-12 20:10:59 +02:00
tools FSUI: Support Emojis for settings icons 2025-07-30 12:25:32 -04:00
updater Copyright: Change year from 2002-2024 to 2002-2025 2025-01-20 05:07:26 +01:00
.clang-format
.codacy.yaml codacy: Exclude md files. 2022-11-29 09:46:18 +00:00
.gitattributes
.gitignore Qt: Add GammaRay build scripts 2025-03-29 09:43:11 -04:00
.gitmodules 3rdparty: Move WIL v1.0.240122.1 in-tree 2024-06-11 11:30:45 +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 GSRunner: macOS support 2025-06-04 20:25:32 -04: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
crowdin.yml Update Crowdin configuration file 2024-01-14 14:18:03 -05:00
PCSX2_qt.sln Debugger: Add GNU demangler 2024-08-27 12:48:40 -04:00
README.md docs: update in order to redirect from the GH wiki to our website 2025-05-22 17:43:42 +02:00

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 Contribution Guide for more info on how to contribute.