Hacking Any solution for the 003 error yet

SifJar

Not a pirate
Member
Joined
Apr 4, 2009
Messages
6,022
Trophies
0
Website
Visit site
XP
1,175
Country
I think some games may have 4.3 update by now, but the problem is, that may not even do any good. On Error 003 Wiis, these are Wiis that are truly Korean, but have had a USA, Japanese or PAL System Menu installed on them. Presumably, when this was done, the game region was also changed to USA, Japanese or PAL. Therefore, it would be impossible to boot a Korean disc on these Wiis, or hence to install an update from such a disc. And installing 4.3 of any other region will result in another Error 003.

So really, that is not much use at all.

The ONLY solution is to use a game based exploit, via a modchip which can autoboot games and SaveMii(Frii), to install a patched IOS60 to the IOS70 slot, or downgrade the System Menu to 4.1, installing IOS60 first of course. At the moment, the only really viable exploit is Smash Stack, because all others require you to already have a save game installed (although that could be done...more on that in a minute). Smash Stack works for USA and (unofficially) Japanese copies of the game, so if the region was changed to either of those, this method could be used. If it was changed to PAL, it can not.

The other, less viable, option is a save game based exploit. This is a fair bit more complicated. You need to use this workaround : http://gbatemp.net/t194182-new-unbricking-...wii-s-and-below? to access the save game management screen. Basically: Use a modchip to boot loads various games in recovery mode via SaveMii(Frii) and make saves until your Wii's memory is completely full. Then when you start the Wii, it will take you to data management screen, where you can delete some saves and copy over a save game exploit. Then boot the exploited game with the modchip, and trigger the exploit to install patched IOS60 or to install normal IOS60 and downgrade to 4.1. This is less viable as you need to own loads of games, and it takes a fair bit of effort etc.

Right now, I believe there are no other options, except perhaps using a NAND programmer (i.e. Infectus) to install BootMii/boot2 on the Wii (if its old enough), and then using Comex's NAND Formatter to install IOS60 and System Menu 4.1, then use dop-Mii or something to install all IOS (except 60) and channels.
 

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