Memory Card Dumping

Discuss the development of software, tools, libraries and anything else that helps make ps2dev happen.

Moderators: cheriff, Herben

Post Reply
offset
Posts: 3
Joined: Tue May 03, 2005 7:33 am

Memory Card Dumping

Post by offset »

Hello, I'm new to the scene of ps2 dev'in, although i've been reading through these forums for around a year now once every few weeks, i haven't actually become involved in the scene..

Yesterday i managed to get the independence exploit to work on my psw so i thought why not start now,

I use the emulator pcsx2, and the only way that i can actually load a file from my memory card is by phsyically dumping 8mb image of a memory card, then loading the file i want in pcsx2.

I haven't found anything about this anywhere else and i wondered whether any of you guys could help me here.

Help appreciated, sorry if this is in the wrong section, or what i am discussing isn't allowed, i didn't realize.

Thanks.
blackdroid
Posts: 564
Joined: Sat Jan 17, 2004 10:22 am
Location: Sweden
Contact:

Post by blackdroid »

ps2netfs is a nice driver that you can use in order with a ps2netfs client ( ps2client, pksh, xlink etc ) to see mc: content, move em etc. ps2ftpd is also a solution.
Kung VU
offset
Posts: 3
Joined: Tue May 03, 2005 7:33 am

Post by offset »

Thank you for the reply, I've searched for a while and i can't seem to find anything, all i can find is http://cvs.ps2dev.org/ps2ftpd/src/, but i'm not sure what exactly to do with it, do i have to compile it?
blackdroid
Posts: 564
Joined: Sat Jan 17, 2004 10:22 am
Location: Sweden
Contact:

Post by blackdroid »

Yes you will have to compile it and later run it on your ps2 ( together with some other drivers ).
Kung VU
offset
Posts: 3
Joined: Tue May 03, 2005 7:33 am

feh

Post by offset »

I am currently using ExecFTP, but, when i try to connect with my ftp client it says

WinSock 2.0 -- OpenSSL 0.9.7d 17 Mar 2004
[R] Connecting to 192.168.1.103 -> IP=192.168.1.103 PORT=21
[R] Connected to 192.168.1.103
[R] 220 ps2ftpd ready.
[R] USER anonymous
[R] 220 modified by SlicStik__
[R] SYST
[R] 230 Login ok.
[R] FEAT
[R] 215 UNIX Type: L8
[R] REST 100
[R] 500 Not understood.
[R] This site may not allow file resuming
[R] PWD
[R] 500 Not understood.
[R] TYPE A
[R] 257 "/" is current directory.
[R] PORT 192,168,1,100,4,198
[R] 200 Type set to A.
[R] LIST -al
[R] 200 PORT command successful.
[R] 500 Unable to open directory.
[R] List Error


I don't know how to change this either, any ideas?
blackdroid
Posts: 564
Joined: Sat Jan 17, 2004 10:22 am
Location: Sweden
Contact:

Post by blackdroid »

well in order to list mc, you need to load atleast mcman, and you list mc0 with ls mc0:
you should maybe read the README for atleast ps2ftpd wich should clear some things up.
Kung VU
Post Reply