Hacking USB Loader GX

  • Thread starter Thread starter blackb0x
  • Start date Start date
  • Views Views 8,066,697
  • Replies Replies 30,226
  • Likes Likes 74
bula said:
http://gxload.joschtex.com/
dowloded
cover - 2D insted of 3d
disc - file not fund

http://wiicover.gateflorida.com/
dowloded
cover - 3D cover
disc - file not fund

http://awiibit.com/
dowloded
cover - 2D insted of 3d
disc - file not fund

http://boxart.rowdyruff.net/
dowloded
cover - 2D insted of 3d
disc - file not fund

Testting was done for Transformers (RXIE52) - Revenge of the fallen. I just want to mention as well when I use rev370 dol (all cover providers) for some reason downloded an empty file for disc, did not happend when I testted providers one by one but a lost cursor during initialization on http://awiibit.com and http://wiicover.gateflorida.com
Goddamn, go back to primary school.
 
hdhacker said:
bula said:
http://boxart.rowdyruff.net/
dowloded
cover - 2D insted of 3d
disc - file not fund

Testting was done for Transformers (RXIE52) - Revenge of the fallen. I just want to mention as well when I use rev370 dol (all cover providers) for some reason downloded an empty file for disc, did not happend when I testted providers one by one but a lost cursor during initialization on http://awiibit.com and http://wiicover.gateflorida.com

The 3D cover for that game has been there since the 28th:

http://boxart.rowdyruff.net/3d/RXIE52.png

Did you delete the existing image from your SD card after each attempt?

The disc art was done this morning:

http://boxart.rowdyruff.net/fulldisc/RXIE52.png

Keep in mind that the program isn't grabbing disc art from me. I guess they did realize I had the fulldisc directory.


I deleted these files every attempt. Testting was done this morning
 
bula said:
I deleted these files every attempt. Once you have file on your card will not donlowd it again. Testting was done this morning

According to your 'flag' you are a native english speaker. Why is your english so terrible (like a 5 year old)
 
bula said:
I deleted these files every attempt. Once you have file on your card will not donlowd it again. Testting was done this morning

Then something is seriously wrong with the program or your test because the 3D artwork for that title has been there for 2 days.
 
bula said:
Testting was done for Transformers (RXIE52) - Revenge of the fallen. I just want to mention as well when I use rev370 dol (all cover providers) for some reason downloded an empty file for disc, did not happend when I testted providers one by one but a lost cursor during initialization on http://awiibit.com and http://wiicover.gateflorida.com


350745337_6fa96009c5_o.gif
 
hdhacker said:
bula said:
I deleted these files every attempt. Once you have file on your card will not donlowd it again. Testting was done this morning

Then something is seriously wrong with the program or your test because the 3D artwork for that title has been there for 2 days.

Hi hdhacker,

Dol was postted by giantpune and suppose to download only for boxart.rowdyruff.net (see bellow):

http://boxart.rowdyruff.net/
 
bula said:
hdhacker said:
bula said:
I deleted these files every attempt. Once you have file on your card will not donlowd it again. Testting was done this morning

Then something is seriously wrong with the program or your test because the 3D artwork for that title has been there for 2 days.


Hi hdhacker,

Dol was postted by giantpune and suppose to download only for boxart.rowdyruff.net (see bellow):

http://boxart.rowdyruff.net/
 
hdhacker said:
bula said:
hdhacker said:
bula said:
I deleted these files every attempt. Once you have file on your card will not donlowd it again. Testting was done this morning

Then something is seriously wrong with the program or your test because the 3D artwork for that title has been there for 2 days.

Hi hdhacker,

Dol was postted by giantpune and suppose to download only for boxart.rowdyruff.net (see bellow):

http://boxart.rowdyruff.net/
 
I use rev570 and just selected 'Update' again which showed me a new version called rev5704. What's that?

And what's the difference between update dol and update all?
 
bula said:
I did and you are right but you may want to take a look at these pictures:
http://imageupload.in/share-917A_4A4B7B59.html

http://imageupload.in/share-EF79_4A4B7B59.html


I found the bug in the program. It's in PromptWindows.cpp starting at line 2167:

CODE /**Temporary redownloading 1st image because of a fucking corruption bug **/

ÂÂÂÂchar URLFile[100];
ÂÂÂÂÂÂÂÂstruct block file = downloadfile(URLFile);
ÂÂÂÂif (choice2 == 2)
ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ{ÂÂÂÂÂÂ
ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂwhile(tries
 
hdhacker said:
bula said:
I did and you are right but you may want to take a look at these pictures:
http://imageupload.in/share-917A_4A4B7B59.html

http://imageupload.in/share-EF79_4A4B7B59.html


I found the bug in the program. It's in PromptWindows.cpp starting at line 2167:

CODE /**Temporary redownloading 1st image because of a fucking corruption bug **/

ÂÂÂÂchar URLFile[100];
ÂÂÂÂÂÂÂÂstruct block file = downloadfile(URLFile);
ÂÂÂÂif (choice2 == 2)
ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ{ÂÂÂÂÂÂ
ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂwhile(tries
 
bula said:
I wonder why downloaded the right cover from here: http://wiicover.gateflorida.com/. Unfortunately we can not see this provider's web structure, need a pass to log on. Thanks for looking into it.

Maybe giantpune fixed the code in some of the ones he upload, but not all?

Anyway, you don't need a login to see the structure of that site:

http://wiicover.gateflorida.com/flat/
http://wiicover.gateflorida.com/3d/
http://wiicover.gateflorida.com/disc/

EDIT: Also, the 3D image is on the awiibit.com site, too:

http://awiibit.com/3dBoxArt176x248/RXIE52.png
 
hdhacker said:
I found the bug in the program. It's in PromptWindows.cpp starting at line 2167:

CODE /**Temporary redownloading 1st image because of a fucking corruption bug **/

ÂÂÂÂchar URLFile[100];
ÂÂÂÂÂÂÂÂstruct block file = downloadfile(URLFile);
ÂÂÂÂif (choice2 == 2)
ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ{ÂÂÂÂÂÂ
ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂwhile(tries
 
dexter222 said:
jonas7611 said:
Got a little question:

How do you use space on your HD for usb loader instaed of the SD??

Got 640Gb WD elements
Made 2 partions, one small(10Gb), and a 2nd with the rest
The first is fat32, and the other is wfsb

On my pc I made the folders for all the stuff (on the fat32) partion
Changed the paths to USB:/xxxxxx/ in the loader, did so to all the pats.

And...., nothing no theme, no covers, no nothing.
The dumps work just fine so nothing wrong with that part.
Do you need a special program to make the fat partition in a special way, I just used windows XP disk manager.
Hope someone can help out
smile.gif


Try removing the stuff from your SD card - or removing your SD card entirely - assuming you're using the forwarder channel...


Yes I am using the forwarder, i will try to remove the sd entirelly.

Omg, it's more than 30 degrees celcius outside and it's been like this for a week now, and that is pretty warm for being
where I am (northern sweden) lucky me for the smart inventor of "table fans"

Wait, isn't the forwarder pointing to the loader at the sd card?
Isn't that the point of the forwarder, so you don't have to install the loader as a channel on the wii?
But I can try to remove the folders (codes, config etc. all but the usbloader_gx that is)
 
jonas7611 said:
Yes I am using the forwarder, i will try to remove the sd entirelly.

Omg, it's more than 30 degrees celcius outside and it's been like this for a week now, and that is pretty warm for being
where I am (northern sweden) lucky me for the smart inventor of "table fans"

Wait, isn't the forwarder pointing to the loader at the sd card?
Isn't that the point of the forwarder, so you don't have to install the loader as a channel on the wii?
But I can try to remove the folders (codes, config etc. all but the usbloader_gx that is)


The latest forwarder looks for the gx loader info on the hard drive first and if its not found there then it looks on the sd card.

Also you can leave your sd card in with the gx loader stuff on it and it will still load from the hard drive but you have to delete the congif files from the sd card first.You can leave the rest.That way it still possible to run it off sd through homebrew if needed.
 
giantpune said:
hdhacker said:
I found the bug in the program. It's in PromptWindows.cpp starting at line 2167:

CODE /**Temporary redownloading 1st image because of a fucking corruption bug **/

ÂÂÂÂchar URLFile[100];
ÂÂÂÂÂÂÂÂstruct block file = downloadfile(URLFile);
ÂÂÂÂif (choice2 == 2)
ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ{ÂÂÂÂÂÂ
ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂwhile(tries
 
[/quote]Take a look at line 2106:

Code:
sprintf(URLFile,"%s%s",server3d[(offset+tries)%serverCnt3d],missingFiles[i]);

compare that with line 2174:

Code:
sprintf(URLFile,"%s%s",server2d[(offset+tries)%serverCnt3d],missingFiles[0]);

That's where the bug is. You're using the 2D URL (server2d) instead of the 3D URL (server3d). This means the first image gets redownloaded and overwritten, but all the rest are fine. In the case of the tests performed, they were only working on one image at a time. If they would have tried multiple 3D cover downloads, I would bet only one would be wrong.
[/quote]

This is exactly what happened!

I erased three covers and the first one downloaded is 2D (RIAE52.png), 2nd one is 3D (RXIE52.png - this was the one downloaded as a 2D when I use only one cover test) and the third one is 3D as well (010E01.png).
 
DarkSunDS said:
Please learn to use quotes.

Do you have anything else to post? This is where it ends so please stop posting your crap does not help anyone on this board.
 

Site & Scene News

Popular threads in this forum