pincushionman / cfg-loader

Automatically exported from code.google.com/p/cfg-loader
0 stars 0 forks source link

Some Games Can't Exit to Home Menu #52

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Start CFG Loader and load the game.
2.Press Home Button and then select to go back to the System Menu.
3.Wii just freezes, with no signal output to the TV, the power led shows
green indicates it's running.  I have to press the power button to turn off
the Wii.

What is the expected output? What do you see instead?
As expected, it should go back to the system menu, but it freezes. 

What version of the loader are you using?
56(release)

What is your System Menu version (e.g. 4.2u)?
4.1u(it's a Korean Wii)

What is your media type (HDD, USB Flash, SD/SDHC)?
HDD

How is your media formatted (wbfs, fat32, ntfs)?
wbfs

Which cios are you using and which version (222, 249v??)?
249 v19

Please provide any additional information below.
As I searched some forums(especially Chinese language Wii forums), there's
no solution to this issue. Hope you great guys can find some clues to it(if
possible). As I see, for many Korean Wiis(region change to 4.1U), using CFG
loader to play PAL games will lead to this issue(do not know whether other
region of Wiis have this problem). If I set "Force NTSC" for these games,
some are playable but the other can't. One example of these games is
RYWP01(Big Brain Academy for Wii(PAL)).

Original issue reported on code.google.com by chaost...@gmail.com on 18 Apr 2010 at 10:42

GoogleCodeExporter commented 9 years ago
I have the same issue, after press the Home button the wii freezes with black 
screen. My System Menu is 3.3u, my midia is HDD, and cios 249. The language of 
my wii stay in spanish.

Original comment by hooligan...@gmail.com on 20 Nov 2010 at 8:10

GoogleCodeExporter commented 9 years ago
If you have "block IOS" reload "on" try turning it off.  I had the same problem 
and this worked for me.

Original comment by 1631325...@gmail.com on 22 Dec 2010 at 4:26

GoogleCodeExporter commented 9 years ago
As suggested when block ios reload is on it will not be able to return to sys 
menu

Original comment by ogg...@gmail.com on 12 Jan 2011 at 12:10

GoogleCodeExporter commented 9 years ago
I can confirm that putting "block_IOS_reload = 0" is NOT enough to fix the 
issue.

So far I tested it with the 3 games I have, using both NTFS and FAT32 and it 
still freezes when I click "Wii Menu" in the Home screen when in game (in CFG 
Loader screen it returns without problem).

Original comment by zhoul...@gmail.com on 28 Jan 2011 at 1:32

GoogleCodeExporter commented 9 years ago
I found the problem, conflict between game video system (pal games) and the wii 
video system (ntsc wii). This line in the config file solved it "video = 
system".

Original comment by zhoul...@gmail.com on 28 Jan 2011 at 1:57

GoogleCodeExporter commented 9 years ago
Same exact problem as described by OP.  
Freeze on return home when playing PAL games.  No signal to tv, wiimotes power 
off, yet wii green light on.

Korean wii modified with mauifrog guide to 4.1u

Not solved completely by changing config.text "video = game"

Solved completely by changing (global options) config.text "return_to_channel = 
UCXF"
That is the channel forwarder for cfg-loader.
Wiimote still powers off momentarily but comes back on its own.

Original comment by jasoninc...@gmail.com on 6 Jul 2011 at 6:30