Hacking Homebrew Having odd issues with USB Loader GX

nexxusty

Active Member
OP
Newcomer
Joined
Jul 28, 2009
Messages
32
Trophies
1
XP
241
Country
Canada
Wii softmodded with latest ModMii, 3TB HDD (GPT) with 2.3tb NTFS partition + 0.47TB 32KB FAT32 partition.

When I load 30 or so Wii wbfs images on the NTFS partition, no issues. Games load and work. When I load hundreds, immediate crash with an exception when accessing the files after loading the USB Loader GX gui.

My NTFS partition is first, then the FAT32 partition after.

Absolutely pulling my hair out with this one. I am about to just use NTFS and deal with the space loss, absolutely nothing I do works aside from loading next to no .wbfs images.

The HDD has no bad sectors either.
 

Sypherone

Gaming Ninja
Member
GBAtemp Patron
Joined
Apr 28, 2019
Messages
1,648
Trophies
2
Age
44
XP
2,620
Country
Germany
Use MBR not GPT. Using GPT with multiple partions is bugged. And if the drive is has 512 b sector size ONLY the first 2TB of the drive are readable/useable by the Wii. BTW first partition is recommmended fat32 for high homebrew compatibility.

And there is extra a very nice guide pinned in the Wii section. Maybe i need to make some bling bling on it with big red arrows, naked girls or what ever.:P
 
  • Like
Reactions: jeannotte

nexxusty

Active Member
OP
Newcomer
Joined
Jul 28, 2009
Messages
32
Trophies
1
XP
241
Country
Canada
Use MBR not GPT. Using GPT with multiple partions is bugged. And if the drive is has 512 b sector size ONLY the first 2TB of the drive are readable/useable by the Wii. BTW first partition is recommmended fat32 for high homebrew compatibility.

And there is extra a very nice guide pinned in the Wii section. Maybe i need to make some bling bling on it with big red arrows, naked girls or what ever.:P
Thanks for the reply brother.

This is a Seagate 3TB AF drive. I SHOULD be able to format it with a 4096 logical sector size.

Haven't had any luck yet though.
 

Sypherone

Gaming Ninja
Member
GBAtemp Patron
Joined
Apr 28, 2019
Messages
1,648
Trophies
2
Age
44
XP
2,620
Country
Germany
Yes, theoratical it should work to use the hole drive on Wii. But use MBR because GPT is buggy with multipartition.

This AF drive should support 4kn (n=native) sector size as standart with the ability to be backwards compatible to 512be (e=emulate). There existing tools for that to change, check seagate page. And there exist a commandline tool to check which sectorsize is used.

But because there are possibiltys of other issues e.g. cios config or low power (Y-Cable) check the guide pls.
 

nexxusty

Active Member
OP
Newcomer
Joined
Jul 28, 2009
Messages
32
Trophies
1
XP
241
Country
Canada
Yes, theoratical it should work to use the hole drive on Wii. But use MBR because GPT is buggy with multipartition.

This AF drive should support 4kn (n=native) sector size as standart with the ability to be backwards compatible to 512be (e=emulate). There existing tools for that to change, check seagate page. And there exist a commandline tool to check which sectorsize is used.

But because there are possibiltys of other issues e.g. cios config or low power (Y-Cable) check the guide pls.
It's a powered USB external enclosure. Definitely no power issues.

I'll check for Seagate tools to format it, not hopeful though. Seagate is absolutely terrible at everything they do.

cIOS is seemingly fine, remember my issues only happen when there are too many .wbfs images on the drive. 30 or so work absolutely fine with no issues whatsoever. This is 100% a partition/sector issue.

I absolutely appreciate the quick responses brother. Thank you.
 

Sypherone

Gaming Ninja
Member
GBAtemp Patron
Joined
Apr 28, 2019
Messages
1,648
Trophies
2
Age
44
XP
2,620
Country
Germany
I will think too its a sector/partition problem. But sorry, i dont have fast solution for that. It is like it ever was, its tricky and try and error.
If ntfs is first partition it normaly should work with all games up to the readable limit from the (v)Wii. A try would be using not ntfs but fat32 instead, or even the hole drive as fat32. Other question is, does the games play from this partition? Else using loader ios 58 and cios 151base58 can be tryed which support both back ports.

This shows the sectorsize and the line "Bytes Per Sector" shows the used sectorsize.

Check Your Hard Drive Sector Size in Windows​

To quickly check if you’re using an AF hard drive, you can use the Windows command prompt. Here’s a quick guide:

  1. Access the command prompt. You will have to start it as Administrator. To do that, click the “Start” button and type “cmd”. Then right-click the Command Prompt app, choose “Run as administrator,” and click Yes in the dialog.
  2. Enter the command:fsutil fsinfo ntfsinfo <drive letter>:
  3. Look for the value “Bytes Per Physical Sector.”
  4. Legacy format hard drives will have 512 (most common), 520, or 528 bytes per sector. AF hard drives will have 4096 (most common), 4112, 4160, or 4224 bytes per sector.
Screenshot of Windows command to check hard drive sector format, fsutil, showing Advanced Format 4Kb sector size
To get the sector size info, call the utility as follows from an elevated command prompt:

Copy

fsutil fsinfo ntfsinfo <drive letter>

A 4K Sector Disk with 512-byte Emulation has the Bytes Per Sector field set to 512 and the Bytes Per Physical Sector field set to 4096 as follows:

bytes per sector and per physical sector of a 4k sector disk with 512-byte emulation


A 4K Native Disk has the Bytes Per Sector and Bytes Per Physical Sector fields both set to 4096 as follows:

bytes per sector and per physical sector of a 4k native disk
 
Last edited by Sypherone,

nexxusty

Active Member
OP
Newcomer
Joined
Jul 28, 2009
Messages
32
Trophies
1
XP
241
Country
Canada
As expected, Seagate tools don't even launch. Literally every one of the 12 executables they give you do not work. Tried in 3 different computers, 3 different versions of Windows.

Seagate is such a trash company. I honestly loathe them.

I am under the impression that if I can't format this drive to 4K logical sectors, 2TB is the limit, GPT or not. Which sucks beyond belief as it makes what I want to do impossible.
 

Sypherone

Gaming Ninja
Member
GBAtemp Patron
Joined
Apr 28, 2019
Messages
1,648
Trophies
2
Age
44
XP
2,620
Country
Germany
I didnt used them myself, but maybe they need to run from commandline and with admin rights e.g SeaChest is a commandline tool. But for sure there is another independend tool to set the used sectorsize.
 
Last edited by Sypherone,

nexxusty

Active Member
OP
Newcomer
Joined
Jul 28, 2009
Messages
32
Trophies
1
XP
241
Country
Canada
I didnt used them myself, but maybe they need to run from commandline and with admin rights e.g SeaChest is a commandline tool. But for sure there is another independend tool to set the used sectorsize.
I got the tools to run, yeah, my bad. I wasn't running them from command line.

In my defense cmd only apps NEVER have icons embedded into the executables. This one did, so of course I assumed it was a gui based tool.

Either way, didn't work. Connected directly to SATA as well. "This drive doesn't support sector changes" even though I am looking at the AF logo on the front of the drive and verified it has 4096 byte physical sectors.

Can't even use an NTFS 3TB partition can I? As the Wii can only address 2TB no matter what on a 512 byte sector drive yes? I really hope I am understanding that incorrectly and the answer is no.
 

Sypherone

Gaming Ninja
Member
GBAtemp Patron
Joined
Apr 28, 2019
Messages
1,648
Trophies
2
Age
44
XP
2,620
Country
Germany
Run the check with fsutils which i posted 6 posts above. Then you see whats used and maybe dont need to convert, because already using 4kn.

This could also the problem, because the partition is bigger then 2TB. So best a few byte smaller. And no, you are not able to use more then 2TB if its 512 b sectorsize, no matter of used filesystem, partition table or multiple partions.
 

nexxusty

Active Member
OP
Newcomer
Joined
Jul 28, 2009
Messages
32
Trophies
1
XP
241
Country
Canada
Run the check with fsutils which i posted 6 posts above. Then you see whats used and maybe dont need to convert, because already using 4kn.

This could also the problem, because the partition is bigger then 2TB. So best a few byte smaller. And no, you are not able to use more then 2TB if its 512 b sectorsize, no matter of used filesystem, partition table or multiple partions.
Already checked, it's a 512e drive.

I've done some research on this. There are two types of AF drives. Generation 1 with 512e being the ONLY option = My drive. Then we have the typical Generation 2 drives that actually allow sector changes.

At the very least I don't feel like an idiot now. I have a definite answer to why I was having issues.

Appreciate the responses boys. Really. Didn't expect such fast replies. Have a great night!
 
  • Like
Reactions: Sypherone

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • ZeroT21 @ ZeroT21:
    only one nut is required to be male
  • K3N1 @ K3N1:
    I learned one of my friends is missing half of his 2nd testie so guess that's a thing
  • K3N1 @ K3N1:
    I don't remember what led him to tell me
  • ZeroT21 @ ZeroT21:
    it's no biggie, let the other one work harder
  • BigOnYa @ BigOnYa:
    I have a friend w one nut, he lost one when he was a kid, attacked by a pitt bull dog
  • K3N1 @ K3N1:
    I know testicular cancer often gets one removed but never heard them chopping off half of it
  • Xdqwerty65 @ Xdqwerty65:
    The laser surgery went wrong
  • ZeroT21 @ ZeroT21:
    i know most surgeons would rather chop off the whole region for gud measure
  • K3N1 @ K3N1:
    Actually most would rather not touch what they don't need to
  • K3N1 @ K3N1:
    Unless in Mexico then you can make 5k pesos
  • ZeroT21 @ ZeroT21:
    Sadly it ain't the surgeon who has to care bout the loss of nuts
  • K3N1 @ K3N1:
    Not all doctors are that careless or lazy
  • Xdqwerty65 @ Xdqwerty65:
    Should i get a job at My age?
  • Xdqwerty65 @ Xdqwerty65:
    I'm 14
  • BigOnYa @ BigOnYa:
    what if sneeze, while doing surgery....ooops snip
  • K3N1 @ K3N1:
    Yes try China
  • ZeroT21 @ ZeroT21:
    it's not an issue, it's a trait there
  • K3N1 @ K3N1:
    But fr most hospitals don't mess around about surgery often there like 5 or 6 surgeons just watching
  • ZeroT21 @ ZeroT21:
    like in university hospitals?
  • Xdqwerty65 @ Xdqwerty65:
    I miss using discord
  • K3N1 @ K3N1:
    I wouldn't trust a surgeon behind a liquor store
    +1
  • ZeroT21 @ ZeroT21:
    I trust a butcher more
  • K3N1 @ K3N1:
    If he had good whiskey I might
    +1
  • K3N1 @ K3N1:
    I gotta get my ears cleaned out on the 14th doc said there's a big ol chunk of wax
  • ZeroT21 @ ZeroT21:
    I only drink Hennessy brandy when it's actual alcohol
    ZeroT21 @ ZeroT21: I only drink Hennessy brandy when it's actual alcohol