Emulator Issues #1510
closedWiimenu: Error 3
0%
Description
What steps will reproduce the problem?
- tools>run system menu
2.
3.
What is the expected output? What do you see instead?
black screen after press a
What version of the product are you using? On what operating system?
dolphin rev 4363, windows vista
Please provide any additional information below.
tried dx9 and ogl plugins and more setting but doesn't solve
Updated by PianoGamer about 15 years ago
Do you HAVE the system menu? See topic:
http://forums.dolphin-emu.com/thread-162.html
Updated by kenzozusuki about 15 years ago
yes i dump it from my wii
i can run system menu before rev 4000
Updated by PianoGamer about 15 years ago
I can run the menu fine (r4361) V3.3 PAL, next 2 revisions were compile fixes so
doubt they would break it.
Post what version of system menu, possibly around what revision broke it for you?
Updated by ChaosCode about 15 years ago
- Status changed from New to Accepted
yeah, I can confirm this. I was hoping it was just me but others have said the same. Im
not sure when the issue started. if u can find the last revision it worked, that would
be a huge help. Ill own it till we can figure out what happened.
Updated by lpfaint99 about 15 years ago
works here on 4357 x64, too laz0r to do testing for another couple hours though :P
Updated by kenzozusuki about 15 years ago
thanks. it works in rev 4371 but it can't run system menu 4.2
http://img183.imagevenue.com/img.php?image=93622_systemmenu_122_55lo.jpg
Updated by lpfaint99 about 15 years ago
error 3 is some new check that shows for people with korean wiis who have converted
region. for now use 4.1 or earlier
Updated by masterkillua123 about 15 years ago
The System Menu work perfect with me...
Maybe this happens with news System Menu.
Updated by CuentaSpam23 almost 15 years ago
can you install the system menu files from the actualization partition of a wii disc ?
Of course, if I already have the a backup of my nand
Updated by ayuanx almost 15 years ago
I think it wouldn't be too difficult to handle it if we know the mechanism of Error3.
In other words, we need a dump which can produce Error3.
Updated by skidau almost 15 years ago
The mechanism of Error 003 is described here: http://wiibrew.org/wiki/Error_003
Quote:
The so called Error 003 occurs when a Korean Wii gets region switched to a different
region and then updated to 4.2 via the online update.
Technical cause¶
System menu 4.2x calls a new ES Ioctlv(0x45) which got added in IOS70 on other IOS'
this Ioctlv always returns -1017.
If the korean-common-key is present IOS70 will return 0, which will then trigger the
error in the system menu.