Ok. The question is: What`s the best way to partitioning my HDD 4 tb to run Wiiflow and Usb Loader gx? I know that if i want to run Gamecube i have to format the HDD in 512 bytes/sector but the 4tb hdd dont format. Well i need to run Wii Games + GC Games + Wiiware and plugins.
A 4tb hdd you will probably be limited on what you can use it for.
Wii games will probably work fine.
GameCube games might work with Devolution but will NOT work with DiosMios
WiiWare/VC I don't think will work either ... but I could be wrong
Plugins would only work for those plugins (if any) that suport large drives like that.
(Devolution and WiiWare I've just not heard any official reports on so I can't say yes or no on those)
I think you're getting mixed up between sector size and cluster size.
Sector size is a permanent property of the disk and ALL drives
larger than 2tb (as well as some smaller ones) have sectors that are 4k in size because the older 512byte aren't big enough to fill up the whole drive when you reach the maximum number of sectors. (
this is what makes a compatibility problem with some apps.)
Cluster size on the other hand (groups of sectors) is something you choose when formatting a partition and bigger size can mean faster performance for games ... but can also mean a little bit of wasted space when dealing with a lot of tiny files.
As per your question,
- if you're going to have ANY chance at plugins/WiiWare/GameCube you'd have to have at least the first partition be FAT32. The MAX size of a FAT32 partition is 2tb so you'll have to have at least 2 partitions in that case.
- If you're doing 2 partitions and the HDD will JUST be connected to the Wii, I'd say to format BOTH partitions to FAT32 but if you're going to be using it to store things for the computer as well AND some of those files are going to be bigger than 4gb (which FAT32 can't do) or you're going to be wanting to use file permissions and/or related encryption from another file system, you'd want to use that filesystem (like NTSC) for the second partition which Wii games work fine off of anyhow.
- If you decide only to use Wii games, on the other hand, I'd say having one big partition is best as not to have to worry about one filling up and have to shuffle things around between them. In that case You'd use one big NTFS or EXT# partition (depending if your using Windows or Linux)