Hacking Configurable USB Loader

pplucky

Well-Known Member
Member
Joined
Dec 27, 2010
Messages
380
Trophies
0
XP
72
Country
Hi there.

I was going through the 'Home' button (Quit popup) in Configurable USB Loader v69d and these options are still not 100% clear to me...

So what we have is:

Reboot [HOME] --> goes back to System Menu
Homebrew Channel --> loads Homebrew Channel
Exit --> goes back to System Menu
Shutdown --> depends on what you have in Wii settings for Standby...

So 2 questions:
1. What is the difference between Reboot [HOME] and Exit?
2. Why not adding a new option 'Standby' that would always put the console to Standby regardless of Wii settings for Standby and changing Shutdown to always put the console to Shutdown regardless of Wii settings for Standby? I've seen it other Homebrew and I think it make more sense to make these options independent of the console settings...

Thanks in advance and congratulations for this GREAT piece of Homebrew software.
 

solidhit

Active Member
Newcomer
Joined
Apr 25, 2011
Messages
41
Trophies
0
XP
126
Country
Greece
Just a quick update. Back in post #15072 I had mentioned an incompatibility issue between my external hard disk and CIOS d2x. It turns out that after changing my external box for a new one, the issue was gone!

So, it didn't have to do with my hard disk, only the external box. For anyone's interest, the old box has a cirrus logic sata to usb chip and it works fine with Windows.

If any developer needs more information I'd be glad to help. Now I can enjoy d2x too!
 

oggzee

Well-Known Member
OP
Member
Joined
Apr 11, 2009
Messages
2,333
Trophies
0
XP
188
Country
Slovenia
pplucky said:
So 2 questions:
1. What is the difference between Reboot [HOME] and Exit?
2. Why not adding a new option 'Standby' that would always put the console to Standby regardless of Wii settings for Standby and changing Shutdown to always put the console to Shutdown regardless of Wii settings for Standby? I've seen it other Homebrew and I think it make more sense to make these options independent of the console settings...
1. exit is supposed to return to whatever was used to launch the program, if started from hbc it should return to hbc if started from anywhere else it will usually end up in sys menu, because it depends on exit code that hbc leaves in mem and libogc uses. Theoretically other launchers could write their own exit handlers... but in practice it's not important, that option is there mostly for historical reasons... could as well be removed.

2. maybe i don't know, if someone prefers one over the other why not set it in wii settings?
 

pplucky

Well-Known Member
Member
Joined
Dec 27, 2010
Messages
380
Trophies
0
XP
72
Country
oggzee said:
pplucky said:
So 2 questions:
1. What is the difference between Reboot [HOME] and Exit?
2. Why not adding a new option 'Standby' that would always put the console to Standby regardless of Wii settings for Standby and changing Shutdown to always put the console to Shutdown regardless of Wii settings for Standby? I've seen it other Homebrew and I think it make more sense to make these options independent of the console settings...
1. exit is supposed to return to whatever was used to launch the program, if started from hbc it should return to hbc if started from anywhere else it will usually end up in sys menu, because it depends on exit code that hbc leaves in mem and libogc uses. Theoretically other launchers could write their own exit handlers... but in practice it's not important, that option is there mostly for historical reasons... could as well be removed. OK, clear now.

QUOTE(oggzee @ Jun 16 2011, 01:55 PM)
2. maybe i don't know, if someone prefers one over the other why not set it in wii settings?
Imagine that usually you have it to shutdown, but if you want to use USB port for charging purposes (like wiimote batteries), sometimes it may make sense to just standby. Wouldn't it make sense to make Cfg Usb Loader allow you to make that choice, instead of just doing what is in the settings? Isn't that the point of having these options? For me, it would make sense, but I don't know, what do you think?
 

WiiPower

Well-Known Member
Member
Joined
Oct 17, 2008
Messages
8,165
Trophies
0
XP
345
Country
Gambia, The
oggzee said:
pplucky said:
So 2 questions:
1. What is the difference between Reboot [HOME] and Exit?
2. Why not adding a new option 'Standby' that would always put the console to Standby regardless of Wii settings for Standby and changing Shutdown to always put the console to Shutdown regardless of Wii settings for Standby? I've seen it other Homebrew and I think it make more sense to make these options independent of the console settings...
1. exit is supposed to return to whatever was used to launch the program, if started from hbc it should return to hbc if started from anywhere else it will usually end up in sys menu, because it depends on exit code that hbc leaves in mem and libogc uses. Theoretically other launchers could write their own exit handlers... but in practice it's not important, that option is there mostly for historical reasons... could as well be removed.

2. maybe i don't know, if someone prefers one over the other why not set it in wii settings?

If i were you i would check for the HBC reload stub on exit. If it's not there, load the channel you use for the auto return to channel function. (Or use the auto return to channel function to do this for you...)

This way exit and reboot would do different things for most people. And without HBC reload stub and without channel id, i would grey out the exit function to make the handling of those "perfect".
 

XICO2KX

Well-Known Member
Member
Joined
Jul 1, 2007
Messages
162
Trophies
1
XP
915
Country
Portugal
Hey, oggzee!
smile.gif

I have a small problem running the latest versions of CFG!
rolleyes.gif


When I play a game and then go to the Wii's "Play History", the play time is correct...
But the name of the played game always shows "CFGLoaderUSB" and not the name of the actual game I've been playing!
blink.gif


I have the "Write Playstats" option enabled as you can see...
Code:
block_ios_reload = auto
write_playstats = 1
A couple of weeks ago it was working perfectly, but then I updated CFG and cIOSX d2x and I noticed this!
frown.gif


Can someone confirm this problem too, please?
tongue.gif
 

XICO2KX

Well-Known Member
Member
Joined
Jul 1, 2007
Messages
162
Trophies
1
XP
915
Country
Portugal
oggzee said:
XICO2KX said:
write_playstats = 1
the correct option is:
write_playlog=1

Thanks, oggzee!
wink.gif

Then, there's an error in CfgLoaderConfigurator!
tongue.gif



But in the README-CFG.txt file, both options are listed!
huh.gif

CODE
#
# write_playstats = [1], 0
#ÂÂ Write to the play history file.
#
(...)
#
# write_playlog = [0], 1, 2, 3
#ÂÂ Write gameplay stats to the Wii message board log.
#ÂÂ This option won't work when the Wii Menu is skipped before
#ÂÂ starting Cfg (e.g., using Priiloader or BootMii autoboot).
#ÂÂ 0 = off, do not write to the Wii Message Board log.
#ÂÂ 1 = on, set title based on the value of the language option unless
#ÂÂÂÂÂÂ the title in that language is blank where it then uses the
#ÂÂÂÂÂÂ English title or the Japanese title (whichever is valid).
#ÂÂ 2 = on, set title to the Japanese title.
#ÂÂ 3 = on, set title to the English title.
#ÂÂ In the per-game menu, these options show up as "Off", "On",
#ÂÂ "Japanese Title" and "English Title" respectively.
#
rolleyes.gif
 

oggzee

Well-Known Member
OP
Member
Joined
Apr 11, 2009
Messages
2,333
Trophies
0
XP
188
Country
Slovenia
XICO2KX said:
Then, there's an error in CfgLoaderConfigurator!
tongue.gif


But in the README-CFG.txt file, both options are listed!
huh.gif

rolleyes.gif
There's no error in the configurator.
Both options are valid and do different things.
playlog is what you're insterested in.
playstats is the sd:/usb-loader/playstats.txt
And that is used to remember and select last played game and for sorting by last play time and maybe other stuff...
 

XICO2KX

Well-Known Member
Member
Joined
Jul 1, 2007
Messages
162
Trophies
1
XP
915
Country
Portugal
oggzee said:
There's no error in the configurator.
Both options are valid and do different things.
playlog is what you're insterested in.
playstats is the sd:/usb-loader/playstats.txt
And that is used to remember and select last played game and for sorting by last play time and maybe other stuff...
QUOTE(Dr. Clipper @ Jun 17 2011, 06:36 AM) Yep. Configurator has both options.
Oh, ok! My bad, then!
closedeyes.gif

Sorry for the confusion!
blush.gif
 

Slimmmmmm

GBAtemp MoNkEeE
Member
Joined
Nov 1, 2007
Messages
1,770
Trophies
0
Location
the land of lol
XP
528
Country
kirbymaster101 said:
Using Usbloader gx right now, but if i switch to configruable can i change the settings IN the program or di i have to use the configurator

You don't need to "switch" you can have both.
rolleyes.gif


Most cfg settings can be changed from within cfg itself, the configurator and doing things in a manual way isnt't required for many things most people would change anyway.

So download it, keep gx as you might change your mind from time to time and have a look at the settings within the app, if you for any reason want to "go back to gx" then you can in seconds.
 

alwyzstyln

Member
Newcomer
Joined
Apr 10, 2010
Messages
7
Trophies
0
XP
122
Country
United States
quick question...... when playing a game and then wanting to play a different game is there an easier way to go back to choose a different game then pressing the home button and then going back to the wii menu and opening up cfg usb loader again?
 

arjaylight

Well-Known Member
Newcomer
Joined
Jun 17, 2009
Messages
65
Trophies
1
XP
201
Country
in config.txt add line return_to_channel=UCXF. then try pressing home then wii menu, youre in cfg usb loader again. make sure you install cfg channel with UCXF id.
 

ecw

Well-Known Member
Member
Joined
Jan 7, 2009
Messages
175
Trophies
1
XP
194
Country
United States
Trying CFG for the first time. It seems awesome. I want to add background music but cannot figure out how. Can someone please tell me where to put the mp3 and if I need to edit anything? TIA
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • BigOnYa @ BigOnYa:
    I kept thinking jaws was gonna come up and attack
  • K3Nv2 @ K3Nv2:
    Jaws is on a diet
  • K3Nv2 @ K3Nv2:
    Damn power went out
  • BigOnYa @ BigOnYa:
    Ok xdqwerty, your little bro prob tripped On the cord and unplugged you
  • K3Nv2 @ K3Nv2:
    Ya I'm afraid of the dark hug me
  • BigOnYa @ BigOnYa:
    Grab and hold close your AncientBoi doll.
  • K3Nv2 @ K3Nv2:
    Damn didn't charge my external battery either
  • BigOnYa @ BigOnYa:
    Take the batteries out of your SuperStabber3000... Or is it gas powered?
  • K3Nv2 @ K3Nv2:
    I stole batteries from your black mamba
    +1
  • K3Nv2 @ K3Nv2:
    My frozen food better hold up for an hour I know that
  • BigOnYa @ BigOnYa:
    Or else gonna be a big lunch and dinner tomorrow.
  • BigOnYa @ BigOnYa:
    Did you pay your power bill? Or give all yo money to my wife, again.
  • K3Nv2 @ K3Nv2:
    Oh good the estimated time is the same exact time they just said
    +1
  • BigOnYa @ BigOnYa:
    Load up your pc and monitor, and head to a McDonalds dining room, they have free WiFi
  • K3Nv2 @ K3Nv2:
    Sir please watch your porn in the bathroom
    +2
  • BigOnYa @ BigOnYa:
    No sir we can not sell you anymore apple pies, after what you did with the last one.
  • K3Nv2 @ K3Nv2:
    We ran out
  • HiradeGirl @ HiradeGirl:
    for your life
    +1
  • K3Nv2 @ K3Nv2:
    My life has no value my fat ass is staying right here
  • K3Nv2 @ K3Nv2:
    Nearly 4 hours without power :(
  • Veho @ Veho:
    SO POWERLESS
  • K3Nv2 @ K3Nv2:
    Tell Kanye I need power
    K3Nv2 @ K3Nv2: Tell Kanye I need power