Hacking USB Loader GX

  • Thread starter Thread starter blackb0x
  • Start date Start date
  • Views Views 8,066,162
  • Replies Replies 30,226
  • Likes Likes 74
mixinluv2u said:
are most of you guys loading through the forwarder? or click through homebrew channel? i would like to use the forwarder, but the longer load time bug listed on the first page kind of worries me. is it even worth it then?

My goodness... you can't wait a few seconds?
 
mixinluv2u said:
are most of you guys loading through the forwarder? or click through homebrew channel? i would like to use the forwarder, but the longer load time bug listed on the first page kind of worries me. is it even worth it then?
It is worth it because you dont need to update the channel anymore. And it saves space
wink.gif
The loading time is not that long ut it`s still there...
 
Master Mo said:
mixinluv2u said:
are most of you guys loading through the forwarder? or click through homebrew channel? i would like to use the forwarder, but the longer load time bug listed on the first page kind of worries me. is it even worth it then?
It is worth it because you dont need to update the channel anymore. And it saves space
wink.gif
The loading time is not that long ut it`s still there...

I use the full channel because of the difference in load time.

Full channel takes under 3 seconds to start.
Forwarder takes about 11 seconds to start.
 
Anybody who successfully runs preloader w. CrazyIntro and have a shortcut
for USB Loader GX when pressing, for ex. [UP] on the remote???

What do I write as title_id and name?
 
warlord2009 said:
Master Mo said:
mixinluv2u said:
are most of you guys loading through the forwarder? or click through homebrew channel? i would like to use the forwarder, but the longer load time bug listed on the first page kind of worries me. is it even worth it then?
It is worth it because you dont need to update the channel anymore. And it saves space
wink.gif
The loading time is not that long ut it`s still there...

I use the full channel because of the difference in load time.

Full channel takes under 3 seconds to start.
Forwarder takes about 11 seconds to start.

Well, 11 seconds isn't that long, considered that you always posibility to just replace the dol file in the usbloader folder. Way faster updating the rev that way than creating a channel everytime.
- I Think im waiting 5-7 seconds, thats good enough for me.
 
I just install version r357.dol

and i try to go on the credits menu and i have a dump code error and need to reset the WII

nobody have that

thank you
 
warlord2009 said:
Master Mo said:
mixinluv2u said:
are most of you guys loading through the forwarder? or click through homebrew channel? i would like to use the forwarder, but the longer load time bug listed on the first page kind of worries me. is it even worth it then?
It is worth it because you dont need to update the channel anymore. And it saves space
wink.gif
The loading time is not that long ut it`s still there...

I use the full channel because of the difference in load time.

Full channel takes under 3 seconds to start.
Forwarder takes about 11 seconds to start.

i can't beleve people really complain about booting time , can't believe that 10 seconde, 15 seconde, can be an issue compare to the loading time that we save on hdd comparing to dvd, the time that we save by not having to stand are lazy butt hole from the Sofa , but some people can take time to count how long it take to boot, guy juste install it over preloader 0.29 it boot in 1 second when you install you dol on preloader and ask to boot from install file,

hope that was the last commetn we see about loading time beside of saying THANK GUYS FOR THAT AWSOME LOADER !!!!!!
 
build 360 wont compile

c:/usbloader/source/disc.c: In function '__Disc_SetTime':
c:/usbloader/source/disc.c:139: error: conflicting types for 'settime'
c:/devkitPro/libogc/include/ogc/lwp_watchdog.h:68: error: previous declaration of 'settime' was here
 
GolfDude said:
build 360 wont compile

c:/usbloader/source/disc.c: In function '__Disc_SetTime':
c:/usbloader/source/disc.c:139: error: conflicting types for 'settime'
c:/devkitPro/libogc/include/ogc/lwp_watchdog.h:68: error: previous declaration of 'settime' was here

You need new libogc. Download Here.

Changelog:
*Updated to the newest libogc. If you want to compile download newest devkit 1.5.0 and extract the new libogc from our download section into that folder.
 
now i got this error:

linking ... boot.elf
c:/devkitPro/libogc/lib/wii\libogc.a(ipc.o): In function `__ios_ioctlvformat_parse':
ipc.c:(.text.__ios_ioctlvformat_parse+0x174): undefined reference to `__ctype_ptr__'
c:/devkitpro/devkitppc/bin/../lib/gcc/powerpc-gekko/4.2.4/../../../../powerpc-gekko/bin/ld.exe: c:/devkitPro/libogc/lib/wii\libogc.a(ipc.o)(.text.__ios_ioctlvformat_parse+0x174): unresolvable R_PPC_EMB_SDA21 relocation against symbol `__ctype_ptr__'
ipc.c:(.text.__ios_ioctlvformat_parse+0x4e8): undefined reference to `__ctype_ptr__'
c:/devkitpro/devkitppc/bin/../lib/gcc/powerpc-gekko/4.2.4/../../../../powerpc-gekko/bin/ld.exe: c:/devkitPro/libogc/lib/wii\libogc.a(ipc.o)(.text.__ios_ioctlvformat_parse+0x4e8): unresolvable R_PPC_EMB_SDA21 relocation against symbol `__ctype_ptr__'
c:/devkitpro/devkitppc/bin/../lib/gcc/powerpc-gekko/4.2.4/../../../../powerpc-gekko/bin/ld.exe: final link failed: Nonrepresentable section on output
collect2: ld returned 1 exit status
make[1]: *** [/c/usbloader/boot.elf] Error 1
"make": *** [build] Error 2
 
i understand the theme.txt where i specify custom coords for buttons no longer works the same...
where do i put it now and what do i call it?

because some themes i have use custom button locations and some use default locations and there needs to be a cfg for each theme, but how does that work if the loader reads from the same config folder each time?

(ok.....i figured it out.....sorry i'm such a noob......read the wiki.......change theme.cfg to GXtheme.cfg and i'm good to go!)
 
GolfDude said:
now i got this error:

linking ... boot.elf
c:/devkitPro/libogc/lib/wii\libogc.a(ipc.o): In function `__ios_ioctlvformat_parse':
ipc.c:(.text.__ios_ioctlvformat_parse+0x174): undefined reference to `__ctype_ptr__'
c:/devkitpro/devkitppc/bin/../lib/gcc/powerpc-gekko/4.2.4/../../../../powerpc-gekko/bin/ld.exe: c:/devkitPro/libogc/lib/wii\libogc.a(ipc.o)(.text.__ios_ioctlvformat_parse+0x174): unresolvable R_PPC_EMB_SDA21 relocation against symbol `__ctype_ptr__'
ipc.c:(.text.__ios_ioctlvformat_parse+0x4e8): undefined reference to `__ctype_ptr__'
c:/devkitpro/devkitppc/bin/../lib/gcc/powerpc-gekko/4.2.4/../../../../powerpc-gekko/bin/ld.exe: c:/devkitPro/libogc/lib/wii\libogc.a(ipc.o)(.text.__ios_ioctlvformat_parse+0x4e8): unresolvable R_PPC_EMB_SDA21 relocation against symbol `__ctype_ptr__'
c:/devkitpro/devkitppc/bin/../lib/gcc/powerpc-gekko/4.2.4/../../../../powerpc-gekko/bin/ld.exe: final link failed: Nonrepresentable section on output
collect2: ld returned 1 exit status
make[1]: *** [/c/usbloader/boot.elf] Error 1
"make": *** [build] Error 2
Have you update your devkitPro to 1.5.0? If not, download here. Before you recompile, remember to delete the build folder first.
 
Because of the updating of google sites ervice the sidebar at my site was broken

now it is fixed

If anyone has any problem with the site plz pm me
 
I'm a total noobie here, how do I go about installing the DVD covers for this loader please? can someone lay it all out for me please? thanks
 
bnm81002 said:
I'm a total noobie here, how do I go about installing the DVD covers for this loader please? can someone lay it all out for me please? thanks
Fire up USBLoader GX.
Unlock the loader.
On the game list screen, click the DVD cover.
Follow the prompts.

yay.gif
 
can i play a PAL iso game with this usbloader? i dont' wanna brick my wii! thanx

has anyone tried FORCED NTSC settings and gotten a PAL game to work ? thanx!
 

Site & Scene News

Popular threads in this forum