Hacking USB Loader GX

  • Thread starter cyrex
  • Start date
  • Views 7,178,674
  • Replies 29,365
  • Likes 48

thebobinc

Well-Known Member
Member
Joined
Apr 29, 2009
Messages
185
Trophies
0
Age
41
Location
Montréal Québec 514 , Cacanada
Website
Visit site
XP
71
Country
Canada
very nice work guys it is getting somewhere, i tried the rev 199, rev 200 , rev205, rev206 ,rev207
the best so far that i tied was the rev200 , in the rev207 i got an dump code juste by highliting the button tu return to the Wii menu,

did not have that probleme with rev200

keep the nice work , it is very promessing
 

TiMeBoMb4u2

Well-Known Member
Member
Joined
Oct 25, 2008
Messages
1,550
Trophies
0
Location
Hyrule
XP
1,198
Country
United States
Someone has forgotten to add the following to the GUI USB Loader Wiki's Theme Settings page.

Code:
show_tooltip = 0 1 (0 means don't show, 1 otherwise)
If this was part of the "config.txt", instead of the "theme.txt", we would then be able to easily turn off "tooltips", in the default theme!


yay.gif
 

DPyro

Well-Known Member
Member
Joined
Oct 17, 2008
Messages
370
Trophies
1
XP
834
Country
Canada
Meannekes said:
the cover download is back but wich version of covers will be downloaded?

3d from neo..
or which one?

or maybe its configurable? than it would be perfect for everyone

Check the source code:

QUOTE//download boxart image
char imgPath[30];
char URLFile[62];
sprintf(URLFile,"http://www.theotherzone.com/wii/3d/176/248/%s.png",filename); // For 3D Covers
sprintf(URLFile,"http://www.theotherzone.com/wii/resize/160/224/%s.png",filename);
 

TiMeBoMb4u2

Well-Known Member
Member
Joined
Oct 25, 2008
Messages
1,550
Trophies
0
Location
Hyrule
XP
1,198
Country
United States
DPyro said:
Meannekes said:
the cover download is back but wich version of covers will be downloaded?

3d from neo..
or which one?

or maybe its configurable? than it would be perfect for everyone
Check the source code:
QUOTE//download boxart image
char imgPath[30];
char URLFile[62];
sprintf(URLFile,"http://www.theotherzone.com/wii/3d/176/248/%s.png",filename); // For 3D Covers
sprintf(URLFile,"http://www.theotherzone.com/wii/resize/160/224/%s.png",filename);
Are we able to turn OFF this feature, using a configuration setting?


Thanks!
yay.gif
 

marinos35

Well-Known Member
Member
Joined
Mar 12, 2006
Messages
352
Trophies
0
XP
314
Country
Italy
TiMeBoMb4u2 said:
Anyone know what the DEFAULT RGB "info_color" setting is?

Code:
info_color = r, g, b

Thanks!
yay.gif
THEME.info_r = 63;
THEME.info_g = 154;
THEME.info_b = 192;

EDIT:

COVERS DOWNLOAD IT'S STILL NOT AVAILABLE. PLZ WAIT UNTIL THEY FINALIZE THE CODE

207 changelog: NOTHING
 

amitx

Member
Newcomer
Joined
Apr 23, 2009
Messages
5
Trophies
0
XP
25
Country
United States
r207 crash after going back(after 2-3 times) from game disk show , i tried that on the unlock mode.

and how do i rename games?
 

-pb-

Well-Known Member
Newcomer
Joined
Mar 30, 2009
Messages
97
Trophies
0
Location
nl
Website
Visit site
XP
50
Country
Netherlands
TiMeBoMb4u2 said:
....
If this was part of the "config.txt", instead of the "theme.txt", we would then be able to easily turn off "tooltips", in the default theme!


yay.gif

I use theme.txt to en/disable stuff in the main theme, just point in config.txt to theme_path or wtheme_path directory and in there just put the theme.txt without extra theme images. settings then will be active how you like in the default theme.

if you do not what to use custom theme at all just point the (w)theme_path to the /config/ directory and you can place the theme.txt also in there :-)
 

hughjass

Well-Known Member
Member
Joined
Sep 20, 2008
Messages
255
Trophies
0
Website
www.marcreeves.co.uk
XP
44
Country
How do I get box art images to show up? I am using the channel version of this loader, and I have the images dir on the root of my sd card, but none of my images are showing up. Help anyone? Thanks.
 

TiMeBoMb4u2

Well-Known Member
Member
Joined
Oct 25, 2008
Messages
1,550
Trophies
0
Location
Hyrule
XP
1,198
Country
United States
-pb- said:
TiMeBoMb4u2 said:
....
If this was part of the "config.txt", instead of the "theme.txt", we would then be able to easily turn off "tooltips", in the default theme!

yay.gif
I use theme.txt to en/disable stuff in the main theme, just point in config.txt to theme_path or wtheme_path directory and in there just put the theme.txt without extra theme images. settings then will be active how you like in the default theme.

if you do not what to use custom theme at all just point the (w)theme_path to the /config/ directory and you can place the theme.txt also in there :-)
Thanks, for the tip!... But doesn't this sound like an unnecessary step, if you are only using the default theme? It would be easier on the n00bs, to simplify this by adding this to the "config.txt" file, instead of the "theme.txt" file!


yay.gif
 

TiMeBoMb4u2

Well-Known Member
Member
Joined
Oct 25, 2008
Messages
1,550
Trophies
0
Location
Hyrule
XP
1,198
Country
United States
hughjass said:
How do I get box art images to show up? I am using the channel version of this loader, and I have the images dir on the root of my sd card, but none of my images are showing up. Help anyone? Thanks.
You will need to define the image location in the "config.txt" file. The "config.txt" file MUST be in "SD:/config/" (I think this should be changed)!

CODEcover_path = SD:/images/covers/
disc_path = SD:/images/discs/


yay.gif
 

imapterodactyl

Well-Known Member
Member
Joined
Jan 20, 2009
Messages
424
Trophies
0
XP
55
Country
United States

Master Mo

F.R.E.E.
Member
Joined
Nov 22, 2005
Messages
2,181
Trophies
1
Age
36
Location
Man Mo Temple
XP
429
Country
Germany
Now that you guys implemented "per game setting" this loader is already perfect! Great Job guys. Till know I have used another loader from my forwarder on my wii-frontpage but now after r206 this one took his place.

Amazing job guys and if you guys ask me this is the best and most polished loader out there...
 

kyogc

Well-Known Member
Member
Joined
Nov 24, 2008
Messages
324
Trophies
0
Age
47
Website
Visit site
XP
93
Country
Taiwan
TiMeBoMb4u2 said:
hughjass said:
How do I get box art images to show up? I am using the channel version of this loader, and I have the images dir on the root of my sd card, but none of my images are showing up. Help anyone? Thanks.
You will need to define the image location in the "config.txt" file. The "config.txt" file MUST be in "SD:/config/" (I think this should be changed) directory.!

CODEcover_path = SD:/images/covers/
disc_path = SD:/images/discs/


yay.gif
Quote one more word would be more clear.
 

marinos35

Well-Known Member
Member
Joined
Mar 12, 2006
Messages
352
Trophies
0
XP
314
Country
Italy
imapterodactyl said:
marinos35 said:
try this http://www.badongo.com/file/14693536
Nope, still nothing. It shows the proper file info, but there is no option to actually download it. Thanks for trying though
smile.gif


it takes a while to appear, but tested with ie8 with no account and it worked for me

QUOTE(slicer74 @ Apr 29 2009, 07:58 PM)
Can someone post an icon.png please.

The little icon to place in the apps/usbloader/

Thanks, TY all for ur hard works, will begin my test with rev199
try these
http://wiibrew.org/wiki/File:General-Nintendo-icon.png
http://wiibrew.org/wiki/File:Usb-Icon.png
http://wiibrew.org/wiki/File:J-Favs-Wii-logo.PNG

or search for something that you prefer
http://wiibrew.org/wiki/Homebrew_Channel/Icons
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    I @ I-need-help-with-wup-wiiu: i have an issue with loading games on usb with usbloadergx on vwii. Is there anyone that can...