Wingetlywingetly
← All apps

PCSX2

by PCSX2 Teamv2.8.1

Last updated

A free and open-source PlayStation 2 (PS2) emulator.

Install with winget

$ winget install --id PCSX2Team.PCSX2 --exact --version 2.8.1

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for PCSX2

PCSX2 uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, machine scope)
pcsx2-v2.8.1-windows-x64-installer.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for PCSX2

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

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 that manages hardware states and system memory.

Installers · v2.8.1

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for PCSX2.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Android StudioGoogle LLC
    Google.AndroidStudiov2026.1.4.7

    The official Integrated Development Environment (IDE) for Android app development.

  • BlueStacksnow.gg, Inc.
    BlueStack.BlueStacksv5.22.166.1003

    Play Android games on PC or try instantly from our cloud.

  • W
    WinLibs (POSIX threads, UCRT runtime)Brecht Sanders
    BrechtSanders.WinLibs.POSIX.UCRTv16.1.0-14.0.0-r4

    A standalone build of GCC and MinGW-w64 for Windows, with POSIX threading library and UCRT runtime library.

  • ViGEm Bus DriverNefarius Software Solutions e.U.
    ViGEm.ViGEmBusv1.22.0

    Windows kernel-mode driver emulating well-known USB game controllers.

  • Embarcadero Dev-C++Embarcadero Technologies Inc.
    Embarcadero.Dev-C++v6.3

    A fast, portable, simple, and free C/C++ IDE

  • W
    WinLibs (POSIX threads, MSVCRT runtime, LLVM included)Brecht Sanders
    BrechtSanders.WinLibs.POSIX.MSVCRT.LLVMv14.2.0-19.1.7-12.0.0-r3

    A standalone build of GCC and MinGW-w64 for Windows, with POSIX threading library, MSVCRT runtime library and LLVM/Clang/LLD/LLDB.

More from PCSX2 Team or browse cpp, emulation, emulator.

Frequently asked questions

How do I install PCSX2 on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id PCSX2Team.PCSX2 --exact --version 2.8.1. winget downloads the installer from PCSX2 Team and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install PCSX2 silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id PCSX2Team.PCSX2 --exact 2.8.1 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for PCSX2?
PCSX2 uses EXE (Inno Setup). Run the downloaded installer with: pcsx2-v2.8.1-windows-x64-installer.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall PCSX2 via winget?
Run: winget uninstall --id PCSX2Team.PCSX2 --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from PCSX2's Apps & Features entry.
Is PCSX2 free?
PCSX2 is distributed under GPL-3.0. Refer to the publisher (https://github.com/PCSX2/pcsx2) for the full license terms - Wingetly itself does not charge for installation.
Does PCSX2 work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls PCSX2 directly from the publisher.
How do I keep PCSX2 up to date?
Run winget upgrade --id PCSX2Team.PCSX2 --exact, or winget upgrade --all to update everything winget tracks. We index 4 versions of PCSX2 from microsoft/winget-pkgs.

Recent versions

  • 2.8.1latest
  • 2.8.0
  • 2.6.3
  • 2.4.0