Transfering files from PS2 memory card to USB flash

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

Moderators: cheriff, Herben

Post Reply
True_Vinyl
Posts: 2
Joined: Thu Dec 02, 2004 3:29 pm

Transfering files from PS2 memory card to USB flash

Post by True_Vinyl »

Hello,

I want to write a program that would trafer files between a PS2 memory card and USB flash memory. I need to find out how would I go about it ? I have worked on c, c++ and assembly. A simple progam that would allow me to select files and copy them back and forth, from memory card to USB respectively. I believe it is do able and looking forward to it.


Thanks!
--You are never more alive when for the first time someone put's a gun at your favourite head and ask's you to dance--
Guest

Post by Guest »

It requires a USB Mass Storage IRX driver. Search these forums for previous discussion and for the person who was developing it. It may need more work, or may be working just fine.

Code already exists for accessing memcards. So, all the stuff you need to get started is around, you just need to learn how to get started in PS2Dev homebrew if you haven't already.
True_Vinyl
Posts: 2
Joined: Thu Dec 02, 2004 3:29 pm

Post by True_Vinyl »

Thanks.... for the reply! would I need a PS2 dev kit for this job??
--You are never more alive when for the first time someone put's a gun at your favourite head and ask's you to dance--
Post Reply