Hacking USB Loader GX

  • Thread starter Thread starter blackb0x
  • Start date Start date
  • Views Views 8,068,207
  • Replies Replies 30,226
  • Likes Likes 74
bula said:
j0k3r said:
bula said:
j0k3r said:
can please anyone help me out ?

I used the revision 245, and the Black Theme from : http://wii.spiffy360.com/themes/terrulin/black.jpg

My Config looks like this :

Code:
#godmode = 0 1 (default is 0. 0 means turn off godmode by default, 1 otherwise) 
godmode = 1

#unlock_code = ab121b (you can set whatever password you want as long as it is shorter than 19 characters)

#parentalcontrol = 0 1 2 3 (set game access level. Need to use with titles.txt. If the loader is in unlock mode, this would be turned off) 

#theme_path = SD:/config/theme/ (set the theme folder path. Remember to put '/' at the end of the path. If you are using 16:9, use wtheme_path instead) 
#theme_path = SD:/config/themes/black/

#wtheme_path = SD:/config/wtheme/ (set the theme folder path for 16:9. This option might be removed in the future)
wtheme_path = SD:/config/themes/black/

#widescreen = 0 1 (when set to 1, the loader would force 16:9 mode. When set to 0, the loader would force 4:3 mode)
widescreen = 0

But my wii isnt working in widescreen, when I use this config/theme. The Buttons on top of the screen, are cutted out
frown.gif
. How can I make my Theme to Widescreen ???


widescreen = 1 this may help


No Widescreem = 1 doesnt help
frown.gif

By haveing it set to 0 will force 4:3 so you need it set to 1. Did you try a different theme?

I tryed The Black theme and The gu Theme, on both themes I have no widescreen :/
 
Mediafire folder with all the dols and all the needed files

or just r247.dol

If you get a code dump with 229+ when trying to download covers/discs without an IP to appear (192.168.xxx.xxx) it's because your wifi settings doesn't work.

Code:
246+247: created button to reload SD card so if it is removed, the app doesn't have to be
ÂÂÂÂÂÂÂÂ restarted to read the SD.
245:ÂÂÂÂ Fixed issue 104 (didn't test) - issue 104 : parentalcontrol , Unlock dosn/t show titlesÂÂ
244:ÂÂÂÂ Added more custom image support (in setting screen)
ÂÂÂÂÂÂÂÂ FixedÂÂissue 166 
243:ÂÂÂÂ 1. Fixed a download bug (some of you might have this, but not all)
ÂÂÂÂÂÂÂÂ 2. Fixed reset and power button (on wii) not working bug
242:ÂÂÂÂ 1. Fixed some sound issue
241:ÂÂÂÂ 1. Fixed some theme settings bug that were introduced from r240
ÂÂÂÂÂÂÂÂ 2. show_tooltip option is changed (0 means forced to turn off (ignore general
ÂÂÂÂÂÂÂÂ settings, 1 means use general settings) I didn't test on it but it should work.
240:ÂÂÂÂ *Added Global Settings save which was made by Astidof.
ÂÂÂÂÂÂÂÂ I didnt fully review the code and made only a few fixes. Gonna do it later when
ÂÂÂÂÂÂÂÂ i have more free time. It seems to work good but might be changed or revert
ÂÂÂÂÂÂÂÂ later if errors are found.
239:ÂÂÂÂ *Disabled pointing to the gamelist while scrolling with holding B
238:ÂÂÂÂ *Fix of R237 xD
237:ÂÂÂÂ small fix (left and right arrows on gameprompt working now)
235+236: Just some graphics edited
234:ÂÂÂÂ *Changed to download 499 images at once and if you got more games just do the
ÂÂÂÂÂÂÂÂ download again for next 499.
ÂÂÂÂÂÂÂÂ *Removed some printf in the http.c since they are not needed.
233:ÂÂÂÂ *Fixed GameWindowPrompt LEFT/RIGHT navigation bug
232:ÂÂÂÂ *Changed now not downloading nocover images of the server. instead gives out how
ÂÂÂÂÂÂÂÂ many not found and for those uses our standard.
ÂÂÂÂÂÂÂÂ *Added Cancel button to downloadwindow (if it seems to freeze on one file and
ÂÂÂÂÂÂÂÂ cant cancel, its the server we cant do anything about it. just wait before th
ÂÂÂÂÂÂÂÂ next file the cancel will have effect.)
ÂÂÂÂÂÂÂÂ *Added +/- navigation for GameWindowPrompt too
231:ÂÂÂÂ Optimized the game prompt
230:ÂÂÂÂ 1. If you set show_hddinfo or show_gamecount = 1, the hdd info and game count
ÂÂÂÂÂÂÂÂ would be forced to shown (even if you set clock on)
ÂÂÂÂÂÂÂÂ 2. Added custom clock location (see wiki)
229:ÂÂÂÂ *Added automatic download support for custom path
ÂÂÂÂÂÂÂÂ *Added autocreate directories if not found (fixes crash)
228:ÂÂÂÂ *Added delay to the new ToolTip function
227:ÂÂÂÂ Fixed custom cover path download bug
226:ÂÂÂÂ Bug fixes in gamewindowprompt.
225:ÂÂÂÂ *Fixed Focus bug....Sorry created a little focus bug with Tooltip on top
224:ÂÂÂÂ Set download gamenumber to 500, made tooltip on top of browser.
223:ÂÂÂÂ Make screen fade to dark when a prompt is called.
222:ÂÂÂÂ Iron out wrinkles in the volume control handling.ÂÂAdd new sound prototype.
221:ÂÂÂÂ Made the left/right on the D-button to change games in the game prompt.
220:ÂÂÂÂ clock freeze fixed
218+219: Added volume that controls SFX as well as BG music.

I'll add to the mediafire folder all the files linked at my site
http://wiimoveu.googlepages.com/usbloader-gui
 
j0k3r said:
bula said:
j0k3r said:
bula said:
j0k3r said:
can please anyone help me out ?

I used the revision 245, and the Black Theme from : http://wii.spiffy360.com/themes/terrulin/black.jpg

My Config looks like this :

Code:
#godmode = 0 1 (default is 0. 0 means turn off godmode by default, 1 otherwise) 
godmode = 1

#unlock_code = ab121b (you can set whatever password you want as long as it is shorter than 19 characters)

#parentalcontrol = 0 1 2 3 (set game access level. Need to use with titles.txt. If the loader is in unlock mode, this would be turned off) 

#theme_path = SD:/config/theme/ (set the theme folder path. Remember to put '/' at the end of the path. If you are using 16:9, use wtheme_path instead) 
#theme_path = SD:/config/themes/black/

#wtheme_path = SD:/config/wtheme/ (set the theme folder path for 16:9. This option might be removed in the future)
wtheme_path = SD:/config/themes/black/

#widescreen = 0 1 (when set to 1, the loader would force 16:9 mode. When set to 0, the loader would force 4:3 mode)
widescreen = 0

But my wii isnt working in widescreen, when I use this config/theme. The Buttons on top of the screen, are cutted out
frown.gif
. How can I make my Theme to Widescreen ???


widescreen = 1 this may help


No Widescreem = 1 doesnt help
frown.gif

By haveing it set to 0 will force 4:3 so you need it set to 1. Did you try a different theme?

I tryed The Black theme and The gu Theme, on both themes I have no widescreen :/


When I set my wii to EDTV/HDTV 480p, the Widescreen doesnt work on my Tv. But when I set my Phlips 42´LCD to 576i the Widescreen Themes work. Must I set my wii to 576i, is it better than 480p ???
 
I think the long waiting was it worth...it's awesome, my deafult loader for now. Love it
biggrin.gif
. Thanks for the awesome work...
grog.gif


What I don't realy get...the renaming...will it read my titles.txt? I've placed it in the root, but nothing changed...and renaming via Loader will rename the games on the WBFS-Drive, right? That would be bad, because I don't want to change my games on the Drive...I'll try to keep them without any chnages...would be glad if someone could explain me this
smile.gif
. Thanks in advance!

Oh, and if anyone is interessted:
14990474.png

Straight ripped from a MAC
tongue.gif
. I think you don't need Advertising for SanDisk;)...don't know what Size it should be, but resizing shouldn't be that hard...
tongue.gif
. Better would be the original one, I guess...
 
Just delete the whole line about widescreen. The loader auto detects if your wii is set for it. And if this is gonna be a 2 person conversation, please use PM. Also there is no need to have 5 quotes and repeat the whole conversation.
smile.gif
 
Blue-K said:
Oh, and if anyone is interessted:
image
Straight ripped from a MAC
tongue.gif
. I think you don't need Advertising for SanDisk;)...don't know what Size it should be, but resizing shouldn't be that hard...
tongue.gif
. Better would be the original one, I guess...

actually giantpune, why not use the Wii's sd icon? Blue-k has a point about SanDisk
wink.gif
 
giantpune said:
Just delete the whole line about widescreen. The loader auto detects if your wii is set for it. And if this is gonna be a 2 person conversation, please use PM. Also there is no need to have 5 quotes and repeat the whole conversation.
smile.gif


I delled the Widescreen = 0/1 option, and when I set my wii to 480p tje widescreen mode doesnt work. The Icons on top are cutted out. When I set my wii to 576i the Widescrenn mode worked. Is it necessary to set my wii to 576i ? I have a 42´Philips LCD.
 
The only reason it's a sandisk is because I didn't want to search for a better button. That's what cyrex is for. I just grabbed a picture to use till he could make one that looks more like the one from sysmenu 4.0. If anyone from sandisk is reading, we will consider keeping this image for a fee. If the price is right, we'll make it take up half the freaking screen.
yay.gif
 
giantpune said:
The only reason it's a sandisk is because I didn't want to search for a better button. That's what cyrex is for. I just grabbed a picture to use till he could make one that looks more like the one from sysmenu 4.0. If anyone from sandisk is reading, we will consider keeping this image for a fee. If the price is right, we'll make it take up half the freaking screen.
yay.gif

Maybe you should ask Kingston if they will pay more
wink.gif
. Anyways, then it's good...I searched for around 10 Minutes in the 4.0.wad for the original Nintendo icon, but haven't found it...sadly
frown.gif
. But I'm shure Cyrex/Shiizzza will make one soon...so I'll wait for the "Official" Icon.

And again:
QUOTEWhat I don't realy get...the renaming...will it read my titles.txt? I've placed it in the root, but nothing changed...and renaming via Loader will rename the games on the WBFS-Drive, right? That would be bad, because I don't want to change my games on the Drive...I'll try to keep them without any chnages...would be glad if someone could explain me this smile.gif. Thanks in advance!
I'm just too lazy to look over 200 pages...would be realy great if someone could clear me up...
 
When I install some Games, Metal Slug or Whacky Races, I have some bugs during the instaltion. With the default 1.5 USBLoader, I dont have these Probs.
 
I know this isn't a final version, but am I the only one who things the Sandisk (or SD) icon in R247 seems out of place. I understand the idea to get the list to reload if you take your SD card out, but could it be done from the "Exit USB ISO Loader" menu (Wii icon in my case) similar to how the Homebrew Channel handles Reloads? I would just have a button in that menu that says "Reload Loader" and be done with it!
 
Blue-K said:
And again:
QUOTE said:
What I don't realy get...the renaming...will it read my titles.txt? I've placed it in the root, but nothing changed...and renaming via Loader will rename the games on the WBFS-Drive, right? That would be bad, because I don't want to change my games on the Drive...I'll try to keep them without any chnages...would be glad if someone could explain me this smile.gif. Thanks in advance!
I'm just too lazy to look over 200 pages...would be realy great if someone could clear me up...

I understand that you don't want to read all 200 pages. But why not start at the first one and the sites that are linked on there?
Put it in SD:/config/ and you should be fine.
 
Blue-K said:
QUOTE said:
What I don't realy get...the renaming...will it read my titles.txt? I've placed it in the root, but nothing changed...and renaming via Loader will rename the games on the WBFS-Drive, right? That would be bad, because I don't want to change my games on the Drive...I'll try to keep them without any chnages...would be glad if someone could explain me this smile.gif. Thanks in advance!
I'm just too lazy to look over 200 pages...would be realy great if someone could clear me up...
then read this http://wiimoveu.googlepages.com/usbloader-gui
 
What about adding a cheat code manager?
Now you just put a .gct file on sd. But it would be cooler if you could just put the txt file on sd, and then choose the cheats yourself in a menu
 
dont go shooting the messenger..

this is my 1st compiling job ( i tested it so it works)

here is my r247 tweaked:

Has New Super Mario Bros background theme (from the themes postings)
Uses Wii Shop Music Instead of Menu Music
Changed SD Card to Blank Generic Card as posted earlier in this thread
Just the boot.dol file - can be loaded via a fowarder like all previous ones.

http://www.megaupload.com/?d=D9JHDRQB
 

Site & Scene News

Popular threads in this forum