|
Well, there are a few sites that you could upload to without any need for providing any of your information whatsoever. But either way... I'm not here to hoard information. I actually put instructions into a text document in case somebody ever asked for them. I'll just type them out so you can read it from here instead of downloading a text document.
Note that the .psv file is a single-slot save, not a full memory card file, so keep that in mind here. This method will be to convert the file to .mcs format, which is one of the most common single-slot formats out there. From there, you'll be able to use pretty much any program that manages memory cards to add the slot to an existing memory card.
1. Open the .psv save in a hex editor.
2. Block mark and delete the first 90 characters.
3. Overwrite the values in the first 10 addresses with 51 00 00 00 00 20 00 00 FF FF
4. At memory address 0x1E, insert 86 blocks containing 00 (hex).
5. At memory address 0x7F, insert a non-zero value (anything will do, as it may not even be necessary... I use a unique number like 5C).
6. Save as a .mcs file and close the hex editor.
That's it. From there, you can use a program like PSXGameEdit to open the file and save it as a standard memory card format (like .mcd) to transfer it via pSX or a memory card editor, or use a program that can load a .mcs file and add it to a memory card that way.
|