diggyprin / dop-mii

Automatically exported from code.google.com/p/dop-mii
GNU General Public License v3.0
0 stars 0 forks source link

ENH: Options to default to current region #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What IOS did you use?
36 Full Patched

What is the first 4 digits of your Wii's Serial Number?
LEH2

Would be nice if channels and system menu options defaulted to using 
current Wii's region.

Original issue reported on code.google.com by o...@4u.net on 6 Mar 2010 at 4:35

GoogleCodeExporter commented 8 years ago
Current Region is based on what your Wii is configured as. However I will 
consider a
region override option. But the best thing to do is change the Wii's actual 
region
and DOP will pick it up.

Original comment by Lunatik.CN@gmail.com on 6 Mar 2010 at 5:10

GoogleCodeExporter commented 8 years ago
"Current Region is based on what your Wii is configured as" yes and no, if you 
go 
into system menu options and change the region and back out, when you go into 
channels the region used is what was selected in system menu options, this is 
the 
reason I thought it was not defaulting to the Wii's region in channel options.

Original comment by o...@4u.net on 6 Mar 2010 at 7:05

GoogleCodeExporter commented 8 years ago
We call CONF_GetRegion() from libogc to determine what region your Wii is 
configured
as. If your Wii is configured as E, We default to E, if configured as U then we
default to U, etc. Now if it's always defaulting to U even if you are in a 
different
region then this is a bug.

Original comment by Lunatik.CN@gmail.com on 6 Mar 2010 at 7:08

GoogleCodeExporter commented 8 years ago
Did you try what I said in comment 2 or are you just talking from memory?

Original comment by o...@4u.net on 6 Mar 2010 at 7:23

GoogleCodeExporter commented 8 years ago
Oh yeah that's by design. When you change the region it carries over between the
menus. We just default the region to whatever region your are currently 
configured
as. However this is why I said I can add an option to the config file to always
override the default region.

Original comment by Lunatik.CN@gmail.com on 6 Mar 2010 at 7:37

GoogleCodeExporter commented 8 years ago

Original comment by castleva...@yahoo.com on 21 Nov 2010 at 4:28