Skip to main content

Running PCSX2

This page helps you download and run PCSX2. PCSX2 is offered both as a Stable build which is updated every several months and as a Nightly build which is updated continually as PCSX2 is developed.

Info – Stable and nightly builds

Use the Stable build if you:

  • Do not want to be prompted for updates.
  • Use an operating system which is rarely updated.
  • Want minimal risk of regressions.

Use the Nightly build if you:

  • Want improvements as soon as they're released.
  • Need to ask the team for support.
  • Wish to contribute to PCSX2.

Downloading and Running

PCSX2 on Windows can be used either as an installation (Stable only) or as a portable program (Stable and Nightly). The installer is more streamlined, while the portable version gives you more flexibility.

Note – Visual C++

PCSX2 on Windows requires that you have the latest x64 Visual C++ runtime installed.

  • Download the latest PCSX2 build for Windows from the Download page.
  • Double-click the .exe file which you downloaded.
  • Windows will ask if you want to run this program. Click "Yes".
  • Follow the instructions in the setup wizard, and you are ready to play!
    The first page of the PCSX2 setup wizard on Windows 11, headlined, Welcome to PCSX2!. The options shown are Language, Theme, and Enable Automatic Updates.
Tip – Uninstalling

If you need to uninstall PCSX2, follow this guide from Microsoft for uninstalling programs.

Note – FFmpeg libraries
  • PCSX2 requires additional FFmpeg libraries if you wish to use its built-in video capture.
    • Download the FFmpeg Windows files here.
    • Extract the contents of the .zip file.
    • Place the extracted .dll files in the same folder as the PCSX2 .exe file.
Expand to see FFmpeg compatibility with your PCSX2 version
FFmpeg VersionCompatible PCSX2 VersionsDirect Download
v8.0≥ v2.5.142📁
v7.0.2v2.1.138 – v2.5.141📁
v6.0.7v1.7.4585 – v2.1.137📁

Building From Source

PCSX2 can also be built from source on your computer. This option is not recommended for novice users.