Line 52:
Line 52:
It should also work with other formats
It should also work with other formats
==Bugs==
==Bugs==
−
*Unplug all USB devices before launching MPlayerWii.
*Color banding
*Color banding
Line 89:
Line 88:
==Unofficial Versions==
==Unofficial Versions==
−
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):
+
Vader347's version of mplayerwii v0.03 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);"''