wiiztec said:On v19 when I set buttons = original it still lets me bring up an options menu and it doesn't prompt me to apply Ocarina codes after it finds them it just applys them or doesn't apply them based on what I have set for ocarina in config.txt
wiiztec said:I liked it when it prompted before booting each game
steve-p said:so enable it in the config file with:wiiztec said:I liked it when it prompted before booting each game
confirm_start = 0
or
confirm_start = 1
that's why it's called "Configuarble"![]()
musicman61554 said:Thanks for the response Oggzee. Yea I am on V19. Im a huge music buff so I was really wanting to try and get this to work it just isnt right now. Thanks again

Pip_X said:Background MP3 still shutter while we selecting games that have cover, or downloading cover.
I think the reason is MP3 is played "directly". So it will shutter is the SD card is accessed.
My suggested solution is make a small cache module for the MP3. For example, cache module will cache 10 seconds of the MP3 and MP3 module will play the cached data from cache module. The cache will be continuosly at 10 seconds, if the cache gotten lower (

Don Killah said:@oggzee:
mate, shouldn't it be "MAX_PREF_GAME" instead of "MAX_HIDE_GAME]" in your cfg.h?
lejong2002 said:I found that we can move config.txt, background.png and cover directory.
Quick Question...
How about the disc directory, 3d directory, settings.cfg file and titles.txt file?
Can we change the locaton of those directories and files?
There is no comment abot them in README-CFG.txt file...
![]()
musicman61554 said:Hey oggzee, I put the debug = 1 and for the music it said
Music = Enabled
music.mp3 or music.mod not found!
Mind you I have the music.mp3 in the sd:/usb-loader/. I hope that helps. Im still clueless
Strange indeed!
Hmm, perhaps the files have some strange attributes or something, are they hidden maybe?
Can you try to remove them, and make a new copy?
What about capitalization, I'm never sure how is Wii sensitive to that, is the file perhaps MUSIC.MP3 ?
Posts merged
QUOTE(lejong2002 @ Apr 26 2009, 12:04 PM) I tried your configurable USB Loader today...
This one is really cool.
Almost perfect....!!
...
Wow, double thumbs up !![]()
![]()
dachiznitt said:First off, thanks for this awesome wii app! I love it!!
However, I am having an issue with downloading missing covers from within the app. There appears to be a bug with downloading images for games other than PAL games.
My console region is NTSC-U and I can download images for PAL games but it fails to download any images for NTSC-U games. When trying to download non PAL covers, it only downloads a 411 byte png file which is way too small and doesnt display.
I can manually download the images to the covers dir and they display properly.
Running cfg20.
THanks for any help you can provide.