Hacking Wii U Homebrew with 4GB SDHC Card?

YugamiSekai

Mr. Picross
OP
Member
Joined
Dec 24, 2014
Messages
2,015
Trophies
1
Age
21
XP
2,275
Country
United States
Is there any way to use 4GB SDHC cards with Homebrew on vWii? I want to use Nintendon't but it says that Smash Stack can only be used with 2GB or less SD cards. Do I install the Homebrew Channel on vWii then move data from 2GB SD Card to 4GB SD Card because I have both.
 

TotalInsanity4

GBAtemp Supreme Overlord
Member
Joined
Dec 1, 2014
Messages
10,800
Trophies
0
Location
Under a rock
XP
9,814
Country
United States
I believe that you can make one 2 GB partition (only one, leave the rest of the partition table blank) and format it to FAT16, then it will be essentially the same thing. (You can reformat it back to 4 GB FAT32 after you use the HackMii installer)
 

Mr. Mysterio

Super Genius
Member
Joined
Sep 16, 2014
Messages
661
Trophies
0
Age
24
Location
Rosalina's Comet Observatory
XP
1,124
Country
United States
Is there any way to use 4GB SDHC cards with Homebrew on vWii? I want to use Nintendon't but it says that Smash Stack can only be used with 2GB or less SD cards. Do I install the Homebrew Channel on vWii then move data from 2GB SD Card to 4GB SD Card because I have both.

If you can't figure out the Windows partitioner, I don't blame you. It is kinda confusing. Here is an alternate method.

I don't know why I didn't see this thread until now...:unsure:
 
  • Like
Reactions: TotalInsanity4

EclipseSin

Ignorant Wizard
Member
Joined
Apr 1, 2015
Messages
2,063
Trophies
0
Age
35
Location
221b Baker Street
XP
1,726
Country
United Kingdom
If you can't figure out the Windows partitioner, I don't blame you. It is kinda confusing. Here is an alternate method.

I don't know why I didn't see this thread until now...:unsure:

It's no more confusing than Gparted or Disk Utility really tho. Anyway, does that program make the rest of the available space unusable forever, or is it just overwriting the partition table or something? Might try this on my 16GB for my Wii U. My 4GB that worked perfect in Wii died yesterday when I was working on my ps3.
 

Mr. Mysterio

Super Genius
Member
Joined
Sep 16, 2014
Messages
661
Trophies
0
Age
24
Location
Rosalina's Comet Observatory
XP
1,124
Country
United States
It's no more confusing than Gparted or Disk Utility really tho. Anyway, does that program make the rest of the available space unusable forever, or is it just overwriting the partition table or something? Might try this on my 16GB for my Wii U. My 4GB that worked perfect in Wii died yesterday when I was working on my ps3.

The extra space is perfectly intact. It simply formats it as a 2GB SD card instead of whatever it's real size is. You can actually make an 8MB card 2GB with this method. Just reformat the card using the normal Windows formatter and it will be back to normal.
 
  • Like
Reactions: EclipseSin

EclipseSin

Ignorant Wizard
Member
Joined
Apr 1, 2015
Messages
2,063
Trophies
0
Age
35
Location
221b Baker Street
XP
1,726
Country
United Kingdom
The extra space is perfectly intact. It simply formats it as a 2GB SD card instead of whatever it's real size is. You can actually make an 8MB card 2GB with this method. Just reformat the card using the normal Windows formatter and it will be back to normal.


Ok, that SD card I messed up I can't access more than 32MB anymore, I've tried everything from HP tools, SD Formatter, gparted, mac's disk utility, windows, acronis. everything reports 32MB only, so I had to ask before using. lol Anyways, thanks for the reply bud. And OP hope you get everything sorted.

Maybe I'll try this on that SD card see if I can't get it to write past 32mb and unfuck it up.
 
  • Like
Reactions: TotalInsanity4

Mr. Mysterio

Super Genius
Member
Joined
Sep 16, 2014
Messages
661
Trophies
0
Age
24
Location
Rosalina's Comet Observatory
XP
1,124
Country
United States
Ok, that SD card I messed up I can't access more than 32MB anymore, I've tried everything from HP tools, SD Formatter, gparted, mac's disk utility, windows, acronis. everything reports 32MB only, so I had to ask before using. lol Anyways, thanks for the reply bud. And OP hope you get everything sorted.

The way my program works is as follows:
1 - I find an SD card of the desired size.
2 - I reset every bit on the SD card to 0.
3 - I format the SD card with the desired format.
4 - I dump the first 100 sectors to a bin file.
5 - I include that bin file in my C program (makefat16.exe) which writes the included bin file to the specified drive.

I attached the source (and the exe) for anyone who is interested:
 

Attachments

  • makefat16.zip
    10.2 KB · Views: 644
  • Like
Reactions: EclipseSin

EclipseSin

Ignorant Wizard
Member
Joined
Apr 1, 2015
Messages
2,063
Trophies
0
Age
35
Location
221b Baker Street
XP
1,726
Country
United Kingdom
The way my program works is as follows:
1 - I find an SD card of the desired size.
2 - I reset every bit on the SD card to 0.
3 - I format the SD card with the desired format.
4 - I dump the first 100 sectors to a bin file.
5 - I include that bin file in my C program (makefat16.exe) which writes the included bin file to the specified drive.

I attached the source (and the exe) for anyone who is interested:

Thanks. I tried it with the card, it still shows up as unformatted. now it's 30.6MB lol time for the trash bin i guess
 

Mr. Mysterio

Super Genius
Member
Joined
Sep 16, 2014
Messages
661
Trophies
0
Age
24
Location
Rosalina's Comet Observatory
XP
1,124
Country
United States
Thanks. I tried it with the card, it still shows up as unformatted. now it's 30.6MB lol time for the trash bin i guess

My mom had a REALLY old 16MB that broke in a similar way. The usable space just kept shrinking. I think it may have something to do with write-exhaustion of flash memory. For new SD cards, they should last thousands of years, but for old ones (like my mom's), it can wear out within several years.
 
  • Like
Reactions: EclipseSin

EclipseSin

Ignorant Wizard
Member
Joined
Apr 1, 2015
Messages
2,063
Trophies
0
Age
35
Location
221b Baker Street
XP
1,726
Country
United Kingdom
My mom had a REALLY old 16MB that broke in a similar way. The usable space just kept shrinking. I think it may have something to do with write-exhaustion of flash memory. For new SD cards, they should last thousands of years, but for old ones (like my mom's), it can wear out within several years.

Yea, I only ever used it for the Wii though, and the same stuff has been on it for about 6 years, about 4 of which it wasn't used at all. I only recently started using it again since I had a need for it. I think it may have gotten an electrical surge. It has nowhere near the 100,000 write cycles most flash based chips can take before break down. I'm pretty sure it was me. Lol. It was a cheap one if I remember correctly.
 
  • Like
Reactions: Mr. Mysterio

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • Xdqwerty @ Xdqwerty:
    also gonna install twilight menu in my r4 flashcard
  • Psionic Roshambo @ Psionic Roshambo:
    One thing that just occurred to me.... The sound on the 2600 sucked less back then the harsh sound we hear now is from infinitely better speakers we have now, back when the 2600 was new speakers produced a almost muffled sound, like CRTs made old graphics look slightly better.
  • Psionic Roshambo @ Psionic Roshambo:
    I wonder if I could recommend that to some emulation devs that perhaps the sound could use some smoothing out to simulate those old TVs
  • Psionic Roshambo @ Psionic Roshambo:
    I think a few of the early systems could benefit from that, at least up to the 8 bit generation, by the 16 bit generation I think TVs had gotten a lot better in almost every way
  • Xdqwerty @ Xdqwerty:
    i dont have an sd card adapter but I have an usb sd card adapter
  • K3Nv2 @ K3Nv2:
    Old people games
  • Xdqwerty @ Xdqwerty:
    its not the one that comes with the r4
  • Xdqwerty @ Xdqwerty:
    doesnt work (my flashcard is from r4isdhc.com)
  • Xdqwerty @ Xdqwerty:
    might install ysmenu first
  • Psionic Roshambo @ Psionic Roshambo:
    Try Wood firmware
  • Psionic Roshambo @ Psionic Roshambo:
    For your R4
  • Psionic Roshambo @ Psionic Roshambo:
    It's old but it's the best firmware out for DS stuff
  • Xdqwerty @ Xdqwerty:
    it says it only works for the original R4, R4i Gold (r4ids.cn), R4iDSN (r4idsn.com) and Acekard R.P.G.
  • Xdqwerty @ Xdqwerty:
    nvm it does support mine
  • Xdqwerty @ Xdqwerty:
    but why choose it over ysmenu @Psionic Roshambo?
  • Xdqwerty @ Xdqwerty:
    bc im stupid?
  • Xdqwerty @ Xdqwerty:
    yea ik im stupid
  • Xdqwerty @ Xdqwerty:
    good night
  • Psionic Roshambo @ Psionic Roshambo:
    Just give it a try, but honestly if you have a 3DS you can play DS games without a card just off the internal SD card
  • Psionic Roshambo @ Psionic Roshambo:
    Slightly slower loading but a bit more convenient
  • BakerMan @ BakerMan:
    guys, my fuckin headphones have an out of place speaker
  • K3Nv2 @ K3Nv2:
    Did you try wearing them?
    B @ btjunior: @Xdqwerty 16