Closed GoogleCodeExporter closed 9 years ago
This is not my issue I am just posting it for someone else.
Original comment by emuki...@gmail.com
on 2 Feb 2011 at 5:50
[deleted comment]
Oh sorry, it was running on a Wii. I repeated it several times but got always
the same stack/code dump.
Original comment by ArkAurion@googlemail.com
on 2 Feb 2011 at 8:12
If Swiss does not detect the region correctly, did you try to boot the game
with the correct video mode? Do you use component cables? What's the disc id of
the game, what does Swiss say about that?
Original comment by nintendo...@kaffeeschluerfer.com
on 2 Feb 2011 at 10:52
Lol, i forgot that i have the game myself. Booted in PAL50, the game works.
The region of the game is 'D' for me, because i have the german version. Maybe
it's time to add a few region codes:
http://wiibrew.org/wiki/Title_database
Original comment by nintendo...@kaffeeschluerfer.com
on 2 Feb 2011 at 11:00
Oh thanks, it was indeed a video mode issue. Setting up video mode to auto
detection caused the stack/code dump. 50Hz works, 60Hz screws up the picture,
NTSC causes a green screen and 480p reboots the system.
I too have the german version.
Original comment by ArkAurion@googlemail.com
on 2 Feb 2011 at 9:14
*note to self* add extra region codes:
case 'P': // PAL
case 'D': // German
case 'F': // French
case 'S': // Spanish
case 'I': // Italian
case 'L': // Japanese Import to PAL
case 'M': // American Import to PAL
case 'X': // PAL other languages?
case 'Y': // PAL other languages?
(thx WiiPower)
Original comment by emuki...@gmail.com
on 2 Feb 2011 at 10:11
Fixed in revision 6.
Original comment by emuki...@gmail.com
on 2 Feb 2011 at 10:51
Original issue reported on code.google.com by
emuki...@gmail.com
on 2 Feb 2011 at 5:32