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!
Transfering files from PS2 memory card to USB flash
-
- Posts: 2
- Joined: Thu Dec 02, 2004 3:29 pm
Transfering files from PS2 memory card to USB flash
--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--
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.
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.
-
- Posts: 2
- Joined: Thu Dec 02, 2004 3:29 pm