Hacking Configurable USB Loader

laggflor

Active Member
Newcomer
Joined
Sep 10, 2010
Messages
33
Trophies
0
XP
6
Country
Australia
ferjero989 said:
partition = NTFS1
covers_path = usb:/covers
Yes, tried some time myself to figure this out. My config is now (only related parts):
CODEios = 222-mload
device = usb
partition = ntfs1
covers_path = ntfs:/usb-loader/covers
ntfs_write = 1

So you see:
* I have ntfs1 in lower case.
* IOS 249 didn't work for me - but should be a problem not related to NTFS as discussed here
* mount point is ntfs:/....
* I only defined covers_path, no different 3d, ... They stay all in subfolders of this one.

Hope this helps!

edit: TOOOOO SLOW!
 

ferjero989

Well-Known Member
Newcomer
Joined
Jan 25, 2009
Messages
51
Trophies
1
Age
40
Location
Panama
XP
241
Country
Panama
yup that worked W00t..
so.. how bout themes
biggrin.gif
 

luckwii

Well-Known Member
Member
Joined
Apr 30, 2010
Messages
388
Trophies
0
XP
179
Country
United States
Anyone having troubles with black screen games that still have audio? I have a couple that have no picture, but sound. I am running Hermes V4 and IOS 249 rev17. Almost all games work. The ones having trouble are PAL versions. I have an NTSC Wii. It is not the normal PAL black and white. I have tried forcing NTSC. One game in particular not working is Ben 10 Alien Force. Any ideas?
 

FIX94

Former Staff
Former Staff
Joined
Dec 3, 2009
Messages
7,284
Trophies
0
Age
30
Location
???
XP
11,248
Country
Germany
Hey all, I updated the USBLoaderCFG Forwarder R3 by Narolez!
-Now using IOS58 for USB 2.0 speed
wink2.gif

-The design is untouched
-Only 1MB
-Start "apps/usbloader_cfg/boot.dol" or "apps/usbloader/boot.dol" from USB or SD
-The file can be on a FAT32 or NTFS parition (untested)
Download:
http://www.mediafire.com/?461icx969ccw2ff
If the download link above doesn't work, try this direct one:
USBLoaderCFG - UCXF - IOS58 v2.wad (right click - save as)
CRC32 is B9CDDBFF.
I used Tantric's WiiMC forwarder source, thanks to him!
 

bobthebigbat

Well-Known Member
Newcomer
Joined
Nov 6, 2009
Messages
61
Trophies
0
XP
240
Country
FIX94 said:
Hey all, I updated the USBLoaderCFG Forwarder R3 by Narolez!
-Now using IOS58 for USB 2.0 speed
wink2.gif

-The design is untouched
-Only 1MB
-Start "apps/usbloader_cfg/boot.dol" from USB or SD
-The file can be on a FAT32 or NTFS parition (untested)
Download:
http://www.mediafire.com/?8d880tyrp7pvx8m
I used Tantric's WiiMC forwarder source, thanks to him!
That forwarder doesn't correctly pass the App. Path.
You can check this by trying an online update - it tells you at the bottom where it thinks your App. Path is.
(Mine is at: sd:/apps/usbloader_cfg not sd:/apps/usbloader)
 

TyRaNtM

I did some projects..
Member
Joined
Oct 13, 2007
Messages
1,008
Trophies
1
Age
37
Location
Chile
Website
www.power-ups.net
XP
596
Country
Cote d'Ivoire
FIX94 said:
Hey all, I updated the USBLoaderCFG Forwarder R3 by Narolez!
-Now using IOS58 for USB 2.0 speed
wink2.gif

-The design is untouched
-Only 1MB
-Start "apps/usbloader_cfg/boot.dol" from USB or SD
-The file can be on a FAT32 or NTFS parition (untested)
Download:
http://www.mediafire.com/?8d880tyrp7pvx8m
I used Tantric's WiiMC forwarder source, thanks to him!

What about "apps/usbloader/boot.dol"?
 

koji2009

Well-Known Member
Member
Joined
Mar 13, 2009
Messages
1,193
Trophies
0
XP
197
Country
United States
luckwii said:
Anyone having troubles with black screen games that still have audio? I have a couple that have no picture, but sound. I am running Hermes V4 and IOS 249 rev17. Almost all games work. The ones having trouble are PAL versions. I have an NTSC Wii. It is not the normal PAL black and white. I have tried forcing NTSC. One game in particular not working is Ben 10 Alien Force. Any ideas?

The typical response on a modern TV that doesn't support PAL is to simply show a black screen. Black and white, in my experience has been very rare. More TVs usually display with heavy scan lines or nothing at all.

I also get a similar result when the game is trying to force progressive on one of my non-progressive TVs (get this is some homebrew which don't autodetect after having my wii on my newer HD tv)


In short: Don't get PAL versions if you have an NTSC TV. Even if they do work, there can be side effects (missing part of the screen, etc) so just get games in the correct region if they are out.
 

FIX94

Former Staff
Former Staff
Joined
Dec 3, 2009
Messages
7,284
Trophies
0
Age
30
Location
???
XP
11,248
Country
Germany
bobthebigbat said:
That forwarder doesn't correctly pass the App. Path.
You can check this by trying an online update - it tells you at the bottom where it thinks your App. Path is.
(Mine is at: sd:/apps/usbloader_cfg not sd:/apps/usbloader)
Do you mean this?
cfg.png

Works fine here, I don't know why it doesn't work correctly for you, the first forwarder can only load from apps/usbloader_cfg!
QUOTE(TyRaNtM @ Oct 11 2010, 09:13 AM) What about "apps/usbloader/boot.dol"?
Sorry, I forgot
rolleyes.gif
I've added it now
yaywii.gif

@bobthebigbat: the second forwarder now can load from apps/usbloader, I tried it by renaming my usbloader_cfg folder to usbloader and it's still correct!
nocfg.png
 

Dochog

Well-Known Member
Newcomer
Joined
Jun 27, 2009
Messages
68
Trophies
0
XP
118
Country
United States
Dochog said:
I have a question as to where to store the files on my 1TB drive. Can you put game files in more than one directory on the drive? If so, how do you change where the loader looks for the files? Thanks

Ok, based on what I have seen I can only put files in the wbfs directory and not any others. What if I have my drive partitioned into two drives with a wbfs directory on both of them. Can you switch between drives from the loader menu?
 

laggflor

Active Member
Newcomer
Joined
Sep 10, 2010
Messages
33
Trophies
0
XP
6
Country
Australia
Dochog said:
Dochog said:
I have a question as to where to store the files on my 1TB drive. Can you put game files in more than one directory on the drive? If so, how do you change where the loader looks for the files? Thanks

Ok, based on what I have seen I can only put files in the wbfs directory and not any others. What if I have my drive partitioned into two drives with a wbfs directory on both of them. Can you switch between drives from the loader menu?
Haven't seen such an option. Why not one big NTFS Drive which works well with Windows and the Wii?

--- edit ---
seems I'm wrong according to the next post. Thanks oggzee for the info.
 

oggzee

Well-Known Member
OP
Member
Joined
Apr 11, 2009
Messages
2,333
Trophies
0
XP
188
Country
Slovenia
Dochog said:
Ok, based on what I have seen I can only put files in the wbfs directory and not any others. What if I have my drive partitioned into two drives with a wbfs directory on both of them. Can you switch between drives from the loader menu?
Yes.
 

Yakult

Member
Newcomer
Joined
Apr 5, 2009
Messages
22
Trophies
0
Website
Visit site
XP
196
Country
I updated to version 60 today from the loader updater and now the loader doesn't find my NTFS HDD. I've been using v57 normally.

Is there some new config I have to set in order to get it working again?
 

oggzee

Well-Known Member
OP
Member
Joined
Apr 11, 2009
Messages
2,333
Trophies
0
XP
188
Country
Slovenia
Yakult said:
I updated to version 60 today from the loader updater and now the loader doesn't find my NTFS HDD. I've been using v57 normally.

Is there some new config I have to set in order to get it working again?
Does it not find the hdd at all or just the partition?
If it doesn't find the partition, can you go to the partition selection screen and make a screenshot and post it?
If you revert back to 57 does it work again?
 

sorex

Member
Newcomer
Joined
Jun 22, 2010
Messages
13
Trophies
0
XP
114
Country
Belgium
I had some misery aswell when trying to move from v56 to certain v57 versions (if not all)

All it did was either nothing at all or when connecting the drive only when the countdown was running
it got recognized but then the loader froze/jammed or (in 222 mode) the drive kept resetting and that blue Wii drive "led" kept on flashing every 10 seconds.

yesterday I accidently bumped onto this IOS58 update > http://wiibrew.org/wiki/IOS58_Installer
and now my drive works with v60 aswell
smile.gif


I had v60 running already with a 1Tb drive which enclosure acts as a real drive controller (Western D. Essentials or something) while the old one acts as a removable device.

I prefered using the old one even if it's only 80Gb (which should be enough for the few backups I can make + some WiiWare/Homebrew stuff) as it is a 2.5" drive that is like 2cm bigger than the actual drive size and doesn't need a power supply so easy to move around between computer and Wii and it fits in my back pocket
wink.gif


here's the one I use > http://www.memoryc.com/externalharddrives/...80gbusbhdd.html
(but with a normal USB cable and not that Y-shaped one to get double USB power which they ship it with now)
 

sorex

Member
Newcomer
Joined
Jun 22, 2010
Messages
13
Trophies
0
XP
114
Country
Belgium
FIX94 said:
Hey all, I updated the USBLoaderCFG Forwarder R3 by Narolez!

Nice but why not put it on a real site somewhere because your file has already been deleted on that filesharing site.

And does it really load faster than the WAD from Narolez that's in the FAQ on page 1 of this thread?
 

FIX94

Former Staff
Former Staff
Joined
Dec 3, 2009
Messages
7,284
Trophies
0
Age
30
Location
???
XP
11,248
Country
Germany
sorex said:
FIX94 said:
Hey all, I updated the USBLoaderCFG Forwarder R3 by Narolez!

Nice but why not put it on a real site somewhere because your file has already been deleted on that filesharing site.

And does it really load faster than the WAD from Narolez that's in the FAQ on page 1 of this thread?
The patch is still online, don't use the links in the quotes, use the link from my direct post, I changed it!
And yes, it's faster than narolez forwarder on usb!
 

Yakult

Member
Newcomer
Joined
Apr 5, 2009
Messages
22
Trophies
0
Website
Visit site
XP
196
Country
oggzee said:
Yakult said:
I updated to version 60 today from the loader updater and now the loader doesn't find my NTFS HDD. I've been using v57 normally.

Is there some new config I have to set in order to get it working again?
Does it not find the hdd at all or just the partition?
If it doesn't find the partition, can you go to the partition selection screen and make a screenshot and post it?
If you revert back to 57 does it work again?

Just the partition.

I have this HDD partitioned in FAT for files and NTFS for Wii game isos. The loader finds only FAT partition. Have tried with 249 and 222 dols and result was the same.

And yes, if I revert back to v57, it works again.

I am at work right now. As soon as I get home, I'll post a screenshot.

Thanks!
 

blizeH

Well-Known Member
Member
Joined
Dec 21, 2005
Messages
465
Trophies
0
Age
39
Location
UK
Website
www.zestdesign.net
XP
329
Country
Link for the forwarder above doesn't work now! ;_; Can anyone please recommend a super simple one to set up? Just want something to get this running from my main channel's menu, ty
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    Xdqwerty @ Xdqwerty: @SylverReZ, tbh i might extend it to 2 or 3 weeks