User:Akasha: Difference between revisions

From PCSX2 Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''TODO'''
* Complete section on creating new memcards
* Add in relevant misc sections from original memcard article
* Add more information about memcards in PCSX2
==What are memcards==
==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.
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.
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. Memcards are not save states, they are an emulation of traditional PS2 memory cards.


{{warning|It is recommended that you keep a backup of any save files before importing them into PCSX2.}}  
<div class="center" style="width: auto; margin-left: auto; margin-right: auto;">{{warning|It is recommended that you keep a backup of any save files before importing them into PCSX2. you can do this by clicking the '''Duplicate''' button within MemoryCard Manager shown below.}}</div>


==Memcards in PCSX2==
==Memcards in PCSX2==
Line 11: Line 17:
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.
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.


{| style="width: 100%;auto;vertical-align:top;"
{| style="width:100%;"
|-
|-
| style="vertical-align:top;" |[[File:pcsx2_memory.card.menu.png|The PCSX2 memory card menu]]
| [[File:pcsx2_memory.card.menu.png|center|450px]]
|[[File:pcsx2_McdConfig.png|450px|PCSX2 memcerds and settings]]
| [[File:pcsx2_McdConfig.png|center|450px]]
|}
 
==Creating additional memcards==
 
Creating additional memcards can be done to provide additional space or dedicate memcards to certain games.
 
{| style="width:100%;"
|-
| style="text-align:left;" | 1. Click the '''Create''' button
| style="text-align:left;" | 2. Select the size of your memcard and click '''Create'''
| style="text-align:left;" | 3. Your new memcard will appear under the ''''Unused cards''' section
|-
| style="vertical-align:top;" | [[File:pcsx2.create.memcard.png|border|400px]]
| style="vertical-align:top;" | [[File:pcsx2.memcard.manager.new.memcard.png|border|400px]]
| style="vertical-align:top;" | [[File:pcsx2.memcard.manager.swap.memcard.png|border|400px]]
|}
|}


Line 21: Line 42:
To view the contents of your memory cards or save/modify them they can be loaded as above.
To view the contents of your memory cards or save/modify them they can be loaded as above.


{| style="width: 100%;"
{| style="width:100%;"
|-
|-
|1. Click the '''CDVD''' menu and select '''No disc'''. This ensures the PS2 boots into the system menu.
| style="text-align:left;" | 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)'''
| style="text-align:left;" | 2. Click '''System''' and select 'Boot ISO (fast)'''
| style="text-align:left;" | 3. Once the PS2 has booted you will be presented with the '''System Menu'''. Select '''Browser'''
|-
|-
| style="vertical-align:top;" | [[File:pcsx2.no.disc.png|450px|PCSX2 selecting no disc]]
| style="vertical-align:top;" | [[File:pcsx2.no.disc.png|left|frame|400px]]
|[[File:pcsx2.boot.fast.png|450px|PCSX2 boot option (fast)]]
| style="vertical-align:top;" | [[File:pcsx2.boot.fast.png|left|frame|400px]]
| style="vertical-align:top;" | [[File:ps2.system.menu.png|left|frame|400px]]
|-
|-
|3. Once the PS2 has booted you will be presented with the '''System Menu'''. Select '''Browser'''
| style="text-align:left;" | 4. You will be presented with the PS2 memory cards
|4. You will be presented with the PS2 memory cards
|-
|-
|[[File:ps2.system.menu.png|450px|PS2 System Menu]]
| style="vertical-align:top;" | [[File:ps2.memory.cards.png|left|frame|400px|]]
|[[File:ps2.memory.cards.png|450px|PS2 memcard browser]]
|}
|}


==Importing saves==
==Importing saves into memcards==


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 the following formats:  
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 the following formats:  
Line 48: Line 69:
To convert a save file:
To convert a save file:


1. Download [http://www.csclub.uwaterloo.ca:11068/mymc/ MyMC] and extract it to a folder
{| style="width:100%;"
 
|-
2. Run '''mymc-gui.exe''' to open the graphical interface
| style="text-align:left;" | 1. Download [http://www.csclub.uwaterloo.ca:11068/mymc/ MyMC] and extract it to a folder
 
|-
[[File:mymc.main.window.png|450px|MyMc main window]]
| style="text-align:left;" | 2. Run '''mymc-gui.exe''' to open the graphical interface
 
| style="text-align:left;" | 3. Once open you will be prompted to load a memcard image, browse to your PCSX2 folder and navigate to the '''memcards''' folder to load an image.  
3. Once open you will be prompted to load a memcard image, browse to your PCSX2 folder and navigate to the '''memcards''' folder to load an image.  
|-
 
| style="vertical-align:top;" | [[File:mymc.main.window.png|left|frame|400px]]
[[File:mymc.load.memcard.dialog.png|450px|MyMc load memcard]]
| style="vertical-align:top;" | [[File:mymc.load.memcard.dialog.png|left|frame|400px]]
 
|-
4. You will now see a list of all PS2 save games present on the the memcard, to import a 3rd party save file click the green icon and browse to the save file
| style="text-align:left;" | 4. You will now see a list of all PS2 save games present on the the memcard, to import a 3rd party save file click the green icon and browse to the save file
 
| style="text-align:left;" | 5. Once imported the save game will be present in your memcards save file list and can now be loaded like a standard PS2 save file
{| style="width: 100%;"
|-
|-
|[[File:mymc.memcard.loaded.png|450px|MyMc memcard loaded]]
| style="text-align:left;" | [[File:mymc.memcard.loaded.png|left|frame|400px]]
|[[File:mymc.cbs.save.import.png|450px|MyMc save import]]
| style="text-align:left;" | [[File:mymc.cbs.save.imported.png|left|frame|400px]]
|
|}
|}


5. Once imported the save game will be present in your memcards save file list and can now be loaded like a standard PS2 save file
[[Category:Guides]]
{{General articles}}


[[File:mymc.cbs.save.imported.png|450px|MyMc save imported]]
test

Revision as of 13:40, 8 May 2019

TODO

  • Complete section on creating new memcards
  • Add in relevant misc sections from original memcard article
  • Add more information about memcards in PCSX2

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. Memcards are not save states, they are an emulation of traditional PS2 memory cards.

Warning
It is recommended that you keep a backup of any save files before importing them into PCSX2. you can do this by clicking the Duplicate button within MemoryCard Manager shown below.

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.

Creating additional memcards

Creating additional memcards can be done to provide additional space or dedicate memcards to certain games.

1. Click the Create button 2. Select the size of your memcard and click Create 3. Your new memcard will appear under the 'Unused cards section

Viewing emulated memcards

To view the contents of your memory cards or save/modify them they can be loaded as above.

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) 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

Importing saves into memcards

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 the following formats:

  • MAX Drive (.max)
  • EMS (.psu)
  • SharkPort (.sps),
  • X-Port (.xps)
  • Code Breaker (.cbs)

To convert a save file:

1. Download MyMC and extract it to a folder
2. Run mymc-gui.exe to open the graphical interface 3. Once open you will be prompted to load a memcard image, browse to your PCSX2 folder and navigate to the memcards folder to load an image.
4. You will now see a list of all PS2 save games present on the the memcard, to import a 3rd party save file click the green icon and browse to the save file 5. Once imported the save game will be present in your memcards save file list and can now be loaded like a standard PS2 save file

test