Pcsx2 Save Files Location Work
| What you want | Where to look (Windows, modern PCSX2) |
|---------------|----------------------------------------|
| Raw memory card files | %USERPROFILE%\Documents\PCSX2\saves\ |
| Save states (F1/F3) | %USERPROFILE%\Documents\PCSX2\sstates\ |
| Per-game dedicated memory card | %USERPROFILE%\Documents\PCSX2\saves\GameName_CRC.ps2 |
| Old 1.6.x memory cards | %USERPROFILE%\Documents\PCSX2\memcards\ |
| Portable mode saves | .\saves\ (next to pcsx2.exe) |
PCSX2 2.x supports a portable mode that forces all config, saves, and states into the emulator’s own folder. This is essential for USB drives or cloud-synced emulation setups.
How to enable:
When portable mode is active:
Verification: Go to Tools → Settings → Folders. All paths will show as relative or local. pcsx2 save files location work
Flatpak versions store data in a hidden folder in your Home directory.
PCSX2 underwent a major restructuring starting with version 1.7 (and solidified in the 2.x series). The save file location changed entirely. | What you want | Where to look
| Aspect | Legacy (v1.6.x and earlier) | Modern (v1.7+, v2.x, Qt UI) |
|--------|-------------------------------|-------------------------------|
| Save type | Memory cards (.ps2 files) | Memory cards + Save States (.p2s, .p2s.zip) |
| Default location (Windows) | Documents\PCSX2\memcards\ | Documents\PCSX2\saves\ (memory cards) + Documents\PCSX2\sstates\ (save states) |
| Linux default | ~/.config/PCSX2/memcards/ | ~/.config/PCSX2/saves/ & ~/.config/PCSX2/sstates/ |
| Mac default | ~/Library/Application Support/PCSX2/memcards/ | ~/Library/Application Support/PCSX2/saves/ & ~/Library/Application Support/PCSX2/sstates/ |
| User management | Single folder, manual file picking | Per-game folders, automatic indexing, GUI browser |
Starting with macOS 10.15+, ~/Library/Application Support/PCSX2/saves/ may be hidden by default. Use Finder → Go → Go to Folder… and paste the path. When portable mode is active: