Memcard: Difference between revisions

Jump to navigation Jump to search
464 bytes removed ,  7 February 2015
m
m (Forgot to elaborate on possible compilation method)
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
=='''Introduction: what are memcards?'''==
=Introduction: what are memcards?=
Memory cards are an electronic flash memory data storage device used for storing digital information. The standard Playstation 2 memory card has an '''8 MB''' capacity and uses Sony's ''MagicGate'' encryption, which is a copy-protection technology introduced by Sony in 1999 as part of the Secure Digital Music Initiative (''SDMI'') which works by encrypting the content on the device and using ''MagicGate'' chips in both the storage device and the reader to enforce control over how files are copied<ref>from the [http://en.wikipedia.org/wiki/MagicGate Wikipedia ''MagicGate'' entry ]</ref>.
Memory cards are an electronic flash memory data storage device used for storing digital information. The standard Playstation 2 memory card has an '''8 MB''' capacity and uses Sony's ''MagicGate'' encryption, which is a copy-protection technology introduced by Sony in 1999 as part of the Secure Digital Music Initiative (''SDMI'') which works by encrypting the content on the device and using ''MagicGate'' chips in both the storage device and the reader to enforce control over how files are copied<ref>from the [http://en.wikipedia.org/wiki/MagicGate Wikipedia ''MagicGate'' entry ]</ref>.


Line 8: Line 8:
Memcards are separate and distinct from emulator [[Savestate|savestates]]. They are an emulated PS2 function, not a native emulator function.
Memcards are separate and distinct from emulator [[Savestate|savestates]]. They are an emulated PS2 function, not a native emulator function.


=='''Usage'''==
=Usage=
Currently most PS2 memcard functions are emulated and considered usable.
Currently most PS2 memcard functions are emulated and considered usable.


===Browsing===
==Browsing==
To view the contents of your memory cards, start the PCSX2 emulator and select "No disc" from the CDVD menu option, then boot the emulator. After the short animation select "browser" and you will be able to view, copy, and delete saves from the two memory cards.
To view the contents of your memory cards, start the PCSX2 emulator and select "No disc" from the CDVD menu option, then boot the emulator. After the short animation select "browser" and you will be able to view, copy, and delete saves from the two memory cards.


===Backups===
==Backups==
It is a good idea to keep current backups of your memcards. All you need to do is simply copy the .ps2 files in the memcards folder then move the copy to a folder in your archive. This way you can create as many archive folders as you want, for example renamed per game so that you can keep your game disc ISOs together with the memcard containing their saves for easy future access.
It is a good idea to keep current backups of your memcards. All you need to do is simply copy the .ps2 files in the memcards folder then move the copy to a folder in your archive. This way you can create as many archive folders as you want, for example renamed per game so that you can keep your game disc ISOs together with the memcard containing their saves for easy future access.


Since memcard files are just like any other file, you can quickly create a fresh empty memcard simply by copying a memcard and storing the copy somewhere safe, then deleting all the saves from the memcard.
Since memcard files are just like any other file, you can quickly create a fresh empty memcard simply by copying a memcard and storing the copy somewhere safe, then deleting all the saves from the memcard.


=Utilities=
Occasionally you may come across other sources of memcard information not your own, for example memcard saves obtained from popular gaming-related websites like [http://www.gamefaqs.com/ GameFAQs].<ref>from the [http://ngemu.com/threads/gamefaq-saves-to-pcsx2-memory-cards-using-mymc.121474/ ngemu forum thread]</ref> Currently as of version 0.9.7 build r3878 there are no memcard plugins or converters so you will need a 3rd-party utility in order to import memcard saves.


=='''Utilities'''==
==myMC==
Occasionally you may come across other sources of memcard information not your own, for example memcard saves obtained from popular gaming-related websites like [http://www.gamefaqs.com/ GameFAQs]. Currently as of version 0.9.7 build r3878 there are no memcard plugins or converters so you will need a 3rd-party utility in order to import memcard saves.
myMC is a popular memcard utility that allows you to import various file formats such as PS3 Virtual Memory Card saves, CodeBreaker saves, Max Drive saves, Action Replay saves, etc (there is not a known list or documentation for myMC so if you have access to this information please feel free to add it here - however, myMC ''does'' support the most common ones you'll encounter).


===myMC===
You can download myMC from [http://ngemu.com/threads/gamefaq-saves-to-pcsx2-memory-cards-using-mymc.121474/ here] or [http://www.csclub.uwaterloo.ca:11068/mymc/index.html here] and extract the files from the archive to a folder (no installation necessary).
myMC is a popular memcard utility<ref>from the [http://forums.ngemu.com/pcsx2-forum/121474-gamefaq-saves-pcsx2-memory-cards-using-mymc.html ngemu forum thread]</ref> that allows you to import various file formats such as PS3 Virtual Memory Card saves, CodeBreaker saves, Max Drive saves, Action Replay saves, etc (there is not a known list or documentation for myMC so if you have access to this information please feel free to add it here - however, myMC ''does'' support the most common ones you'll encounter).
 
You can download myMC from [http://forums.ngemu.com/pcsx2-forum/121474-gamefaq-saves-pcsx2-memory-cards-using-mymc.html here] or [http://www.csclub.uwaterloo.ca:11068/mymc/index.html here] and extract the files from the archive to a folder (no installation necessary).
 
*NOTE: The MyMC developer's original download site's either been taken down or moved, as [http://www.csclub.uwaterloo.ca:11068/mymc/index.html this link] is dead. I believe the other link to the NGEmu forums also refers to the same website, so you may have to find a way to install python and use py2exe to manually compile the latest version of MyMC via the [https://github.com/ps2dev/mymc GitHub repository].


To use it, run the '''mymc-gui.exe''' executable. By default it will automatically prompt you to select a memcard file so point it at one of your .ps2 memcards, or you can do this later by selecting "Open" to choose another memcard.
To use it, run the '''mymc-gui.exe''' executable. By default it will automatically prompt you to select a memcard file so point it at one of your .ps2 memcards, or you can do this later by selecting "Open" to choose another memcard.


====Importing saves using myMC====
===Importing saves using myMC===
Once you have a memcard opened, to import save information simply click on the import button and navigate to where the save is. If the format is supported the file will be visible for selection, so all you need to do is select it and it will be imported into the memcard you opened.
Once you have a memcard opened, to import save information simply click on the import button and navigate to where the save is. If the format is supported the file will be visible for selection, so all you need to do is select it and it will be imported into the memcard you opened.


Yes, it's as easy as that. You can verify that the save has been imported into your memcard by booting the emulator and browsing to the memcard.
Yes, it's as easy as that. You can verify that the save has been imported into your memcard by booting the emulator and browsing to the memcard.


=='''Miscellaneous'''==
=Miscellaneous=
*Memcards work most of the time, however there are still occasional problems. Make backups of your memcards, it is as simple as copy-pasting the .ps2 files.
*Memcards work most of the time, however there are still occasional problems. Make backups of your memcards, it is as simple as copy-pasting the .ps2 files.
*Some games have separate saves for the actual game saves and 'achievement' saves.
*Some games have separate saves for the actual game saves and 'achievement' saves.
Line 48: Line 45:
***In case this happens, simply reboot the game and load from the memcard save normally, instead of directly loading from the savestate. Later savestates should remember that you started from a memcard save and will not repeat the problem.
***In case this happens, simply reboot the game and load from the memcard save normally, instead of directly loading from the savestate. Later savestates should remember that you started from a memcard save and will not repeat the problem.


=='''References'''==
=References=
{{Reflist}}
{{Reflist}}


[[Category:Guides]]
[[Category:Guides]]
{{General articles}}
67,565

edits

Navigation menu