No you didnt. The problem is LIBWIIGUI only shows images of which size is devidable by 4.
You probably have covers like 160x225.
That doesnt work on LibWiiGui so we made 160x224 images here is the download:
http://www.mediafire.com/download.php?4onyozlnbgn
Of course you can have other sizes as long as they are devidable by 4 and 225 isnt
.
SVN has an Update.
Now Video Patch is working properly.
Battery Status is showing (thx to gaintpune).
A few positions fixed (at least on my TV lol).
just tried, it won't compile for me. Getting errors on the battery meter.
CODEc:/wii/usbloader-gui-read-only/trunk/source/menu.cpp: In function 'int MenuInstall()':
c:/wii/usbloader-gui-read-only/trunk/source/menu.cpp:978: error: 'struct WPADData' has no member named 'battery_level'
c:/wii/usbloader-gui-read-only/trunk/source/menu.cpp: In function 'int MenuDiscList()':
c:/wii/usbloader-gui-read-only/trunk/source/menu.cpp:1123: warning: null argument where non-null required (argument 2)
c:/wii/usbloader-gui-read-only/trunk/source/menu.cpp:1290: error: 'struct WPADData' has no member named 'battery_level'
c:/wii/usbloader-gui-read-only/trunk/source/menu.cpp: In function 'int MenuFormat()':
c:/wii/usbloader-gui-read-only/trunk/source/menu.cpp:1611: error: 'struct WPADData' has no member named 'battery_level'
c:/wii/usbloader-gui-read-only/trunk/source/menu.cpp: In function 'int MenuCheck()':
c:/wii/usbloader-gui-read-only/trunk/source/menu.cpp:1986: error: 'struct WPADData' has no member named 'battery_level'