The location of your saves depends on how you installed the emulator.
Generally found in ~/Library/Application Support/PCSX2/ . The Two Types of Saving pcsx2 save files
These are "snapshots" of the emulator's current RAM. You can save and load instantly at any point by pressing F1 (Save) or F3 (Load) . While convenient, they are version-sensitive and may not work if you update the emulator. How to Import and Export Save Files The location of your saves depends on how
Found within the memcards and sstates folders located in the same directory as the pcsx2.exe file. Linux: Usually stored in $XDG_CONFIG_HOME/PCSX2/memcards/ . You can save and load instantly at any
At its core, PCSX2 handles save data in two primary formats. The first mimics the original hardware precisely: the (usually with a .ps2 extension). This is a single container file that acts exactly like an 8MB or 16MB physical memory card. The emulator reads and writes to this virtual card in real-time, making it the most compatible and "set it and forget it" option for most users. The second method is more modern and convenient: individual save files used by the emulator's "Save States" feature. Unlike a memory card save, which requires you to save the game from the in-game menu, a save state takes an instantaneous snapshot of the entire emulation process—including RAM, CPU state, and controller input. While incredibly powerful for overcoming difficult bosses or practicing tricky sections, save states are often less stable across different versions of PCSX2 and can sometimes corrupt more easily than standard memory card saves.