Make this a full-featured Wii game launcher/homebrew launcher/media player. it would be awesome.
jarock said:lol..... your still looking![]()
Been a while since you asked, I thought you found one.
Here m8 is this any good to you?
Compatible with preloader if you install it, and change your settings to autoboot to file and return to preloader using IOS60
Looks in SD:\apps\USBLOADER
http://www.megaupload.com/?d=RD5T3D0P

Comment out these 2 lines around 2300 in menu.cppkedest said:Where in the source can I disable the Wii button (on screen in the menu) and the Home button on wiimote?
giantpune said:Comment out these 2 lines around 2300 in menu.cppkedest said:Where in the source can I disable the Wii button (on screen in the menu) and the Home button on wiimote?
homeBtn.SetTrigger(&trigA);
homeBtn.SetTrigger(&trigHome);
You will still have the button, but there won't be any way to trigger it. This will also disable the home button on the wiimote.
To get rid of it all together, comment out
w.Append(&homeBtn);


You problem might be solved in the revision 310QUOTE said:Change-Log for r310:
*Fixed settings crash on too long paths
*Added new directory creation function. Now you set unlimited subfolders for
covers/discimages. The programm creates the subfolders automaticly on download
now.
moose94 said:Question about the global config.
Also, another quick question. My game title rename has never worked since it was created. To further explain, I can change the game title when unlocked, but the title name change does not save after I exit. The name always resorts to the original spelling. Is this becasue the titles.txt acts as a master? Should I delete titles.txt if I want to actually be able to edit titles?
yes it does.
QUOTE(N1mrod @ May 10 2009, 02:36 PM) I have the Problem that the Loader dont save any Options.
Not the Password, not the Game Options, nothing.
It should save everything in in the automatically created global_settings.cfg.
But i can not find this file.
Is there a way to creat it myselfe?
I use rev 309
Greets from Germany.

Master Mo said:@N1mrod:
You problem might be solved in the revision 310QUOTE said:Change-Log for r310:
*Fixed settings crash on too long paths
*Added new directory creation function. Now you set unlimited subfolders for
covers/discimages. The programm creates the subfolders automaticly on download
now.![]()

supagusti said:Is it possible to load the covers from a partition of the hdd ?
In the settings menu the default path is
SD:/covers
SD:/covers/disks
(or so)
will the path USB:/covers work ?
Or is it not implemented yet ?
Edit:
my HDD ist partitioned as follow
1st: (PRIMARY) FAT32 for homebrew emu roms
2nt: (PRIMATY) WBFS for Wii games
WiiMonkey said:

N1mrod said:I have the Problem that the Loader dont save any Options.
Not the Password, not the Game Options, nothing.
It should save everything in in the automatically created global_settings.cfg.
But i can not find this file.
Is there a way to creat it myselfe?
I use rev 309
Greets from Germany.
terreur59 said:code dump
80ab23b0: 8124FFFC 81630000 20E9FFF8 7D443A14
80ab23c0: 7F8A5840 419C0010 80C30004 7F8A3040
80ab23d0: 409D0024 38000000 2C080000 41820010
STACK DUMP:
80ab23b0 80ac1af4 80ab2968 80a2508c
rev 310