Next Generation Emulation banner
941 - 960 of 2,607 Posts
Haha, you sir are amazing even though the memorycard 1 showed "corrupt data" when using the ps2 browser it loaded fine, now I'll need to play the game to see if it works. Thank you so much CheatMaster.

Screens:
http://personal.inet.fi/koti/dadeath/memcard1.png
http://personal.inet.fi/koti/dadeath/memcard1-2.png
I know that it will be corrupted inside the PS2 browse but I was thinking that it will work when you try to load the save when you run the game.I just can't try it since I don't have the game but if I had a real PS1 memory card I'm sure that I'll be able to find a way to show the real icon of the game inside the PS2 browser :p

Now the problem is which one exactly of those saves is the game save(to know what format is the save or it's raw format).That memory card contains one save but the saves are different formats.If you want to help,make an backup copy of that card that has the working save,use the one that you already selected and try deleting the saves and try the game until there's only one of the save and that save is the real working one.When you do that(when there's only one save left)upload the card here so I'll know exactly which one of those save format is the correct one and maybe I'll come up with an icon :)

Is Mcd002.ps2 working?
 
any way you could make a FFXII Europe Version save game with all weapons and magicks? Like the perfect start
 
Nope Mcd002.ps2 displayed as empty, formatted but empty

This .ps2 image should only contain the working save, deleted the rest. Thanks again:
http://personal.inet.fi/koti/dadeath/Mcd001-suiko.rar
So the real save is the raw save :)

Hmm I don't think an icon for a single ps1 save is possible inside PS2 memory card.If you have real PS1 and PS2 card you can only copy the whole PS1 card,not a single save.
 
Hmm I don't think an icon for a single ps1 save is possible inside PS2 memory card.If you have real PS1 and PS2 card you can only copy the whole PS1 card,not a single save.
Hmm... I'm not sure what exactly you've been doing, but you can have original PlayStation (PSX) save icons show up correctly in the PlayStation 2 browser. You don't need to copy an entire PSX card. Use uLaunchElf to copy the PSX save from a PSX memory card to a USB drive in .PSU format, and then import the the .PSU file into a PS2 card image using the command line version of mymc. I don't know if Suikoden 3 would be able to use a save copied like this however.
 
Hmm... I'm not sure what exactly you've been doing, but you can have original PlayStation (PSX) save icons show up correctly in the PlayStation 2 browser. You don't need to copy an entire PSX card. Use uLaunchElf to copy the PSX save from a PSX memory card to a USB drive in .PSU format, and then import the the .PSU file into a PS2 card image using the command line version of mymc. I don't know if Suikoden 3 would be able to use a save copied like this however.
And that's my problem...I don't have PS1 memory card and because of that I don't know what is the correct way to convert save from gamefaq and place it inside the pcsx2 memory card and have an icon.

I just download a save from gamefaq and try to put it inside the pcsx2 memory card without knowing what is the correct way to do it :)

Can you give me that card,it will be really helpful :)
 
I think this mc will be fine. A ps2 file with the ending save of suikoden II which I used for my suikoden III game. I went through a lot of trouble to regain that savegame back from my ps2.

It's a save from the english pal version (converted to ntsc) suikoden II which was played with a saved ending from suikoden I. So, you got all the bonus in the third installment :)
 
I think this mc will be fine. A ps2 file with the ending save of suikoden II which I used for my suikoden III game. I went through a lot of trouble to regain that savegame back from my ps2.

It's a save from the english pal version (converted to ntsc) suikoden II which was played with a saved ending from suikoden I. So, you got all the bonus in the third installment :)
Cheers for going through all the trouble, much obliged. Thanks.
 
very nice and helpful post very much appreciated, is there any way to edit or modify save games within the mem card like a cheat modifying its content.thanks...
 
very nice and helpful post very much appreciated, is there any way to edit or modify save games within the mem card like a cheat modifying its content.thanks...
I highly doubt it...most likely the save will became unusable if you make any kind of change on it.If you have the game for PS1 you can play it on ePSXe and use cheats on the save there then save and place the save again into the pcsx2 memory card
 
I highly doubt it...most likely the save will became unusable if you make any kind of change on it.If you have the game for PS1 you can play it on ePSXe and use cheats on the save there then save and place the save again into the pcsx2 memory card
Yes i think you're right it will become unusable once edited or modified, I'll just have to use a pre saved game with cheats already stored into it.
 
And that's my problem...I don't have PS1 memory card and because of that I don't know what is the correct way to convert save from gamefaq and place it inside the pcsx2 memory card and have an icon.
Well, if you want to do it without a PSX memory card you'll need to find some way to extract the raw save file from the PSX memory card image. Once you've done that you can add the file using mymc with commands something like:

Code:
mymc mc.ps2 mkdir /BASLUS-99999XXXXXXXX
mymc mc.ps2 set -P /BASLUS-99999XXXXXXXX
mymc mc.ps2 add -d /BASLUS-99999XXXXXXXX BASLUS-99999XXXXXXXX
Make sure first two bytes of file your adding are "SC" and that the file size is a multiple 8192. Otherwise you haven't sucessfully extracted the raw save file from the PSX card.
 
Well, if you want to do it without a PSX memory card you'll need to find some way to extract the raw save file from the PSX memory card image. Once you've done that you can add the file using mymc with commands something like:

Code:
mymc mc.ps2 mkdir /BASLUS-99999XXXXXXXX
mymc mc.ps2 set -P /BASLUS-99999XXXXXXXX
mymc mc.ps2 add -d /BASLUS-99999XXXXXXXX BASLUS-99999XXXXXXXX
Make sure first two bytes of file your adding are "SC" and that the file size is a multiple 8192. Otherwise you haven't sucessfully extracted the raw save file from the PSX card.
I did that too when I was trying to find a way to make the save not appear corrupt inside the PS2 browser.The file IS 8192 and everything is correctly placed but the save appear corrupt(I use Dex2Raw to extract the save).

I only need your memory card with that save and after that I'll find how exactly to make it work.
 
941 - 960 of 2,607 Posts