Hacking Configurable USB Loader

darkgunsou86

Well-Known Member
Member
Joined
Sep 3, 2007
Messages
108
Trophies
1
Age
38
Location
Kuala Lumpur
Website
Visit site
XP
1,327
Country
Malaysia
alright, i've tested it. here's the log.

v61t4
[0.220] --> ios1
249[FRAG}
tnd id: 1000000F9 1-F9 t: 1 v: 19
reload ios: 249 = 0
[0.991] usb_init
open[/dev/usb2]=3 init:0 cap:1953525167
[12.970] sd_init
open[/dev/sdio/sdhc]=4
[13.242] sd_mount
fstype(2)=0
flist(2) = 4
f#0 770135900 1141509631 114
f#1 160609522 1936020240 101
f#2 1069001465 1936020192 121
f#3 2005681152 55499 13
Mount sd 2 1869001465 1
fatMount(sd,1869001465) = 1 1069001465
mount_add(sd,2,1069001465,1)
[50.002] cfg

I'm using a 2GB Sandisk SD card. now that you mention it, I had a problem with it previously. Half of its capacity was gone. Then suddenly, it came back. Maybe the card is faulty. I'll try another SD card to see whether the problem can be reproduced with the latest v61 beta. After so much diagnosing only can we find the source of the problem. Thanks for helping out the user such as me. If the problem lies with the SD card, I'll buy a new one. No need to trouble you further with this issue.

OK. The latest v61b3 works with another SD card. It seems that the SD card that I'm using is at fault. Looks like I have to get a new SD card. Thanks for helping out. I will definitely update to the latest CFG when any becomes available. Your efforts are definitely appreciated.
 

mooncraterx

Member
Newcomer
Joined
Mar 15, 2009
Messages
19
Trophies
0
XP
77
Country
United States
http://gbatemp.net/t265787-downgrading-con...ons-missing-now

can someone please take a look at the problem I am having? I don't understand why replacing the entire directories still has the same issue? Please advise.

wow... i tried to format my card and just put the usb config on my card again and it still does the same thing. Does it store something within wii memory? I loved this loader and now I have to go back to usbloadergx or something. I push one and this blank screen... It doesn't allow me to config items for games!!!
frown.gif
frown.gif
frown.gif
 

Bloodlust

Well-Known Member
Member
Joined
May 25, 2006
Messages
1,122
Trophies
0
Website
Visit site
XP
609
Country
Hong Kong
mooncraterx said:
http://gbatemp.net/t265787-downgrading-con...ons-missing-now

can someone please take a look at the problem I am having? I don't understand why replacing the entire directories still has the same issue? Please advise.

wow... i tried to format my card and just put the usb config on my card again and it still does the same thing. Does it store something within wii memory? I loved this loader and now I have to go back to usbloadergx or something. I push one and this blank screen... It doesn't allow me to config items for games!!!
frown.gif
frown.gif
frown.gif

I have a console which displays the same symptoms as yours. Also in ATD, as the "Select IOS(249)" is also missing...

I think I also asked before in this thread.. oggzee offered some advice (THANKS!) but it didn't work as well..

5193073291_dc184e173e.jpg
 

cardo

Member
Newcomer
Joined
Dec 10, 2008
Messages
11
Trophies
0
XP
53
Country
United States
Dr. Clipper said:
squirrelman10 said:
ok this is going to sound rhetorical and stupid, but how do i go from a game back to the usb loader so that im not going to the wii menu? i just some clarification on how to do it
You've already been linked to the Configurable Options page, but the option you want is return_to_channel= where is the 4-character ID of a forwarder channel, like UCXF for the forwarder in the first post. Add the line to config.txt by editing or using the Configurator.

QUOTE(FullMetalEngineer @ Nov 19 2010, 04:05 AM) I love this loader but there's only ONE HUGE PAIN about it..

Why can't I set a GLOBAL setting that forces NTSC for ALL Games in a single setting like other loaders?
Something like this shouldn't take more than a few lines of code?

It's impossible to keep individually setting 100 PAL games through trial and error if I ever lose the settings.
You've already been linked to the Configurable options page, but the option you want is video=ntsc. Add the line to config.txt by editing or using the Configurator.

Dr. Clipper,

is it return_to_channel= or return_to_channel= UCXF if I want it to return to the forwarder? Thanks
 

oggzee

Well-Known Member
OP
Member
Joined
Apr 11, 2009
Messages
2,333
Trophies
0
XP
188
Country
Slovenia
darkgunsou86 said:
alright, i've tested it. here's the log.

I'm using a 2GB Sandisk SD card. now that you mention it, I had a problem with it previously. Half of its capacity was gone. Then suddenly, it came back. Maybe the card is faulty. I'll try another SD card to see whether the problem can be reproduced with the latest v61 beta. After so much diagnosing only can we find the source of the problem. Thanks for helping out the user such as me. If the problem lies with the SD card, I'll buy a new one. No need to trouble you further with this issue.

OK. The latest v61b3 works with another SD card. It seems that the SD card that I'm using is at fault. Looks like I have to get a new SD card. Thanks for helping out. I will definitely update to the latest CFG when any becomes available. Your efforts are definitely appreciated.
Ok, we finally figured that out, thanks for the cooperation
wink.gif

I wouldn't give up on that SD card just yet.
I'll make some more changes to the raw fs / part.table detection and will release 61b4 in a few moments, so try that.
Another way to make it work might be to just re-format the card, but depends a bit on the tool used, if it clears the first sector properly then it should work fine.
 

oggzee

Well-Known Member
OP
Member
Joined
Apr 11, 2009
Messages
2,333
Trophies
0
XP
188
Country
Slovenia
cfg v61b4 (beta)
cfg61b4.dol
cfg61b4-222.dol
lang61b4.zip
(or online update)
Changes:

cfg v61b4 (beta)
* Use libogc 1.8.3 to fix COD:BO
* Enable pointer control with any wiimote
(but only one at a time - the first one that points to screen is used)
* more improvements to raw fs detection: in case the partition table is
ambiguous - if it appears there is a raw fs and a valid part. table then
make a decision based on device type: for sd assume raw, for usb assume p. table
* Updated mp3 player (triple buffering from libogc)
 

Dr. Clipper

Well-Known Member
Member
Joined
Aug 28, 2007
Messages
2,485
Trophies
0
XP
92
Country
cardo said:
Dr. Clipper,

is it return_to_channel= or return_to_channel= UCXF if I want it to return to the forwarder? Thanks
return_to_channel= UCXF


mooncraterx said:
http://gbatemp.net/t265787-downgrading-con...ons-missing-now

can someone please take a look at the problem I am having? I don't understand why replacing the entire directories still has the same issue? Please advise.

wow... i tried to format my card and just put the usb config on my card again and it still does the same thing. Does it store something within wii memory? I loved this loader and now I have to go back to usbloadergx or something. I push one and this blank screen... It doesn't allow me to config items for games!!!
frown.gif
frown.gif
frown.gif

Bloodlust said:
I have a console which displays the same symptoms as yours. Also in ATD, as the "Select IOS(249)" is also missing...

I think I also asked before in this thread.. oggzee offered some advice (THANKS!) but it didn't work as well..
It would help if you guys would keep a better eye on the thread. You might be interested in these (shortened by me) posts by oggzee:
QUOTE(oggzee @ Nov 19 2010, 02:14 AM) cfg v61t3 (debug)
cfg61t3.dol
(or online update)
Changes:

cfg v61t3 (debug)
* print more debug info, debug enabled by default
* if home=screenshot then make a screenshot if home is being held for 1 second
otherwise exit to hbc. So a short press on home will exit while holding home
for 1 second will make a screenshot
* possible fix for corrupted console text


NOTE: this is release intended for troubleshooting only, not normal use.

I would like this to be tested by people that experienced problems with 61* series:
- hangs
- mp3 playing
- console corruption
- usb init
It doesn't try to solve COD:BO problems (because it is still built with devkit 22+ogc 185)
I don't remember the exact nicknames of the people with the above problems, but I hope to hear from you.
QUOTE(oggzee @ Nov 19 2010, 04:04 AM)
Bloodlust and FoGBaV, please try 61t3 and let me know if the console is still corrupted?
 

Ratmando

Well-Known Member
Newcomer
Joined
Dec 12, 2007
Messages
61
Trophies
0
XP
168
Country
United States
Noob question.
unsure.gif


I have installed the WAD for the forwarder so I have it on my channels list.

Which DOL (cfg60.dol or cfg60-222.dol) do I use and where do I put it on my SD card?

I assume here: sd:/apps/usbloader_cfg/boot.dol

So do I have to rename one of the DOLs in the first post to boot.dol?

Thanks
 

Hielkenator

Well-Known Member
Member
Joined
Feb 7, 2010
Messages
4,210
Trophies
0
XP
679
Country
Netherlands
If you want CFG loader to start with ios222 use that one.
If you want to use CFG loader start with 249 use that one.
rename to boot.dol
 

Dr. Clipper

Well-Known Member
Member
Joined
Aug 28, 2007
Messages
2,485
Trophies
0
XP
92
Country
Ratmando said:
Noob question.
unsure.gif


I have installed the WAD for the forwarder so I have it on my channels list.

Which DOL (cfg60.dol or cfg60-222.dol) do I use and where do I put it on my SD card?

I assume here: sd:/apps/usbloader_cfg/boot.dol

So do I have to rename one of the DOLs in the first post to boot.dol?

Thanks
It should do the directory you mention, but it probably does sd:/apps/usbloader as well. If this is your first time using Cfg, use the zipped version of v60 as it gives you the support files you need. Otherwise, rename the boot.dol file as required. You should choose the one that matches which IOS you predominantly want to use. cfg60.dol if IOS249 or cfg60-222.dol if IOS222. Choose cfg60.dol if you don't know.
 

oggzee

Well-Known Member
OP
Member
Joined
Apr 11, 2009
Messages
2,333
Trophies
0
XP
188
Country
Slovenia
cfg v61b5 (beta)
cfg61b5.dol
cfg61b5-222.dol
(or online update)
Changes:

cfg v61b5 (beta)
* Fixed theme switching (Issue 69)
* Increased max themes from 100 to 300 (Issue 60)
* updated game count when downloading covers to start from 1 (Issue 92)
* Removed boxart.rowdyruff.net from the list of cover urls
 

sadsack

Member
Newcomer
Joined
Feb 2, 2010
Messages
22
Trophies
0
XP
73
Country
Hi oggzee,

Probably not very high on the agenda but is/would it be possible to add an extra to:

intro=3 (so we could have 0 1 2 3 4) and the forth being the old red switch logo)


ttfn

sadsack
 

oggzee

Well-Known Member
OP
Member
Joined
Apr 11, 2009
Messages
2,333
Trophies
0
XP
188
Country
Slovenia
sadsack said:
Hi oggzee,
Probably not very high on the agenda but is/would it be possible to add an extra to:
intro=3 (so we could have 0 1 2 3 4) and the forth being the old red switch logo)
ttfn
sadsack
I leaning on no, because that intro adds another 50k, while the combined size of the other two is 50k, so if I added that intro it would be a combined size of 100k dedicated for the intro which i think is too much. I could change my mind however, but that's my current oppinion.

bjorno said:
Does it somewhere shows how many games there are installed? If there isn't, is it possible to have this future?
Hmm not that i can think of, well except for the download missing covers, you can do that and it says downloading cover ... 1/N where N is the total number of games. Maybe we'll add that somewhere else...

QUOTE(freddyhooge @ Nov 21 2010, 08:01 PM)
Is it posibble to add a different music fie on each theme ?
If Yes, how ?
If No, is it possible to make ?
It's not possible and for the moment I don't plan to do that.
 

airline38

Well-Known Member
Member
Joined
Mar 28, 2010
Messages
741
Trophies
1
XP
807
Country
Taiwan
Just tried V61b5 with IOS249 v20-57 to run COD:BO .
No need to assign another IOS (EX:224 v5 -57 or 250 v20-57)
in the COD:BO configuration. All modes (Single, Multi-player ,ZOMBIES , WiFi )
are no problem .

Thanks Oggezz's great effort !!
 

mooncraterx

Member
Newcomer
Joined
Mar 15, 2009
Messages
19
Trophies
0
XP
77
Country
United States
QUOTE(mooncraterx @ Nov 21 2010, 02:17 PM)
http://gbatemp.net/t265787-downgrading-con...ons-missing-now

can someone please take a look at the problem I am having? I don't understand why replacing the entire directories still has the same issue? Please advise.

wow... i tried to format my card and just put the usb config on my card again and it still does the same thing. Does it store something within wii memory? I loved this loader and now I have to go back to usbloadergx or something. I push one and this blank screen... It doesn't allow me to config items for games!!!

Hey i tried the 61b4 (latest beta) and my problem went away. So it must just be something with the 60 after using a newer version that caused the problem? Wonder if CODBO works now.. have to test.
 

oggzee

Well-Known Member
OP
Member
Joined
Apr 11, 2009
Messages
2,333
Trophies
0
XP
188
Country
Slovenia
mooncraterx said:
QUOTE(mooncraterx @ Nov 21 2010, 02:17 PM)
http://gbatemp.net/t265787-downgrading-con...ons-missing-now

can someone please take a look at the problem I am having? I don't understand why replacing the entire directories still has the same issue? Please advise.

wow... i tried to format my card and just put the usb config on my card again and it still does the same thing. Does it store something within wii memory? I loved this loader and now I have to go back to usbloadergx or something. I push one and this blank screen... It doesn't allow me to config items for games!!!

Hey i tried the 61b4 (latest beta) and my problem went away. So it must just be something with the 60 after using a newer version that caused the problem? Wonder if CODBO works now.. have to test.
It works with 61b4? Great to hear, maybe the fix I did in t3 or so is working.
We need also Bloodlust and fogbav confirmation about it and maybe someone else too...
 

Dr. Clipper

Well-Known Member
Member
Joined
Aug 28, 2007
Messages
2,485
Trophies
0
XP
92
Country
bjorno said:
Does it somewhere shows how many games there are installed? If there isn't, is it possible to have this future?
oggzee's memory is a little faulty, it actually does
rolleyes.gif


You need to set hide_hddinfo=0 in config.txt or theme.txt. It will then appear in the footer of the console window, along with how much drive space you are using in total. Note that if you have a FAT drive, it will take a long time to calculate this number, so it is not recommended to have it on your default theme if you have a FAT drive. NTFS drives might also experience the same problem, but perhaps not.

QUOTE(mooncraterx @ Nov 22 2010, 06:57 AM) QUOTE(mooncraterx @ Nov 21 2010, 02:17 PM)
http://gbatemp.net/t265787-downgrading-con...ons-missing-now

can someone please take a look at the problem I am having? I don't understand why replacing the entire directories still has the same issue? Please advise.

wow... i tried to format my card and just put the usb config on my card again and it still does the same thing. Does it store something within wii memory? I loved this loader and now I have to go back to usbloadergx or something. I push one and this blank screen... It doesn't allow me to config items for games!!!

Hey i tried the 61b4 (latest beta) and my problem went away. So it must just be something with the 60 after using a newer version that caused the problem? Wonder if CODBO works now.. have to test.
Would you please actually learn to read posts? Or at least to search for your name to see if anyone responded to you? I already responded to your identical post on the issue that you made yesterday, telling you about how you missed oggzee's posts about how he corrected your issue back in 61t3.
 

CGriffiths86

New Member
Newbie
Joined
Nov 22, 2010
Messages
2
Trophies
0
XP
12
Country
United States
Hey guys..I just recently switched to CFG USB from USB Loader GX due to problems with my NTFS HDD. I'm liking CFG now that I'm somewhat getting used to all of the options. I've managed to find a theme I like as well as set the launcher to boot up in the list view. My last thing I'm trying to do is switch the Loading image(the image when the program is first booting). Right now it's just the "cfg" but I have an image I'd like to use. How do I change it? thanks.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Xdqwerty @ Xdqwerty: uoiea