Is there a way to access the FAT volume name of a mounted USB drive from the SDK?
Does the memory card file system even have a notion similar to volume name? Is it accessible from the SDK?
Search found 3 matches
- Thu Dec 24, 2009 7:03 am
- Forum: PS2 Development
- Topic: FAT volume name
- Replies: 1
- Views: 5863
- Sun Oct 18, 2009 7:57 am
- Forum: PS2 Development
- Topic: Finding the MAC address
- Replies: 2
- Views: 2807
- Tue Oct 13, 2009 10:58 am
- Forum: PS2 Development
- Topic: Finding the MAC address
- Replies: 2
- Views: 2807
Finding the MAC address
Greetings, I have a problem I'm hoping somebody will be kind enough to help me out with. I'm trying to read the MAC address of the PlayStation, to generate a persistent unique key. I've found the dev9 IOP function "dev9GetEEPROM" which seems to do what I'm looking for, but I'm unsure how t...