User:Akasha: Difference between revisions

From PCSX2 Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 35: Line 35:
|[[File:ps2.memory.cards.png|450px|PS2 memcard browser]]
|[[File:ps2.memory.cards.png|450px|PS2 memcard browser]]
|}
|}
==Importing saves into PCSX2==
PCSX2 only supports the '''.ps2''' format mentioned above as such any saves in other formats will need to be converted by a 3rd party utility called MyMC before they will be usable. MyMC supports MAX Drive (.max), EMS (.psu), SharkPort (.sps), X-Port (.xps) and Code Breaker (.cbs) save files. To convert a save file:
1. Download [[MyMC][http://www.csclub.uwaterloo.ca:11068/mymc/]] and extract it to a folder
2. Run '''mymc-gui.exe''' to open the graphical interface
3. When prompted to '''Open Memory Card Image''' browse and select the a PCSX2 memcard image. These will be located within the '''memcards''' folder in your instillation directory
|[[File:my.mc.open.memory.card.png|500px|MyMC Open memcard dialog]]

Revision as of 11:56, 15 November 2017

What are memcards

Memcards, also known as memory cards are a form of flash memory used to store digital information. The Playstation 2 uses memcards 8MB in size using Sony's proprietary Magicgate encryption to prevent copying of information, this uses dedicated hardware on both the memcards itself and the reader.

PCSX2 stores memory card information in C:\Users\Username\Documents\PCSX2\ under the memcards, substitute Username for your Windows user login. Memcards are named Mcd001.ps2 for the first slot and Mcd002.ps2 for the second. These files are written in the native PCSX2 .PS2 save format and have a capacity of 8MB like official Sony PS2 memory cards.

Warning
It is recommended that you keep a backup of any files before imported them into PCSX2.

Memcards in PCSX2

To view the currently loaded memory cards go to the Config menu and select Memory cards. MemoryCard Manager will show the emulated memcards settings and location on your computer.

The PCSX2 memory card menu PCSX2 memcerds and settings

Loading emulated memcards in PCSX2

To view the contents of your memory cards.

1. Click the CDVD menu and select No disc. This ensures the PS2 boots into the system menu. 2. Click System and select 'Boot ISO (fast)
PCSX2 selecting no disc PCSX2 boot option (fast)
3. Once the PS2 has booted you will be presented with the System Menu. Select Browser 4. You will be presented with the PS2 memory cards
PS2 System Menu PS2 memcard browser

Importing saves into PCSX2

PCSX2 only supports the .ps2 format mentioned above as such any saves in other formats will need to be converted by a 3rd party utility called MyMC before they will be usable. MyMC supports MAX Drive (.max), EMS (.psu), SharkPort (.sps), X-Port (.xps) and Code Breaker (.cbs) save files. To convert a save file:

1. Download [[MyMC][1]] and extract it to a folder 2. Run mymc-gui.exe to open the graphical interface 3. When prompted to Open Memory Card Image browse and select the a PCSX2 memcard image. These will be located within the memcards folder in your instillation directory

|MyMC Open memcard dialog