8 changes: 3 additions & 5 deletions 8 pcsx2/MemoryTypes.h Original file line numberDiff line numberDiff line change @@ -20,9 +20,8 @@ namespace Ps2MemSize { static const uint MainRam = _32mb; // 32 MB main memory! static const uint Rom = _1mb * 4; // 4 MB main rom ...
Update to latest version and try loading a game that has saves on your memory card from any version prior to the June 7th version. Expected Behavior For games to read and load data from the memory card(s). PCSX2 Revision v1.7.2913 ...
https://wiki.pcsx2.net/Memcard It seems the only way to convert/extract PCSX2 file cards to folder cards is by using MyMC to first export every save to *.psu files and then use PS2 Save Builder to reconstruct them into a folder-like structure which is what PCSX2 uses in the folder ...
This branch is up to date withps2dev/mymc:master. Repository files navigation README README.txt By Ross Ridge Pubic Domain @(#) mymc README.txt 1.6 12/10/04 19:18:08 This file describes mymc, a utility for manipulating PlayStation 2 memory card images as used by the emulator PCSX2....