| View previous topic :: View next topic |
| Author |
Message |
offset
Joined: 03 May 2005 Posts: 3
|
Posted: Tue May 03, 2005 7:47 am Post subject: Memory Card Dumping |
|
|
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. |
|
| Back to top |
|
 |
blackdroid
Joined: 17 Jan 2004 Posts: 564 Location: Sweden
|
Posted: Tue May 03, 2005 6:08 pm Post subject: |
|
|
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 |
|
| Back to top |
|
 |
offset
Joined: 03 May 2005 Posts: 3
|
Posted: Wed May 04, 2005 5:44 am Post subject: |
|
|
| 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? |
|
| Back to top |
|
 |
blackdroid
Joined: 17 Jan 2004 Posts: 564 Location: Sweden
|
Posted: Wed May 04, 2005 7:00 am Post subject: |
|
|
Yes you will have to compile it and later run it on your ps2 ( together with some other drivers ). _________________ Kung VU |
|
| Back to top |
|
 |
offset
Joined: 03 May 2005 Posts: 3
|
Posted: Wed May 04, 2005 7:40 am Post subject: feh |
|
|
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? |
|
| Back to top |
|
 |
blackdroid
Joined: 17 Jan 2004 Posts: 564 Location: Sweden
|
Posted: Wed May 04, 2005 6:56 pm Post subject: |
|
|
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 |
|
| Back to top |
|
 |
|