Hacking New File System Support?

  • Thread starter Thread starter drmarvin
  • Start date Start date
  • Views Views 1,278
  • Replies Replies 3

drmarvin

Well-Known Member
Member
Joined
Jan 2, 2009
Messages
319
Reaction score
2
Trophies
1
Age
50
Location
Canada
XP
476
Country
Canada
Looking at all the advances with USB2 and SDHC, is it ever going to be a possibility to have support for file system support that allows for file that are larger than 4 gig such as ext2 or exFAT? Obviously I'm asking thins regarding the ISO dumper, since it would be great to be able to dump to the local media all in one shot. I know NTFS would also allow for that, but I think there are more complicated user permissions or something with it. My programming skills are weak and pathetic, but I was curious if FAT/FAT32 was a limitation of the Wii, or just the current chosen FS.

Thanks
 
This is software limitation only... like all other low-level drivers, it just waits for someone taking its free time to code it. the difference with SDHC or USB2 drivers is that File System is handled by the PowerPC program (not IOS) so this can be more easily developped (look at libfat).

However I think developping NTFS drivers is a LOT harder task because it's a rather closed format and Microsoft's proprietary one (but I might be wrong)

EDIT: thanks remixer
 
I'm really curious how different exFAT is from FAT32. I know that a few of the utilities around are linux based so ext2 would probably be easier to implement, but it would be less compatible with Windows users, but from what I read, the exFAT support for linux isn't great with write access. Of course, for any of this to work anyways, we would have to get an SDHC update to ISO Dumper. I wish I could help, but my Wii coding foray was quite the failure.
 
Jacobeian said:
However I think developping NTSC drivers is a LOT harder task because it's a rather closed format and Microsoft's proprietary one (but I might be wrong)


I think you mean NTFS... we don't wanna confuse the noobs !
unsure.gif
unsure.gif
 

Site & Scene News

Popular threads in this forum