Hacking USB Loader GX

  • Thread starter cyrex
  • Start date
  • Views 7,207,759
  • Replies 29,371
  • Likes 48

sess

Well-Known Member
Member
Joined
Sep 20, 2008
Messages
311
Trophies
0
Age
33
Location
Sao Paulo
Website
Visit site
XP
119
Country
Brazil
While compiling it, Programmer's Notepad prints out these "errors" and a lot of <i>echo</i>es. Is this okay? I'm guessing it isn't anything serious, since I get the .dol/.elf anyways. (and yes, I have those new libs)

<div class='codetop'>CODE</div><div class='codemain' style='height:200px;white-space:Pre;overflow:auto'>> "make"
FreeTypeGX.cpp
audio.cpp
input.cpp
main.cpp
menu.cpp
c:/usbgui/source/menu.cpp: In function 'int MenuDiscList()':
c:/usbgui/source/menu.cpp:1500: warning: null argument where non-null required (argument 2)
video.cpp
gui_button.cpp
gui_element.cpp
gui_image.cpp
gui_imagedata.cpp
gui_keyboard.cpp
gui_optionbrowser.cpp
gui_sound.cpp
gui_text.cpp
gui_trigger.cpp
gui_window.cpp
apploader.c
disc.c
dns.c
dvd_broadway.c
fst.c
http.c
oggplayer.c
partition.c
patchcode.c
sdhc.c
sys.c
usbstorage.c
utils.c
video2.c
wbfs.c
wdvd.c
wpad.c
libwbfs.c
rijndael.c
wiidisc.c
patchhook.S
font.ttf
bin2s -a 32 /c/usbgui/source/fonts/font.ttf | powerpc-gekko-as -o font.ttf.o
echo "extern const u8" `(echo font.ttf | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo font.ttf | tr . _)`.h
echo "extern const u8" `(echo font.ttf | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo font.ttf | tr . _)`.h
echo "extern const u32" `(echo font.ttf | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo font.ttf | tr . _)`.h
Tooltip_Install.png
bin2s -a 32 /c/usbgui/source/images/Tooltip_Install.png | powerpc-gekko-as -o Tooltip_Install.png.o
echo "extern const u8" `(echo Tooltip_Install.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo Tooltip_Install.png | tr . _)`.h
echo "extern const u8" `(echo Tooltip_Install.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo Tooltip_Install.png | tr . _)`.h
echo "extern const u32" `(echo Tooltip_Install.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo Tooltip_Install.png | tr . _)`.h
Tooltip_Power_Off.png
bin2s -a 32 /c/usbgui/source/images/Tooltip_Power_Off.png | powerpc-gekko-as -o Tooltip_Power_Off.png.o
echo "extern const u8" `(echo Tooltip_Power_Off.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo Tooltip_Power_Off.png | tr . _)`.h
echo "extern const u8" `(echo Tooltip_Power_Off.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo Tooltip_Power_Off.png | tr . _)`.h
echo "extern const u32" `(echo Tooltip_Power_Off.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo Tooltip_Power_Off.png | tr . _)`.h
Tooltip_Settings.png
bin2s -a 32 /c/usbgui/source/images/Tooltip_Settings.png | powerpc-gekko-as -o Tooltip_Settings.png.o
echo "extern const u8" `(echo Tooltip_Settings.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo Tooltip_Settings.png | tr . _)`.h
echo "extern const u8" `(echo Tooltip_Settings.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo Tooltip_Settings.png | tr . _)`.h
echo "extern const u32" `(echo Tooltip_Settings.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo Tooltip_Settings.png | tr . _)`.h
Tooltip_Wii_Menu.png
bin2s -a 32 /c/usbgui/source/images/Tooltip_Wii_Menu.png | powerpc-gekko-as -o Tooltip_Wii_Menu.png.o
echo "extern const u8" `(echo Tooltip_Wii_Menu.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo Tooltip_Wii_Menu.png | tr . _)`.h
echo "extern const u8" `(echo Tooltip_Wii_Menu.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo Tooltip_Wii_Menu.png | tr . _)`.h
echo "extern const u32" `(echo Tooltip_Wii_Menu.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo Tooltip_Wii_Menu.png | tr . _)`.h
Tooltip_quit.png
bin2s -a 32 /c/usbgui/source/images/Tooltip_quit.png | powerpc-gekko-as -o Tooltip_quit.png.o
echo "extern const u8" `(echo Tooltip_quit.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo Tooltip_quit.png | tr . _)`.h
echo "extern const u8" `(echo Tooltip_quit.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo Tooltip_quit.png | tr . _)`.h
echo "extern const u32" `(echo Tooltip_quit.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo Tooltip_quit.png | tr . _)`.h
background.png
bin2s -a 32 /c/usbgui/source/images/background.png | powerpc-gekko-as -o background.png.o
echo "extern const u8" `(echo background.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo background.png | tr . _)`.h
echo "extern const u8" `(echo background.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo background.png | tr . _)`.h
echo "extern const u32" `(echo background.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo background.png | tr . _)`.h
battery.png
bin2s -a 32 /c/usbgui/source/images/battery.png | powerpc-gekko-as -o battery.png.o
echo "extern const u8" `(echo battery.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo battery.png | tr . _)`.h
echo "extern const u8" `(echo battery.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo battery.png | tr . _)`.h
echo "extern const u32" `(echo battery.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo battery.png | tr . _)`.h
battery_bar.png
bin2s -a 32 /c/usbgui/source/images/battery_bar.png | powerpc-gekko-as -o battery_bar.png.o
echo "extern const u8" `(echo battery_bar.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo battery_bar.png | tr . _)`.h
echo "extern const u8" `(echo battery_bar.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo battery_bar.png | tr . _)`.h
echo "extern const u32" `(echo battery_bar.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo battery_bar.png | tr . _)`.h
battery_red.png
bin2s -a 32 /c/usbgui/source/images/battery_red.png | powerpc-gekko-as -o battery_red.png.o
echo "extern const u8" `(echo battery_red.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo battery_red.png | tr . _)`.h
echo "extern const u8" `(echo battery_red.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo battery_red.png | tr . _)`.h
echo "extern const u32" `(echo battery_red.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo battery_red.png | tr . _)`.h
bg_options.png
bin2s -a 32 /c/usbgui/source/images/bg_options.png | powerpc-gekko-as -o bg_options.png.o
echo "extern const u8" `(echo bg_options.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo bg_options.png | tr . _)`.h
echo "extern const u8" `(echo bg_options.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo bg_options.png | tr . _)`.h
echo "extern const u32" `(echo bg_options.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo bg_options.png | tr . _)`.h
bg_options_entry.png
bin2s -a 32 /c/usbgui/source/images/bg_options_entry.png | powerpc-gekko-as -o bg_options_entry.png.o
echo "extern const u8" `(echo bg_options_entry.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo bg_options_entry.png | tr . _)`.h
echo "extern const u8" `(echo bg_options_entry.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo bg_options_entry.png | tr . _)`.h
echo "extern const u32" `(echo bg_options_entry.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo bg_options_entry.png | tr . _)`.h
bg_options_settings.png
bin2s -a 32 /c/usbgui/source/images/bg_options_settings.png | powerpc-gekko-as -o bg_options_settings.png.o
echo "extern const u8" `(echo bg_options_settings.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo bg_options_settings.png | tr . _)`.h
echo "extern const u8" `(echo bg_options_settings.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo bg_options_settings.png | tr . _)`.h
echo "extern const u32" `(echo bg_options_settings.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo bg_options_settings.png | tr . _)`.h
button_dialogue_box.png
bin2s -a 32 /c/usbgui/source/images/button_dialogue_box.png | powerpc-gekko-as -o button_dialogue_box.png.o
echo "extern const u8" `(echo button_dialogue_box.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo button_dialogue_box.png | tr . _)`.h
echo "extern const u8" `(echo button_dialogue_box.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo button_dialogue_box.png | tr . _)`.h
echo "extern const u32" `(echo button_dialogue_box.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo button_dialogue_box.png | tr . _)`.h
button_dialogue_box_startgame.png
bin2s -a 32 /c/usbgui/source/images/button_dialogue_box_startgame.png | powerpc-gekko-as -o button_dialogue_box_startgame.png.o
echo "extern const u8" `(echo button_dialogue_box_startgame.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo button_dialogue_box_startgame.png | tr . _)`.h
echo "extern const u8" `(echo button_dialogue_box_startgame.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo button_dialogue_box_startgame.png | tr . _)`.h
echo "extern const u32" `(echo button_dialogue_box_startgame.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo button_dialogue_box_startgame.png | tr . _)`.h
button_install.png
bin2s -a 32 /c/usbgui/source/images/button_install.png | powerpc-gekko-as -o button_install.png.o
echo "extern const u8" `(echo button_install.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo button_install.png | tr . _)`.h
echo "extern const u8" `(echo button_install.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo button_install.png | tr . _)`.h
echo "extern const u32" `(echo button_install.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo button_install.png | tr . _)`.h
button_install_over.png
bin2s -a 32 /c/usbgui/source/images/button_install_over.png | powerpc-gekko-as -o button_install_over.png.o
echo "extern const u8" `(echo button_install_over.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo button_install_over.png | tr . _)`.h
echo "extern const u8" `(echo button_install_over.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo button_install_over.png | tr . _)`.h
echo "extern const u32" `(echo button_install_over.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo button_install_over.png | tr . _)`.h
credits_box.png
bin2s -a 32 /c/usbgui/source/images/credits_box.png | powerpc-gekko-as -o credits_box.png.o
echo "extern const u8" `(echo credits_box.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo credits_box.png | tr . _)`.h
echo "extern const u8" `(echo credits_box.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo credits_box.png | tr . _)`.h
echo "extern const u32" `(echo credits_box.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo credits_box.png | tr . _)`.h
dialogue_box.png
bin2s -a 32 /c/usbgui/source/images/dialogue_box.png | powerpc-gekko-as -o dialogue_box.png.o
echo "extern const u8" `(echo dialogue_box.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo dialogue_box.png | tr . _)`.h
echo "extern const u8" `(echo dialogue_box.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo dialogue_box.png | tr . _)`.h
echo "extern const u32" `(echo dialogue_box.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo dialogue_box.png | tr . _)`.h
dialogue_box_install.png
bin2s -a 32 /c/usbgui/source/images/dialogue_box_install.png | powerpc-gekko-as -o dialogue_box_install.png.o
echo "extern const u8" `(echo dialogue_box_install.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo dialogue_box_install.png | tr . _)`.h
echo "extern const u8" `(echo dialogue_box_install.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo dialogue_box_install.png | tr . _)`.h
echo "extern const u32" `(echo dialogue_box_install.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo dialogue_box_install.png | tr . _)`.h
dialogue_box_install_PREVIEW.png
bin2s -a 32 /c/usbgui/source/images/dialogue_box_install_PREVIEW.png | powerpc-gekko-as -o dialogue_box_install_PREVIEW.png.o
echo "extern const u8" `(echo dialogue_box_install_PREVIEW.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo dialogue_box_install_PREVIEW.png | tr . _)`.h
echo "extern const u8" `(echo dialogue_box_install_PREVIEW.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo dialogue_box_install_PREVIEW.png | tr . _)`.h
echo "extern const u32" `(echo dialogue_box_install_PREVIEW.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo dialogue_box_install_PREVIEW.png | tr . _)`.h
dialogue_box_startgame.png
bin2s -a 32 /c/usbgui/source/images/dialogue_box_startgame.png | powerpc-gekko-as -o dialogue_box_startgame.png.o
echo "extern const u8" `(echo dialogue_box_startgame.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo dialogue_box_startgame.png | tr . _)`.h
echo "extern const u8" `(echo dialogue_box_startgame.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo dialogue_box_startgame.png | tr . _)`.h
echo "extern const u32" `(echo dialogue_box_startgame.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo dialogue_box_startgame.png | tr . _)`.h
keyboard_key.png
bin2s -a 32 /c/usbgui/source/images/keyboard_key.png | powerpc-gekko-as -o keyboard_key.png.o
echo "extern const u8" `(echo keyboard_key.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo keyboard_key.png | tr . _)`.h
echo "extern const u8" `(echo keyboard_key.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo keyboard_key.png | tr . _)`.h
echo "extern const u32" `(echo keyboard_key.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo keyboard_key.png | tr . _)`.h
keyboard_key_over.png
bin2s -a 32 /c/usbgui/source/images/keyboard_key_over.png | powerpc-gekko-as -o keyboard_key_over.png.o
echo "extern const u8" `(echo keyboard_key_over.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo keyboard_key_over.png | tr . _)`.h
echo "extern const u8" `(echo keyboard_key_over.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo keyboard_key_over.png | tr . _)`.h
echo "extern const u32" `(echo keyboard_key_over.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo keyboard_key_over.png | tr . _)`.h
keyboard_largekey.png
bin2s -a 32 /c/usbgui/source/images/keyboard_largekey.png | powerpc-gekko-as -o keyboard_largekey.png.o
echo "extern const u8" `(echo keyboard_largekey.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo keyboard_largekey.png | tr . _)`.h
echo "extern const u8" `(echo keyboard_largekey.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo keyboard_largekey.png | tr . _)`.h
echo "extern const u32" `(echo keyboard_largekey.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo keyboard_largekey.png | tr . _)`.h
keyboard_largekey_over.png
bin2s -a 32 /c/usbgui/source/images/keyboard_largekey_over.png | powerpc-gekko-as -o keyboard_largekey_over.png.o
echo "extern const u8" `(echo keyboard_largekey_over.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo keyboard_largekey_over.png | tr . _)`.h
echo "extern const u8" `(echo keyboard_largekey_over.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo keyboard_largekey_over.png | tr . _)`.h
echo "extern const u32" `(echo keyboard_largekey_over.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo keyboard_largekey_over.png | tr . _)`.h
keyboard_mediumkey.png
bin2s -a 32 /c/usbgui/source/images/keyboard_mediumkey.png | powerpc-gekko-as -o keyboard_mediumkey.png.o
echo "extern const u8" `(echo keyboard_mediumkey.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo keyboard_mediumkey.png | tr . _)`.h
echo "extern const u8" `(echo keyboard_mediumkey.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo keyboard_mediumkey.png | tr . _)`.h
echo "extern const u32" `(echo keyboard_mediumkey.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo keyboard_mediumkey.png | tr . _)`.h
keyboard_mediumkey_over.png
bin2s -a 32 /c/usbgui/source/images/keyboard_mediumkey_over.png | powerpc-gekko-as -o keyboard_mediumkey_over.png.o
echo "extern const u8" `(echo keyboard_mediumkey_over.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo keyboard_mediumkey_over.png | tr . _)`.h
echo "extern const u8" `(echo keyboard_mediumkey_over.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo keyboard_mediumkey_over.png | tr . _)`.h
echo "extern const u32" `(echo keyboard_mediumkey_over.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo keyboard_mediumkey_over.png | tr . _)`.h
keyboard_textbox.png
bin2s -a 32 /c/usbgui/source/images/keyboard_textbox.png | powerpc-gekko-as -o keyboard_textbox.png.o
echo "extern const u8" `(echo keyboard_textbox.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo keyboard_textbox.png | tr . _)`.h
echo "extern const u8" `(echo keyboard_textbox.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo keyboard_textbox.png | tr . _)`.h
echo "extern const u32" `(echo keyboard_textbox.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo keyboard_textbox.png | tr . _)`.h
logo.png
bin2s -a 32 /c/usbgui/source/images/logo.png | powerpc-gekko-as -o logo.png.o
echo "extern const u8" `(echo logo.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo logo.png | tr . _)`.h
echo "extern const u8" `(echo logo.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo logo.png | tr . _)`.h
echo "extern const u32" `(echo logo.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo logo.png | tr . _)`.h
menu_button.png
bin2s -a 32 /c/usbgui/source/images/menu_button.png | powerpc-gekko-as -o menu_button.png.o
echo "extern const u8" `(echo menu_button.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo menu_button.png | tr . _)`.h
echo "extern const u8" `(echo menu_button.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo menu_button.png | tr . _)`.h
echo "extern const u32" `(echo menu_button.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo menu_button.png | tr . _)`.h
menu_button_over.png
bin2s -a 32 /c/usbgui/source/images/menu_button_over.png | powerpc-gekko-as -o menu_button_over.png.o
echo "extern const u8" `(echo menu_button_over.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo menu_button_over.png | tr . _)`.h
echo "extern const u8" `(echo menu_button_over.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo menu_button_over.png | tr . _)`.h
echo "extern const u32" `(echo menu_button_over.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo menu_button_over.png | tr . _)`.h
nocover.png
bin2s -a 32 /c/usbgui/source/images/nocover.png | powerpc-gekko-as -o nocover.png.o
echo "extern const u8" `(echo nocover.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo nocover.png | tr . _)`.h
echo "extern const u8" `(echo nocover.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo nocover.png | tr . _)`.h
echo "extern const u32" `(echo nocover.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo nocover.png | tr . _)`.h
nodisc.png
bin2s -a 32 /c/usbgui/source/images/nodisc.png | powerpc-gekko-as -o nodisc.png.o
echo "extern const u8" `(echo nodisc.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo nodisc.png | tr . _)`.h
echo "extern const u8" `(echo nodisc.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo nodisc.png | tr . _)`.h
echo "extern const u32" `(echo nodisc.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo nodisc.png | tr . _)`.h
player1_grab.png
bin2s -a 32 /c/usbgui/source/images/player1_grab.png | powerpc-gekko-as -o player1_grab.png.o
echo "extern const u8" `(echo player1_grab.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo player1_grab.png | tr . _)`.h
echo "extern const u8" `(echo player1_grab.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo player1_grab.png | tr . _)`.h
echo "extern const u32" `(echo player1_grab.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo player1_grab.png | tr . _)`.h
player1_point.png
bin2s -a 32 /c/usbgui/source/images/player1_point.png | powerpc-gekko-as -o player1_point.png.o
echo "extern const u8" `(echo player1_point.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo player1_point.png | tr . _)`.h
echo "extern const u8" `(echo player1_point.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo player1_point.png | tr . _)`.h
echo "extern const u32" `(echo player1_point.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo player1_point.png | tr . _)`.h
player2_grab.png
bin2s -a 32 /c/usbgui/source/images/player2_grab.png | powerpc-gekko-as -o player2_grab.png.o
echo "extern const u8" `(echo player2_grab.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo player2_grab.png | tr . _)`.h
echo "extern const u8" `(echo player2_grab.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo player2_grab.png | tr . _)`.h
echo "extern const u32" `(echo player2_grab.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo player2_grab.png | tr . _)`.h
player2_point.png
bin2s -a 32 /c/usbgui/source/images/player2_point.png | powerpc-gekko-as -o player2_point.png.o
echo "extern const u8" `(echo player2_point.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo player2_point.png | tr . _)`.h
echo "extern const u8" `(echo player2_point.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo player2_point.png | tr . _)`.h
echo "extern const u32" `(echo player2_point.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo player2_point.png | tr . _)`.h
player3_grab.png
bin2s -a 32 /c/usbgui/source/images/player3_grab.png | powerpc-gekko-as -o player3_grab.png.o
echo "extern const u8" `(echo player3_grab.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo player3_grab.png | tr . _)`.h
echo "extern const u8" `(echo player3_grab.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo player3_grab.png | tr . _)`.h
echo "extern const u32" `(echo player3_grab.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo player3_grab.png | tr . _)`.h
player3_point.png
bin2s -a 32 /c/usbgui/source/images/player3_point.png | powerpc-gekko-as -o player3_point.png.o
echo "extern const u8" `(echo player3_point.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo player3_point.png | tr . _)`.h
echo "extern const u8" `(echo player3_point.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo player3_point.png | tr . _)`.h
echo "extern const u32" `(echo player3_point.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo player3_point.png | tr . _)`.h
player4_grab.png
bin2s -a 32 /c/usbgui/source/images/player4_grab.png | powerpc-gekko-as -o player4_grab.png.o
echo "extern const u8" `(echo player4_grab.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo player4_grab.png | tr . _)`.h
echo "extern const u8" `(echo player4_grab.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo player4_grab.png | tr . _)`.h
echo "extern const u32" `(echo player4_grab.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo player4_grab.png | tr . _)`.h
player4_point.png
bin2s -a 32 /c/usbgui/source/images/player4_point.png | powerpc-gekko-as -o player4_point.png.o
echo "extern const u8" `(echo player4_point.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo player4_point.png | tr . _)`.h
echo "extern const u8" `(echo player4_point.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo player4_point.png | tr . _)`.h
echo "extern const u32" `(echo player4_point.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo player4_point.png | tr . _)`.h
progressbar.png
bin2s -a 32 /c/usbgui/source/images/progressbar.png | powerpc-gekko-as -o progressbar.png.o
echo "extern const u8" `(echo progressbar.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo progressbar.png | tr . _)`.h
echo "extern const u8" `(echo progressbar.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo progressbar.png | tr . _)`.h
echo "extern const u32" `(echo progressbar.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo progressbar.png | tr . _)`.h
progressbar_empty.png
bin2s -a 32 /c/usbgui/source/images/progressbar_empty.png | powerpc-gekko-as -o progressbar_empty.png.o
echo "extern const u8" `(echo progressbar_empty.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo progressbar_empty.png | tr . _)`.h
echo "extern const u8" `(echo progressbar_empty.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo progressbar_empty.png | tr . _)`.h
echo "extern const u32" `(echo progressbar_empty.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo progressbar_empty.png | tr . _)`.h
progressbar_outline.png
bin2s -a 32 /c/usbgui/source/images/progressbar_outline.png | powerpc-gekko-as -o progressbar_outline.png.o
echo "extern const u8" `(echo progressbar_outline.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo progressbar_outline.png | tr . _)`.h
echo "extern const u8" `(echo progressbar_outline.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo progressbar_outline.png | tr . _)`.h
echo "extern const u32" `(echo progressbar_outline.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo progressbar_outline.png | tr . _)`.h
scrollbar.png
bin2s -a 32 /c/usbgui/source/images/scrollbar.png | powerpc-gekko-as -o scrollbar.png.o
echo "extern const u8" `(echo scrollbar.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo scrollbar.png | tr . _)`.h
echo "extern const u8" `(echo scrollbar.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo scrollbar.png | tr . _)`.h
echo "extern const u32" `(echo scrollbar.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo scrollbar.png | tr . _)`.h
scrollbar_arrowdown.png
bin2s -a 32 /c/usbgui/source/images/scrollbar_arrowdown.png | powerpc-gekko-as -o scrollbar_arrowdown.png.o
echo "extern const u8" `(echo scrollbar_arrowdown.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo scrollbar_arrowdown.png | tr . _)`.h
echo "extern const u8" `(echo scrollbar_arrowdown.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo scrollbar_arrowdown.png | tr . _)`.h
echo "extern const u32" `(echo scrollbar_arrowdown.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo scrollbar_arrowdown.png | tr . _)`.h
scrollbar_arrowup.png
bin2s -a 32 /c/usbgui/source/images/scrollbar_arrowup.png | powerpc-gekko-as -o scrollbar_arrowup.png.o
echo "extern const u8" `(echo scrollbar_arrowup.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo scrollbar_arrowup.png | tr . _)`.h
echo "extern const u8" `(echo scrollbar_arrowup.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo scrollbar_arrowup.png | tr . _)`.h
echo "extern const u32" `(echo scrollbar_arrowup.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo scrollbar_arrowup.png | tr . _)`.h
scrollbar_box.png
bin2s -a 32 /c/usbgui/source/images/scrollbar_box.png | powerpc-gekko-as -o scrollbar_box.png.o
echo "extern const u8" `(echo scrollbar_box.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo scrollbar_box.png | tr . _)`.h
echo "extern const u8" `(echo scrollbar_box.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo scrollbar_box.png | tr . _)`.h
echo "extern const u32" `(echo scrollbar_box.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo scrollbar_box.png | tr . _)`.h
settings_background.png
bin2s -a 32 /c/usbgui/source/images/settings_background.png | powerpc-gekko-as -o settings_background.png.o
echo "extern const u8" `(echo settings_background.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo settings_background.png | tr . _)`.h
echo "extern const u8" `(echo settings_background.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo settings_background.png | tr . _)`.h
echo "extern const u32" `(echo settings_background.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo settings_background.png | tr . _)`.h
settings_button.png
bin2s -a 32 /c/usbgui/source/images/settings_button.png | powerpc-gekko-as -o settings_button.png.o
echo "extern const u8" `(echo settings_button.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo settings_button.png | tr . _)`.h
echo "extern const u8" `(echo settings_button.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo settings_button.png | tr . _)`.h
echo "extern const u32" `(echo settings_button.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo settings_button.png | tr . _)`.h
settings_button_over.png
bin2s -a 32 /c/usbgui/source/images/settings_button_over.png | powerpc-gekko-as -o settings_button_over.png.o
echo "extern const u8" `(echo settings_button_over.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo settings_button_over.png | tr . _)`.h
echo "extern const u8" `(echo settings_button_over.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo settings_button_over.png | tr . _)`.h
echo "extern const u32" `(echo settings_button_over.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo settings_button_over.png | tr . _)`.h
settings_menu_button.png
bin2s -a 32 /c/usbgui/source/images/settings_menu_button.png | powerpc-gekko-as -o settings_menu_button.png.o
echo "extern const u8" `(echo settings_menu_button.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo settings_menu_button.png | tr . _)`.h
echo "extern const u8" `(echo settings_menu_button.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo settings_menu_button.png | tr . _)`.h
echo "extern const u32" `(echo settings_menu_button.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo settings_menu_button.png | tr . _)`.h
startgame_arrow_left.png
bin2s -a 32 /c/usbgui/source/images/startgame_arrow_left.png | powerpc-gekko-as -o startgame_arrow_left.png.o
echo "extern const u8" `(echo startgame_arrow_left.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo startgame_arrow_left.png | tr . _)`.h
echo "extern const u8" `(echo startgame_arrow_left.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo startgame_arrow_left.png | tr . _)`.h
echo "extern const u32" `(echo startgame_arrow_left.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo startgame_arrow_left.png | tr . _)`.h
startgame_arrow_right.png
bin2s -a 32 /c/usbgui/source/images/startgame_arrow_right.png | powerpc-gekko-as -o startgame_arrow_right.png.o
echo "extern const u8" `(echo startgame_arrow_right.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo startgame_arrow_right.png | tr . _)`.h
echo "extern const u8" `(echo startgame_arrow_right.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo startgame_arrow_right.png | tr . _)`.h
echo "extern const u32" `(echo startgame_arrow_right.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo startgame_arrow_right.png | tr . _)`.h
wiimote_poweroff.png
bin2s -a 32 /c/usbgui/source/images/wiimote_poweroff.png | powerpc-gekko-as -o wiimote_poweroff.png.o
echo "extern const u8" `(echo wiimote_poweroff.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo wiimote_poweroff.png | tr . _)`.h
echo "extern const u8" `(echo wiimote_poweroff.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo wiimote_poweroff.png | tr . _)`.h
echo "extern const u32" `(echo wiimote_poweroff.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo wiimote_poweroff.png | tr . _)`.h
wiimote_poweroff_over.png
bin2s -a 32 /c/usbgui/source/images/wiimote_poweroff_over.png | powerpc-gekko-as -o wiimote_poweroff_over.png.o
echo "extern const u8" `(echo wiimote_poweroff_over.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo wiimote_poweroff_over.png | tr . _)`.h
echo "extern const u8" `(echo wiimote_poweroff_over.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo wiimote_poweroff_over.png | tr . _)`.h
echo "extern const u32" `(echo wiimote_poweroff_over.png | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo wiimote_poweroff_over.png | tr . _)`.h
bg_music.ogg
bin2s -a 32 /c/usbgui/source/sounds/bg_music.ogg | powerpc-gekko-as -o bg_music.ogg.o
echo "extern const u8" `(echo bg_music.ogg | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo bg_music.ogg | tr . _)`.h
echo "extern const u8" `(echo bg_music.ogg | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo bg_music.ogg | tr . _)`.h
echo "extern const u32" `(echo bg_music.ogg | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo bg_music.ogg | tr . _)`.h
button_click.pcm
bin2s -a 32 /c/usbgui/source/sounds/button_click.pcm | powerpc-gekko-as -o button_click.pcm.o
echo "extern const u8" `(echo button_click.pcm | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo button_click.pcm | tr . _)`.h
echo "extern const u8" `(echo button_click.pcm | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo button_click.pcm | tr . _)`.h
echo "extern const u32" `(echo button_click.pcm | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo button_click.pcm | tr . _)`.h
button_over.pcm
bin2s -a 32 /c/usbgui/source/sounds/button_over.pcm | powerpc-gekko-as -o button_over.pcm.o
echo "extern const u8" `(echo button_over.pcm | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_end[];" > `(echo button_over.pcm | tr . _)`.h
echo "extern const u8" `(echo button_over.pcm | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[];" >> `(echo button_over.pcm | tr . _)`.h
echo "extern const u32" `(echo button_over.pcm | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_size";" >> `(echo button_over.pcm | tr . _)`.h
linking ... boot.elf
output ... boot.dol

> Process Exit Code: 0
> Time Taken: 00:52</div>
 

djbubba2002

Well-Known Member
Member
Joined
Feb 10, 2007
Messages
832
Trophies
0
XP
427
Country
56killer said:
FvKey said:
Prisoner said:
djbubba2002 said:
Here is 140 covers of theses .A jump start for you guys Enjoy .
excitebots-c-wiidisc-marker-US.jpg

download it .. rename them to the I.D number and resize them ..
http://rapidshare.com/files/223727010/Wii_Labels.zip.html

I anit doing no more of these ones .. Sorry

if you don't have an account with rapidshare, please don't use it...because after 10 downloads, the link is useless....use megaupload or mediafire instead....thanks..
Exactle.
Move it to a collectors account or another file storage site, like superuploader.
Here you go the package has the images resize as png with transparency,just png and jpeg versions of the images because in the transparency some came very wrong it was because of automated in photoshop.

http://sharebee.com/d90666a5

OK , i know i cant guit when i start something ,, i did 233 more today and they need rename and resize... i hope you enjoy it ..

Uploading link coming soon ...
 

BlindDude

Well-Known Member
Member
Joined
Dec 31, 2008
Messages
358
Trophies
0
XP
160
Country
United States
QUOTE said:
BlindDude Posted Today, 12:53 AM
Go Diego go Great dinasour rescue,, a game my kids love isnt working with r96.. works fine with other loaders..
QUOTEI'll set it up in the bugs list. Hope this can be fixed soon. Have you tried other video modes? Which region is the game and which is region is the console you are running it on? Is the game patched? Need some info
smile.gif

NTSC for both. not patched
 

nindim

Well-Known Member
Member
Joined
Apr 10, 2009
Messages
116
Trophies
0
XP
49
Country
djbubba2002 said:
the upload Link will be in the ofter
Covers forum

they are not Originals , i do have Originals but i only have 170 of them .. not all of them ..

Wanns up the pack somehwere or pm it to me? Maybe you have something I don't or better quality? If you are gonna send it, can you make sure not to resize or save them into a lossy format please? Wanna keep quality as high as possible.
 

cyrex

Well-Known Member
OP
Member
Joined
Apr 3, 2009
Messages
251
Trophies
0
Website
Visit site
XP
79
Country
Gambia, The
FOR EVERYONE
Please be so kind and use this thread for cover pack / cover gathering related things. I know you all are doing a good job on gathering and fitting all of the covers for boxart and dvdcovers but it's hard enough for me to keep the first post up to date even without loads of coverpacks in here. Don't get me wrong i really want all of you to continue your good work on the covers but please please please use the separate thread for it. At this point i totally lost track of the coverpacks and don't know who packed what up in which shape etc. I hope you all of you don't get me wrong and know what i'm meaning. Thanks a lot for your support
smile.gif
 

kedest

Well-Known Member
Member
Joined
Feb 6, 2007
Messages
3,289
Trophies
0
Website
Visit site
XP
534
Country
Netherlands
In another topic, some days ago, someone posted a piece of code that would light the disc slot after installing a new game is completed. So you can watch tv while it's dumping and know when it's ready. Does this loader have that already?
 

jarod71

Member
Newcomer
Joined
Apr 19, 2009
Messages
20
Trophies
0
XP
4
Country
United States
I still think delete should be changed to play, and the minus sign at the bottom like the install option. for consistency, the install and delete option should be the same, so delete can go where the shutdown option is. we dont need shutdown, just return to wii menu. other than that, the password is a good workaround to prevent accidental deletion. looking great guys, this is the one to watch...
 

adam_the_1st

Well-Known Member
Member
Joined
Apr 10, 2009
Messages
118
Trophies
0
Age
37
Website
Visit site
XP
81
Country
Canada
I put together a nice little reskin for this loader (darker all round, a few layout changes to fix little issues I had, and to make room for a nice logo text, and improved keyboard), hope you guys enjoy it. The Download of course contains source, so feel free to do with it what you like. If you like it, I will be updating it, but not with each release, these guys are pumpin out changes WAY too fast for me to handle.

DOWNLOAD

RAPIDSHARE DOWNLOAD


Pictures

20090420-IMG_0696.jpg


20090420-IMG_0697.jpg


20090420-IMG_0693.jpg


20090420-IMG_0692.jpg


20090420-IMG_0695.jpg


PS I think its based on around R95
 

jarod71

Member
Newcomer
Joined
Apr 19, 2009
Messages
20
Trophies
0
XP
4
Country
United States
adam_the_1st said:
I put together a nice little reskin for this loader (darker all round, a few layout changes to fix little issues I had, and to make room for a nice logo text, and improved keyboard), hope you guys enjoy it. The Download of course contains source, so feel free to do with it what you like. If you like it, I will be updating it, but not with each release, these guys are pumpin out changes WAY too fast for me to handle.


PS I think its based on around R95
Looks Great! if you can move the function of install game to another location, can you move the delete to the same area on the oposite side? can you change the delete button to a play button? looks great and hope you update it as much as you can. hopefully at somepoint we will be able to apply skins to the actual loader as a built in option. looks amazing though and like your take on things...

looks like the power button and the install button is not exactly placed in relation tot he bigger one. just my eyes or?
 

mestapho

Well-Known Member
Member
Joined
Dec 3, 2008
Messages
266
Trophies
0
XP
60
Country
United States
@ adam_the_1st - Really nice looking. Will it need to be redone to work with newer revisions or can
the skin be applied to the newest versions?
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • K3Nv2 @ K3Nv2:
    Thanks for signing up at LinusTechTips
  • QuarterCut @ QuarterCut:
    holey shmoley!
  • BigOnYa @ BigOnYa:
    Your credit card has been charged. Thank you.
  • K3Nv2 @ K3Nv2:
    Your screwdriverPlus will arrive in three weeks
    +1
  • QuarterCut @ QuarterCut:
    K64_Waddle_Dee_Artwork_1.jpg

    my reaction to such information
    +2
  • BigOnYa @ BigOnYa:
    Press 1 for English. Press 2 for Pig Latin. Or press 3 to speak to a representative.
  • BakerMan @ BakerMan:
    guys, i need help, i got into an argument about what genre radioactive is, and i forgot who made it
  • Sicklyboy @ Sicklyboy:
    @BakerMan, Imagine Dragons
  • Sicklyboy @ Sicklyboy:
    Dragon deez nuts across yo face GOTEEM
  • Sicklyboy @ Sicklyboy:
    lmao now I realize that was probably the joke in the first place
    +1
  • BakerMan @ BakerMan:
    IMAGINE DRAGON DEEZ NUTS ACROSS YO- FUCK HE BEAT ME TO IT
  • BigOnYa @ BigOnYa:
    You have selected 4 - Death by Snu Snu, please stand by...
    +1
  • BakerMan @ BakerMan:
    lucky bastard
    +1
  • Sicklyboy @ Sicklyboy:
    hahahaha I'm half way through a bag off my Volcano and my tolerance is way down because I haven't been smoking much lately, so I was a little slow to catch that that was what your angle was 🤣🤣
    +1
  • Sicklyboy @ Sicklyboy:
    Also I was just excited to know a music reference for once (I am the LAST person in the world that you want on your trivia team)
    +2
  • K3Nv2 @ K3Nv2:
    Bummer webos 7.4 isnt working with dejavuln-autoroot
  • Sicklyboy @ Sicklyboy:
    PS4 right? I think that's what mine's on. Or 5.6, maybe.
  • K3Nv2 @ K3Nv2:
    [!] Installation failed (devmode_enabled not recognized)
  • K3Nv2 @ K3Nv2:
    0.5 seemed to work whatever lol i wont bitch
  • Alysh_Graham @ Alysh_Graham:
    Hehehe
    Alysh_Graham @ Alysh_Graham: Hehehe