Hacking USB Loader GX

  • Thread starter Thread starter blackb0x
  • Start date Start date
  • Views Views 8,068,412
  • Replies Replies 30,226
  • Likes Likes 74
OK i have one thing to say YOU GUYS EVER HEAR OF THE EXPRESSION TO MANY COOKS IN THE KITCHEN WILL SPOIL THE BROTH. Why the hell is ther so many people making different revisions if i remember right there is a handle full of official people working on this project right? so let them do there thing and stop posting un-official revisions go make another thread for them i get tired of having to scroll through so many posts having to figure out which is legit and which is not.

ok i feel better

btw what is the clock feature for been looking for it to read on it and not much is said.
 
Could someone with compiling skills and some free time (like one of you guys doing the custom revisions) compile me a custom version of my theme (on the spiffy site). I have a lot more graphics in the folder than are used (cause they might be added to themes in the future), and I know they'll work if it gets compiled with those images.
 
If I want to set the region and/or ID to off where do I do it now? Has it been changed?

I did have it listed in wtheme/theme.txt but now it doesnt do it anymore. I'm using rev230

QUOTE said:
#### SHOW/HIDE ####

show_tooltip = 0
show_id = 0
show_hddinfo = 1
show_region = 0
show_gamecount = 1
show_battery = 1

#### coords ####

region_coords = 83, 40
id_coords = 78, 283
#gamelist_coords = 250, 25, 250, 250
covers_coords = 35,57
setting_coords = 20, 370
install_coords = 92, 415
home_coords = 540, 370
power_coords = 505, 415
hddinfo_coords = 0, 452
gamecount_coords = 90, 27
amecount_align = center
 
starstremr said:
OK i have one thing to say YOU GUYS EVER HEAR OF THE EXPRESSION TO MANY COOKS IN THE KITCHEN WILL SPOIL THE BROTH. Why the hell is ther so many people making different revisions if i remember right there is a handle full of official people working on this project right? so let them do there thing and stop posting un-official revisions go make another thread for them i get tired of having to scroll through so many posts having to figure out which is legit and which is not.

ok i feel better

btw what is the clock feature for been looking for it to read on it and not much is said.


The "official" revision is on the first page of this thread.
 
lithium210 said:
starstremr said:
OK i have one thing to say YOU GUYS EVER HEAR OF THE EXPRESSION TO MANY COOKS IN THE KITCHEN WILL SPOIL THE BROTH. Why the hell is ther so many people making different revisions if i remember right there is a handle full of official people working on this project right? so let them do there thing and stop posting un-official revisions go make another thread for them i get tired of having to scroll through so many posts having to figure out which is legit and which is not.

ok i feel better

btw what is the clock feature for been looking for it to read on it and not much is said.


The "official" revision is on the first page of this thread.

Thats right, the official ones are on the first page and Sportsmaniac1322 has been making revisions of his own whenever he can and posting them on my site. It would be possible to add "custom" ones on my site, but with the loader not being done, its pointless to do that since new revisions will come out and yours will be outdated. We dont need people making revisions with custom themes built in, why not just throw the theme in the theme folder and use it that way, then you can keep updating the software and keep the theme there.... i dont get it.

It would be nice if we had just one location where these revisions are put. I made the loader section on my site for just that, but it seems that other people still want to create their own revisions, put them in their on places and post them on here. Can we come to an agreement of where these un-official revisions show up at and only use that? My site can have multiple people post revisions, just let me know if you want to help post them to my site or if there is somewhere else that is better, we can do that as well and I will remove them from my site, but lets please stop posting revisions all over the place....

Anyone agree or is it just me?
 
i agree with "custom revision are useless", they just have to report issues on googlecode
but if people still want to show which one as the biggest you should make a folder for them on your site deathfreak no ?
 
TiMeBoMb4u2 said:
The ONLY thing that makes this "CUSTOM" is that I moved the "show_tooltip" variable to the "config.txt" file.
Hi TiMeBoMb, why to move this variable in config.txt ? This is a pure GUI option, so its place is less in config.txt than in theme.txt that is dedicated to GUI.
 
Hi when trying to compile r231 i get error

Code:
cfg.c
c:/gui/source/cfg.c: In function 'theme_set':
c:/gui/source/cfg.c:551: warning: format '%hd' expects type 'short int *', but argument 3 has type 'int *'
c:/gui/source/cfg.c:551: warning: format '%hd' expects type 'short int *', but argument 4 has type 'int *'
c:/gui/source/cfg.c:551: warning: format '%hd' expects type 'short int *', but argument 3 has type 'int *'
c:/gui/source/cfg.c:551: warning: format '%hd' expects type 'short int *', but argument 4 has type 'int *'

and

Code:
ibwbfs.c
c:/gui/source/libwbfs/libwbfs.c: In function 'wbfs_ren_disc':
c:/gui/source/libwbfs/libwbfs.c:520: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness
c:/gui/source/libwbfs/libwbfs.c:520: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness
c:/gui/source/libwbfs/libwbfs.c: In function 'wbfs_estimate_disc':
c:/gui/source/libwbfs/libwbfs.c:567: warning: unused variable 'disc_info_sz_lba'

but it still compiles
should i be worried before i try it. Thanks
 
Here's the direct link to revision 232: http://wii.spiffy360.com/getfile.php?rev=22

QUOTE said:
*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.)
 
Mediafire folder with all the dols and all the needed files

or just r232.dol

QUOTE said:
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

Note that if you are missing more than 499 images it displays "No file missing!"
 
Hi i want to change the background music, i just need to change bg_music.ogg right, is there any specific things that the audio has to be/have.

Thanks
 
marinos35 said:
Note that if you are missing more than 499 images it displays "No file missing!"

Oh yeah, i will change it later, totally fogot about this. I think i am going to change it into download first 499 and then if you got more you can do download again to download the rest.


@WiiMonkey no specific thing needed. Only limit is that it has to be an ogg file and the whole dol isnt allowed to get higher than 5MB (i think).
 
wii mote no longer works on game (disc) selection box revision 232

+ and - works fine.. but not the pointer..


Also a suggestion for that

for the arrows have a + and - symbol in them .. so the noob of noobs know what keys can be pressed to skip through games


finally the rename function when finished with goes back to main screen rather than the disc selection box
 

Site & Scene News

Popular threads in this forum