Location: Pcsx2 Save Game
"I can't see the AppData folder!" (Windows)
The AppData folder is hidden by default.
"My save states disappeared after updating!" This happens if you switch from the Stable build (1.6) to the Nightly build (1.7/2.0). They use different default directories.
How to Transfer Saves to a New PC
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. pcsx2 save game location
Linux/Steam Deck (EmuDeck): Typically found in the emulation directory:/primary/Emulation/saves/pcsx2/saves/. 2. Virtual Memory Cards (.ps2)
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
Managing your game progress in PCSX2 involves two distinct types of data: Memory Card files (traditional PS2 saves) and Save States "I can't see the AppData folder
(instant snapshots). Knowing where these are stored is essential for backing up your progress or moving saves between devices. Default Save Locations
By default, PCSX2 stores these files within its own installation directory or the user documents folder, depending on which version you installed (Installer vs. Portable). Documents\PCSX2\memcards (for Memory Cards) Documents\PCSX2\sstates (for Save States) Portable Version : Look inside the folders within the actual PCSX2 application folder.
/Users/[YourUsername]/Library/Application Support/PCSX2/memcards ~/.config/pcsx2/memcards Steam Deck (EmuDeck) Primary/Emulation/saves/pcsx2/saves/ Memory Card vs. Save States
Understanding the difference between these formats is key to managing them correctly: How to Import Save Files on PCSX2 - Full Guide
The location of your PCSX2 save files depends on your operating system and whether you used a standard installer or a portable version of the emulator. Quick Ways to Find Your Saves
The easiest way to locate your folders directly through the emulator is by using these menu paths: Method 1: Go to Tools > Open Data Directory. "My save states disappeared after updating
Method 2: Go to Settings > Memory Cards and look at the file path listed at the top, or click Browse to jump to the folder. Default Save Locations by OS
If you cannot open the emulator, check these default system paths: Operating System Memory Card Location (.ps2 files) Save State Location (.p2s files) Windows (Installer) Documents\PCSX2\memcards Documents\PCSX2\sstates Windows (Portable) [PCSX2 Folder]\memcards [PCSX2 Folder]\sstates Linux $XDG_CONFIG_HOME/PCSX2/memcards/ $XDG_CONFIG_HOME/PCSX2/sstates/ macOS ~/Library/Application Support/PCSX2/memcards ~/Library/Application Support/PCSX2/sstates Steam Deck (EmuDeck) /Emulation/saves/pcsx2/saves/ /Emulation/saves/pcsx2/states/ Understanding Save Types
PCSX2 uses two different methods for saving progress, which are stored in separate subfolders: How to Import Save Files on PCSX2 - Full Guide
The location has changed slightly over the years as PCSX2 evolved from older versions (1.4, 1.6) to the modern Qt versions (1.7+). Below are the default paths for the latest stable builds.
Simply copy the .ps2 or .bin file from the memcards folder to a safe location.
| Purpose | Action |
|--------|--------|
| Backup | Copy .ps2 files to cloud storage or external drive. |
| Transfer saves | Share .ps2 files between PCs or OSes. |
| Use online saves | Download a .ps2 file and rename/place it in the memcards folder. |
| Edit saves | Use tools like myMC or PS2 Save Builder on the .ps2 files. |
| Feature | PCSX2 v1.6 (Stable) | PCSX2 v1.7+ (Nightly / Qt) |
| :--- | :--- | :--- |
| Default saves location | Documents\PCSX2\memcards | Same (but configurable) |
| Per-game memory cards | ❌ No | ✅ Yes – You can assign unique memory cards per game |
| File format | .ps2 | .ps2 or .bin (compatible) |
| Configuration UI | wxWidgets (old) | Qt (modern) |