Hacking i want some advice.

bjorno

Well-Known Member
OP
Member
Joined
Sep 13, 2009
Messages
429
Trophies
0
XP
209
Country
Netherlands
Well.. my wii is now at Ninty (i bricked it, so i sent it in, dont ask how i bricked it, because thats not the point of this thread)
--------------------------------------------------------------------------------------------------------------------------------------------------

Well.. they are soon giving my wii back (probably they updated my faforite firmware 3.2E to 4.2E)
So i will just use the guide from xZero (or something like that) to softmod it again with bootmii and preloader.
After i did it, i had to install Cios etc.
--------------------------------------------------------------------------------------------------------------------------------------------------

now the point..

I want to play NSMB, so i quess step 1 is to download and install trucha bug ios 53 with dop ios? (correct me if im wrong)
And then i can play with Neogamma.

Q1: If i install ios 53 that is trucha bugged ( will this brick my wii?, and why not? Explain)
Q2: I dont like bricks, so preloader could help a lot, but installing the " Priiloader" it wont brick my wii right? when i apply some hacks (without power down)
Q3: Wich ios do i need to trucha bug and how?
Q4: Wich ios i may NEVER TOUCH!

Well hope i get some helpfull replies
smile.gif
 

XFlak

Wiitired but still kicking
Member
Joined
Sep 12, 2009
Messages
13,990
Trophies
3
Age
38
Location
Cyprus, originally from Toronto
Website
modmii.github.io
XP
10,120
Country
Cyprus
u can install the non-trucha pateched IOS53 and still have NSMB work. U can patch, or u can choose not to, either way makes no difference. There is a whole thread devoted to getting this game to work, for specifics, check that out.

Priiloader should not brick your wii, i would recommend installing this if u dont have bootmii as boot2

u need the trucha bug in your system menu IOS to play pirated wiiware and vc games (IOS70 for 4.2, IOS 60 for 4.0 and 4.1). IOS36 needs the trucha bug only to install the cios, after that it doesn't really matter.

the IOSs that commonly lead to bricks is the system menu ios, never ever ever uninstall it. And if your on 4.1 or 4.0 and installing IOS60, be sure you not installing the most recent version (i think its 6400) as this is a stub and u will brick your wii.

if u ever install a new system menu, it will uninstall any version of priiloader/preloader. If u do this, be sure to re-install priiloader for brick protection
 

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...