Line 76:
Line 76:
==Unofficial Versions==
==Unofficial Versions==
−
Vader347 has graciously decided to release his own version of mplayerwii with the widescreen bug fixed. A binary can be found [http://www.flyupload.com/?fid=7086854 here]. Vader347 claims that the only real change is one line of code (as recommended by pepsiman):
+
Vader347's version of mplayerwii with the widescreen bug fixed can be found [http://www.flyupload.com/?fid=7086854 here]. Vader347 claims that the only real change is one line of code (as recommended by pepsiman):
''"rmode->viWidth = 678; rmode->viXOrigin = (VI_MAX_WIDTH_PAL - 678)/2;" after "rmode = VIDEO_GetPreferredMode(NULL);"''
''"rmode->viWidth = 678; rmode->viXOrigin = (VI_MAX_WIDTH_PAL - 678)/2;" after "rmode = VIDEO_GetPreferredMode(NULL);"''