Forum: PS2 Homebrew/Dev & Emu Scene - Topics relating to homebrew PS2 development and emulation. Stay current and up to date on the latest homebrew releases from the best devs on the scene.


The above video goes away if you are a member and logged in, so log in now!




 
Would you like to get all the new info from
PSX-Scene in your email each day?




Want to learn more about the team keeping you up to date with the latest scene news?

Read about them now!

Check out our Developer bios, too!

 


User Tag List

Thread: backuping memory card
  

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 11
  1. #1 Smile backuping memory card 
    qrange is offline Member
    Join Date
    Feb 2006
    Posts
    109
    Downloads
    4
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    2
    what is the best(safest) way to backup savegames from mc ?
    Reply With Quote  

  2. #2  
    BigMichiel's Avatar
    BigMichiel is offline loving SMS....:P
    Join Date
    Jan 2004
    Location
    The Netherlands
    Posts
    488
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    I use Codebreaker. It's not free (but I think you can find it somewhere) With that program you can copy savegames from and to: memory card (1&2), USB, HDD. You can even download savegames directly from within codebreaker. (try to get at least v9.0)
    SCPH-50004V9PAL
    Modchip:Matrix Infinity v1.82
    michiel_van_den_boogaart@hotmail.com
    Reply With Quote  

  3. #3  
    suram884 is offline http://surma884.myftp.org/wp/
    Join Date
    Jul 2005
    Posts
    195
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Just use uLanuchELF. You can select files/folders and copy them over to your USB/HDD. CodeBreaker saves are encrypted I think. Game saves are just folders with files in them. To be safe you can use both to backup your saves.
    US/NTSC V5 - Matrix Infinity v1.75. - Network Adapter - WesternDigital 80GB HDD - CodeBreaker v9.2
    Reply With Quote  

  4. #4  
    BigMichiel's Avatar
    BigMichiel is offline loving SMS....:P
    Join Date
    Jan 2004
    Location
    The Netherlands
    Posts
    488
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    As far as I know Codebreaker only compress them. But if Ulaunchelf you've got a cheap an great solution
    SCPH-50004V9PAL
    Modchip:Matrix Infinity v1.82
    michiel_van_den_boogaart@hotmail.com
    Reply With Quote  

  5. #5  
    qrange is offline Member
    Join Date
    Feb 2006
    Posts
    109
    Downloads
    4
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    2
    thanks
    hmm, yes I got ulaunchelf. But I've heard that some gamesaves have date attributes/flags or something and that those must be copied too. unfortunately codebreaker wont work with my modchip (MARSII) the same goes for AR2.

    I have tried copying the whole mc: to usb_flash with myps2 0.5 long time ago and it would only copy nongame files. could it be that sonys usbd.irx has some sort of protection?
    Reply With Quote  

  6. #6  
    qrange is offline Member
    Join Date
    Feb 2006
    Posts
    109
    Downloads
    4
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    2
    I've managed to copy mc: to pc using FTP, but these files cannot be copied:
    "icons\copy.ico"
    "icons\delete.ico"

    probably because they have \ in filename

    is there a way to test them without buying a second mc?
    (or risking broken gamessave)?
    would it be possible to rename gamedir on mc and then revert to old name so that it works?
    Reply With Quote  

  7. #7  
    dlanor is offline Member
    Join Date
    Sep 2004
    Location
    Sweden
    Posts
    10,107
    Downloads
    5
    Uploads
    0
    Mentioned
    1 Post(s)
    Tagged
    2 Thread(s)
    Likes Given
    0
    Likes Received
    126
    Quote Originally Posted by qrange
    I've managed to copy mc: to pc using FTP, but these files cannot be copied:
    "icons\copy.ico"
    "icons\delete.ico"

    probably because they have \ in filename
    If your pc is running Windows, then that is definitely the reason.
    That character is always reserved as path separator and may never be used in any file/folder names under Windows (and the same goes for lots of other characters too).

    is there a way to test them without buying a second mc?
    (or risking broken gamessave)?
    would it be possible to rename gamedir on mc and then revert to old name so that it works?
    You can backup these saves using LaunchELF v3.42, as it does allow such names, but you still can't store those files on a Windows-compatible medium (eg: USB memory).

    But you can back them up to a PS2 HDD. This works for various other characters too that would normally be forbidden in Windows file names, such as quote characters and the vertical line separator etc.

    Also, if you backup and restore MC contents with the new mcPaste command of this LaunchELF version, then ALL attributes and timestamps should be preserved. Please try it out and report your success in the LaunchELF forum.

    Btw:
    What program created those filenames ?
    Was it a commercial game or was it some homebrew ?

    Best regards: dlanor
    Reply With Quote  

  8. #8  
    qrange is offline Member
    Join Date
    Feb 2006
    Posts
    109
    Downloads
    4
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    2
    thanks, I'll try it out
    its a commercial game, IIRC "007everything or nothing" or maybe some other and it happened with two games.
    Reply With Quote  

  9. #9  
    qrange is offline Member
    Join Date
    Feb 2006
    Posts
    109
    Downloads
    4
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    2
    could you please tell me how exactly do you copy files with uLaunchELF? (esp mcPaste) I couldnt find help file anywhere and I'm new to all this. (used only myps2 for file copying)
    Last edited by qrange; 02-21-2006 at 02:10 AM. Reason: edit
    Reply With Quote  

  10. #10 Mini manual for the LaunchELF FileBrowser 
    dlanor is offline Member
    Join Date
    Sep 2004
    Location
    Sweden
    Posts
    10,107
    Downloads
    5
    Uploads
    0
    Mentioned
    1 Post(s)
    Tagged
    2 Thread(s)
    Likes Given
    0
    Likes Received
    126
    Quote Originally Posted by qrange
    could you please tell me how exactly do you copy files with uLaunchELF? (esp mcPaste) I couldnt find help file anywhere and I'm new to all this.
    I just made a mini manual for this in the LaunchELF forum.
    You can reach it through this link: http://psx-scene.com/forums/showthread.php?t=44308 (Mini manual for the LaunchELF FileBrowser)

    Best regards: dlanor
    Last edited by dlanor; 02-21-2006 at 04:16 AM.
    Reply With Quote  

Page 1 of 2 1 2 LastLast
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •