PCSX2 uses two primary methods to store your progress: Virtual Memory Cards and Save States. Depending on how you installed the emulator, these files are located in different directories. 1. Default File Locations
The location of your saves depends on whether you used the Windows installer or the portable version:
Standard Installer: Files are usually located in your Windows user profile:C:\Users\[YourUsername]\Documents\PCSX2\.
Portable Version: All data is kept in the same folder where the pcsx2.exe file is located.
Linux/Steam Deck (EmuDeck): Typically found in the emulation directory:/primary/Emulation/saves/pcsx2/saves/. 2. Virtual Memory Cards (.ps2) pcsx2 save game location
These act like physical PS2 memory cards. Your in-game saves are bundled into specific container files, most commonly named Mcd001.ps2 (Slot 1) and Mcd002.ps2 (Slot 2).
Folder: Look for the memcards subfolder in your PCSX2 directory.
Managing Saves: You cannot view individual game saves directly in Windows File Explorer because they are "trapped" inside the .ps2 file. To manage them, you must use the PCSX2 BIOS Browser or third-party tools like MyMC. 3. Save States (.p2s)
Save states capture the exact moment of gameplay, bypassing the need for an in-game save point. How to Import Save Files on PCSX2 - Full Guide PCSX2 uses two primary methods to store your
Here are a few options for a post answering "pcsx2 save game location," depending on where you are posting (a blog, a forum, or a social media guide).
Inside the memcards folder, you will typically see:
Mcd001.ps2 – This is virtual Memory Card 1 (Slot 1). Most games save here by default.Mcd002.ps2 – This is virtual Memory Card 2 (Slot 2).Mcd001.bin or custom names you create.)Do not open these files directly – they are binary images of a real PS2 memory card. You manage them inside PCSX2.
For the modern PCSX2 (Nightly or Qt builds), the save data is stored in User Documents by default. Windows (default):
Memory Cards (Standard Saves):
C:\Users\[YourUsername]\Documents\PCSX2\memcards\
Save States:
C:\Users\[YourUsername]\Documents\PCSX2\sstates\
Configuration Files (Important for backups):
C:\Users\[YourUsername]\Documents\PCSX2\config\
Legacy Note: If you are using an older version (v1.4 or earlier), these folders were located inside the
PCSX2installation directory under\memcards\or\sstates\. Check yourProgram Files (x86)\PCSX2if you cannot find them in Documents.