Hacking How to install nintendont on NTFS USB HDD (Vwii)?

negevasaf

Active Member
OP
Newcomer
Joined
Mar 16, 2013
Messages
31
Trophies
0
Age
38
XP
163
Country
Iceland
I am trying to install gamecube games on wii mode (wii u), I succeeded to install wiiflow, usb loader gx and some CIOS.
But it doesn't read my gamecube games (Super mario sunshine), Wiiflow tells me that gamecube is disabled and USB laoder gx doesn't read the game (SMS).
What can I do?
How to install it?
Thank you.
 

negevasaf

Active Member
OP
Newcomer
Joined
Mar 16, 2013
Messages
31
Trophies
0
Age
38
XP
163
Country
Iceland
Okat thank you, I found (I didn't try it yet) a way to convert NTFC to FAT32,
and another thing, can I use SDHC with 4-8gb, and install the gamecube games there?
Your WiiFlow is outdated (supposing you can access games with Nintendont through the Homebrew Channel). Replace WiiFlows boot.dol with the one in this download
I have the green Homebrew channel (the one that support 16:9) is that okay?
 

wiiando

Well-Known Member
Member
Joined
Dec 28, 2008
Messages
344
Trophies
1
XP
1,823
Country
United States
okay, I converted the HDD to fat32, How to continue from here?
Thank you.

spoon-feeding.jpg
 

negevasaf

Active Member
OP
Newcomer
Joined
Mar 16, 2013
Messages
31
Trophies
0
Age
38
XP
163
Country
Iceland
Do I need to feed the console with a spoon?
I only ask for help because at the last time I loaded the nintendont I had a black screen (it worked but after it said something about thet it support fat32 only I had a black screen), so I am being careful now...
Can I install it through MMM?
Thank you.
 

TotalInsanity4

GBAtemp Supreme Overlord
Member
Joined
Dec 1, 2014
Messages
10,800
Trophies
0
Location
Under a rock
XP
9,824
Country
United States
Do I need to feed the console with a spoon?
I only ask for help because at the last time I loaded the nintendont I had a black screen (it worked but after it said something about thet it support fat32 only I had a black screen), so I am being careful now...
Can I install it through MMM?
Thank you.

You don't need to "install" Nintendont, at least not in the sense that it stays permanently on your console. All that's required is that you have it in your "apps" folder on your SD card or HDD. Also, make sure you have the path set to your HDD instead of your SD card in WiiFlow
(Someone who uses WiiFlow: is this correct? WiiFlow can use paths? It's been a while since I've used it)
 

The Real Jdbye

*is birb*
Member
Joined
Mar 17, 2010
Messages
23,488
Trophies
4
Location
Space
XP
14,201
Country
Norway
You don't need to "install" Nintendont, at least not in the sense that it stays permanently on your console. All that's required is that you have it in your "apps" folder on your SD card or HDD. Also, make sure you have the path set to your HDD instead of your SD card in WiiFlow
(Someone who uses WiiFlow: is this correct? WiiFlow can use paths? It's been a while since I've used it)
I believe you just have to select the correct partition in WiiFlow.
 
  • Like
Reactions: TotalInsanity4

negevasaf

Active Member
OP
Newcomer
Joined
Mar 16, 2013
Messages
31
Trophies
0
Age
38
XP
163
Country
Iceland
I chose the right partition in USB loader gx, I made nintendont file by the instructions, and it srill doesn't work the GC games saved as GC file or ISO file.
It just doesn't read them even through nintendont app....
 

TotalInsanity4

GBAtemp Supreme Overlord
Member
Joined
Dec 1, 2014
Messages
10,800
Trophies
0
Location
Under a rock
XP
9,824
Country
United States
I chose the right partition in USB loader gx, I made nintendont file by the instructions, and it srill doesn't work the GC games saved as GC file or ISO file.
It just doesn't read them even through nintendont app....

Path must go "USB:/games/whatever you want (suggested: gamename [gameid])/game.iso

If it isn't EXACTLY like that, nintendont wont find your games
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • NinStar @ NinStar:
    you have to launch your homebrews directly from the wii u menu
  • NinStar @ NinStar:
    there is a plugin that display them on the wii u menu, pretty sure it is enabled by default
  • crafthp434 @ crafthp434:
    so like it doesnt exist
  • crafthp434 @ crafthp434:
    yeah
    ?
  • NinStar @ NinStar:
    it doesn't exist, at least not for aroma
  • crafthp434 @ crafthp434:
    ohhhhh
  • NinStar @ NinStar:
    on tiramisu you can access it by opening mii maker
  • crafthp434 @ crafthp434:
    okay
  • NinStar @ NinStar:
    I don't have a wii u anymore to test it myself, but if homebrews are not visible on the wii u menu I think you can press L + R + minus to open the plugin menu, there should be an option called "homebrews on wii u menu" or something similar
  • crafthp434 @ crafthp434:
    nope
  • crafthp434 @ crafthp434:
    it is L+dpad down+ select
  • crafthp434 @ crafthp434:
    but homebrew is appearing in the home menu btw
  • NinStar @ NinStar:
    yes, now I remember it
  • NinStar @ NinStar:
    then it is working, I also don't like that they did this but it is the only option you have if you are using aroma
  • crafthp434 @ crafthp434:
    i just didint know the homebrew launcher didint exist in aroma
  • crafthp434 @ crafthp434:
    thanks btw
  • Xdqwerty @ Xdqwerty:
    Im downloading fallout 3 goty edition
    +1
  • BigOnYa @ BigOnYa:
    I'm downloading more ram for my hamster pc
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    New hamster PC, with anal operation and BT connectivity!
    +1
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, How do I make enemies respawn on gdevelop after
    the player dies?
  • Psionic Roshambo @ Psionic Roshambo:
    Carrying a PC or phone is so old school!
  • Psionic Roshambo @ Psionic Roshambo:
    Squeeze your cheeks twice to answer calls!
  • BigOnYa @ BigOnYa:
    @Xdqwerty you can use a "spawner" function on any object.
  • BigOnYa @ BigOnYa:
    Or when your player dies, you can say in code, if enemy exists, do nothing, but if enemy does not exist, then create enemy at certain spot. (This would be a pain tho for lots of emeies)
    BigOnYa @ BigOnYa: Or when your player dies, you can say in code, if enemy exists, do nothing, but if enemy does...