PCSX2 Memory Card Setup — PS2 Saves Not Working Fix 2026
My PS2 games in PCSX2 won't save — the game says "No memory card found" or my saves keep disappearing. I'm either setting up PCSX2 for the first time and need to create a memory card, or my saves worked before and have stopped. How do I fix PCSX2 memory card issues and make in-game saving work reliably?
Solutions
solution #879
A fresh PCSX2 install has no memory card by default. You must create one before games can save.
- Open PCSX2 and go to Settings → Memory Cards.
- You'll see two card slots: Slot 1 (Port 1) and Slot 2 (Port 2). Most games save to Slot 1.
- Click Create next to Slot 1.
- Choose a filename (e.g.
Mcd001.ps2) and size. Leave size at 8 MB (the standard PS2 memory card size — 64 MB and 128 MB are larger non-standard sizes; some games have issues with them). - Click OK. The card file is created in
Documents\PCSX2\memcards\. - Make sure the card shows as Enabled in the Slot 1 row.
- Launch your game. On first boot, the game will format the card — allow it to proceed. You should now see the memory card in the game's save menu.
PCSX2 Qt (version 1.7+, current builds): The memory card creation UI moved slightly in newer builds. Go to Settings → Memory Cards → click the + button or Create icon. The process is the same.
solution #880
If saves work once but disappear on the next launch, or if the game says the memory card was removed during play, the cause is usually one of these:
Auto-eject / card not staying assigned:
- In Settings → Memory Cards, confirm that both your card filename AND the Enabled checkbox are set. PCSX2 does not remember an unassigned card between sessions in all builds.
- On older PCSX2 builds (pre-1.6), there was a known bug where the memory card would be auto-ejected if the system RAM ran low mid-session. Fix: update to the latest PCSX2 from pcsx2.net.
Card file getting corrupted or overwritten:
- Check
Documents\PCSX2\memcards\— is theMcd001.ps2file present and non-zero size? If it's 0 bytes, the card was corrupted (this can happen if PCSX2 crashed mid-save). - If you have a backup copy (see emulator save backup guide), restore it now.
- If no backup, create a new card. The old save data is lost but the game will function again.
Wrong memory card format:
- PCSX2 uses
.ps2card files. If you renamed or copied a file with a different extension, PCSX2 won't recognize it. The file must be a.ps2extension in thememcards\folder.
solution #881
PCSX2 supports per-game memory cards — a separate card file for each game. This avoids saves from different games filling up one card and eliminates the risk of one corrupted game save affecting another.
- Right-click a game in the PCSX2 game list → Properties.
- Go to the Memory Cards tab in the game properties window.
- Enable Use Per-Game Memory Cards.
- PCSX2 creates a card named after the game's serial number (e.g.
SCUS-97129.ps2) automatically on first launch.
Note: Switching from shared to per-game cards does not migrate your existing saves. If you have saves on Mcd001.ps2 and switch to per-game, those saves won't appear in the per-game card. Use the PCSX2 built-in Memory Card Manager (under Tools → Memory Card Manager in PCSX2 Qt) to copy individual save entries between cards.
solution #882
If you're migrating from ePSXe (a PS1 emulator — note: ePSXe doesn't handle PS2 games, so this applies only if you confused the two) or from an older PCSX2 installation:
From an old PCSX2 installation (same format):
- Locate your old
Mcd001.ps2from the previous install (typically inDocuments\PCSX2\memcards\of the old location). - Copy it to the new PCSX2's
memcards\folder. - In Settings → Memory Cards, point Slot 1 to the copied file. All saves on that card carry over exactly.
From physical PS2 save using a USB memory card adapter:
- Tools like mymc (free, open-source) can read PS2 memory cards connected via a USB adapter (such as the Datel MAX Drive USB or a generic PS2 USB memory card reader).
- mymc exports individual game saves as
.psufiles, which PCSX2's Memory Card Manager can then import into a virtual.ps2card. - This is the only legal way to get your real PS2 saves into PCSX2.
PCSX2 Memory Card Manager (built-in tool):
- In PCSX2 Qt: Tools → Memory Card Manager. This lets you view all save entries on a card, move entries between cards, and export/import individual saves. Use it to consolidate saves from multiple card files onto one card.
Comments (0)
Sign in to_leave_comment