Hacking Configurable USB Loader

  • Thread starter Thread starter oggzee
  • Start date Start date
  • Views Views 7,866,569
  • Replies Replies 18,482
  • Likes Likes 22
With the last version, i have a little problems:
I want to have the "simple" version, that you cannot install games and remove, i put in config.txt this:
disable_remove = 1
disable_install = 1
disable_options = 0
disable_format = 1

Pressing + or -, still appear that options of add or remove games.

Also, if i put:
simple = 1

The USBLoader says that didn't found any game.

What's wrong here?
 
TyRaNtM said:
With the last version, i have a little problems:
I want to have the "simple" version, that you cannot install games and remove, i put in config.txt this:
disable_remove = 1
disable_install = 1
disable_options = 0
disable_format = 1

Pressing + or -, still appear that options of add or remove games.

Also, if i put:
simple = 1

The USBLoader says that didn't found any game.

What's wrong here?
same thing is happening to me does anyone know how to fix this?
 
NEW: cfg v13:

http://www.mediafire.com/file/huiznovvlam/...oader_cfg13.zip

Changes:

- Support running games from a SD/SDHC Card with a WBFS and FAT32 partition.
So you can have the loader, covers, background and other configuration files
on the FAT partition and games on WBFS parition.
Note: this worked in waninkoko original 1.4 but seems broken in 1.5.
- Minor fixes to download covers from internet (tnx: Don Killah)
- Fixed simple=1 option
 
denpanosekai said:
I noticed there are still a lot of references to 1.4, even 1.1 in the v12 package.
Maybe nitpicky but could be confusing as hell to some.

I think I fixed all version references now, well, except for the list of changes.. that's correct of course.


Don Killah said:
hi oggzee, just wondering if some of 'your' users ever encountered a bug related to covers not beeing downloaded even if theyr wifi is working.
i used to have this bug and solved it like this:
...

Thanks, I included your fix as you suggested.

Knocks said:
The update partitions were always copied, even in the 1.0 version of Waninkoko's loader. The difference is that now it doesn't destroy the original disc TOC, so those partitions are usable. Unfortunately you don't gain any hard drive space by using that option.

Well then, i guess i can just leave it to be a config-only option, not ask each time...

QUOTE(AXYPB @ Apr 18 2009, 08:09 PM) The link for version 12 is broken.

Works for me.
Anyway, there is v13 up now.

QUOTE(TyRaNtM @ Apr 18 2009, 08:22 PM)
With the last version, i have a little problems:
I want to have the "simple" version, that you cannot install games and remove, i put in config.txt this:
disable_remove = 1
disable_install = 1
disable_options = 0
disable_format = 1

Pressing + or -, still appear that options of add or remove games.

Also, if i put:
simple = 1

The USBLoader says that didn't found any game.

What's wrong here?

The + and - options displayed depend on the background used.
Try changing this it like this:
background=bg_opt_black_simple.png

as for simple=1 not working, I fixed it in v13.
 
fiskat said:
a sd card with 2 partitions,first fat32 use for hbc& usb loader,second wbfs use for game.
this usb loader can load game list from wbfs partition,but cannot start any game,it will show an error when press A to select.


QUOTE(whtwhy @ Apr 16 2009, 05:20 PM) Same here, cant load any game from SD, Failure message appears ordering to look to manual and forces to shutdown,same error from earlier versions too.
SD-Card 2GB
1.part. :fat
2.Part. :wbfs

no loader works for me to load from sd except the original waninkos loader.
rev10 "updated" installed

I have fixed this in v13, can you try it out?

Everything works for me - format, install, download covers, run game.
With a 1GB SD Card, 1st partition: 100mb fat32, 2nd partition: WBFS
I tried it with the game wii play.
 
Any font wizards know how to make the loader recognize a Unicode titles.txt? Right now it ignores anything that's not encoded in ASCII.
 
oggzee said:
NEW: cfg v13:

http://www.mediafire.com/file/huiznovvlam/...oader_cfg13.zip

Changes:

- Support running games from a SD/SDHC Card with a WBFS and FAT32 partition.
So you can have the loader, covers, background and other configuration files
on the FAT partition and games on WBFS parition.
Note: this worked in waninkoko original 1.4 but seems broken in 1.5.
- Minor fixes to download covers from internet (tnx: Don Killah)
- Fixed simple=1 option
The new disable paramters are still missing in CFG_Default() and cfg_set(char *name, char *val). Disable settings doesen't work!

EDIT:
Patched cfg.c --> http://www.mediafire.com/file/x2ttlm02nmg/cfg.c
 
Narolez said:
The new disable paramters are still missing in CFG_Default() and cfg_set(char *name, char *val). Disable settings doesen't work!

EDIT:
Patched cfg.c --> http://www.mediafire.com/file/x2ttlm02nmg/cfg.c

dammit, i haven't tested it enough
frown.gif

tnx Narolez, I'll make another release asap.
tongue.gif
 
NEW: cfg v14:

http://www.mediafire.com/file/qmnhmziunzt/...oader_cfg14.zip

Changes:

- Colored console text:
option: colors=[dark], light, mono
will select a prefedines set of colors for a dark or light background
or normal 2 color text if mono is specified
Individual text colors can be specified with options:
color_header, color_selected_fg, color_selected_bg,
color_inactive, color_footer, color_help

- Fixed individual disable_xxx settings. (tnx. Narolez)
 
oggzee said:
TyRaNtM said:
Simple = 1, works now.

BTW, can you add WideScreen support?

Thank for confirmation
smile.gif


Widescreen... probably in a couple of days...

Great!

Oh, another thing, is possible to show in the footer of the game list, how many games you have?
If is possible with config.txt, how? If not, can you add that feature?

PD: About colors.. which color is which number of 0-15?
 
oggzee said:
NEW: cfg v13:

- Support running games from a SD/SDHC Card with a WBFS and FAT32 partition.
So you can have the loader, covers, background and other configuration files
on the FAT partition and games on WBFS parition.
Note: this worked in waninkoko original 1.4 but seems broken in 1.5.

Slightly ambiguous to me. Do you mean to say that your loader is also broken for the SD feature, much like 1.5?
 
denpanosekai said:
oggzee said:
NEW: cfg v13:

- Support running games from a SD/SDHC Card with a WBFS and FAT32 partition.
So you can have the loader, covers, background and other configuration files
on the FAT partition and games on WBFS parition.
Note: this worked in waninkoko original 1.4 but seems broken in 1.5.

Slightly ambiguous to me. Do you mean to say that your loader is also broken for the SD feature, much like 1.5?

Waninkoko mess it up the SD loading on 1.5, so everyone is patching that part as it was on 1.4 in order to get it to work properly...!!!
wink.gif
 
denpanosekai said:
Slightly ambiguous to me. Do you mean to say that your loader is also broken for the SD feature, much like 1.5?

No, its broken in waninkoko's 1.5 but its fixed in mine.
 

Site & Scene News

Popular threads in this forum