Issue 28: Fix for CONF functions on vWii
Status:  New
Owner: ----
Reported by Joostinonline, Aug 26, 2013
What steps will reproduce the problem?
1. Run SysCheck on any vWii

What is the expected output? What do you see instead?
Anything that depends on __CONF_GetTxt will return an error.  This includes CONF_GetRegion, most of the CheckRegion functions, and VIDEO_GetPreferredMode (it's been defaulting to NTSC).  The line endings of setting.txt have changed, so you need to add another line to conf.c and everything will work fine.

What version of the product are you using? On what operating system?
Any version on a vWii.

Please provide any additional information below.
The patch for conf.c is attached.  You'll have to recompile libogc with it.  I've also submitted it on SourceForge, but I'm not sure if the team is still active.
I'm currently getting all the serial codes for the vWii.  Once I'm done, you'll be able to identify not only the serial code, serial number, model, and shop code, but also if a Wii U is an 8GB or 32GB version.
conf_patch.diff
336 bytes   View   Download