Hacking Real USB ISO Loader discussion

Blue-K

No right of appeal.
OP
Member
Joined
Jun 21, 2008
Messages
2,572
Trophies
0
Location
Helvetica
XP
209
Country
Swaziland
Well, since all the Threads, that haven't much to do with that thing, always get a little bit Off-Topic, discussing about an ISO Loader, I decided to make a whole new Thread for discussion, thoughts and wishes, like the one for the GC-Backup-Loader. This should keep the other Threads clean. If this was a bad Idea, I'm sorry, and the mods can delete this Topic...
Now, let's discuss
smile.gif
.
My Opinions:
How to do it:
Since FAT can't hold 1:1 Games, beacuse they are too big, the best solution for me would be to make a damm small Wii-Linux, which only loads the needed things, like the Drivers (NTSC, EXT2/3/4) USB 2.0, and how to load games. The problem with that is, that it would take time to load, I don't know how much the Boot-Up progress can be speeded up with a Wii-Linux...but we would have the power to integrate a nice GUI also...Sorry, not possible..haven't thought...like the other said, Linux can't acess the IOS...

Another way would be to code whole Drivers for NTSC or/and EXT...looks like this is one solution for 1:1 games...

Artwork:

(10-Minutes work..only a basic Idea)

What I think about it:
Well, as much I would be happy with an USB-ISO-Loader, I'm not shure if this is a good idea...I have fear that this would be the Ultimate Hack, it would be free, resulting that more people will pirate (even more than now), and this will make the sales go down, resulting in no good Games anymore for the Wii. Nintendo will then maybe even abbadon the Wii...this is all a Worst-Senario, but hey...

Blue-K
 

WB3000

Well-Known Member
Member
Joined
Apr 5, 2007
Messages
674
Trophies
1
Website
wb3000.co.nr
XP
471
Country
United States
Well if normal loaders are patching the main.dol to use standard DVD read functions, then why not patch to use USB functions instead? Add that USB 2.0 IOS, and you'd be set.

Especially with the latest NAND loader example, I am assuming that the file read commands were patched to NAND ones.
 

sess

Well-Known Member
Member
Joined
Sep 20, 2008
Messages
311
Trophies
0
Age
33
Location
Sao Paulo
Website
Visit site
XP
119
Country
Brazil
I'm not sure, but doesn't Wiiscrubber's trim option shrinks the ISOs? If so, I'm pretty sure that every game out there could be transfered to a FAT USB device. Of course, there are exceptions, like Brawl.


Also, is a FlatMii-like software even possible, without hardmodding? I mean, just install stuff, plug the USB-USB cable and voilà? :
 

ddp127

Well-Known Member
Member
Joined
Jan 14, 2009
Messages
449
Trophies
0
Age
29
Website
Visit site
XP
112
Country
Netherlands
would be even nicer to load iso's over smb
smile.gif


i dont think that the bigger piracy would be a problem, because ninty will patch it after about 1 - 2 months, and only the people with a older wii and older firmware will be able to use the usb iso loader
tongue.gif


ps. finaly a apart thread for the usb iso loader, great!
 

bamabam

Member
Newcomer
Joined
Feb 24, 2009
Messages
10
Trophies
0
Location
UK
XP
23
Country
United States
I would like a usb loader go out get a nice size storage drive put all me wii games on will make my shelf look emty, other half gets her shelf bk i get to keep all me wii games job done would be great :-)
 

Scolor

Well-Known Member
Member
Joined
Nov 7, 2008
Messages
174
Trophies
0
XP
116
Country
Italy
An HDD/SD/External Device ISO Loader would kill the Wii in every way.

No, thanks.
I'd like to see great games as Mad World and The Conduit, and not only Zelda and Mario.
 

Richy Freeway

Well-Known Member
Member
Joined
Oct 9, 2006
Messages
779
Trophies
1
XP
2,151
Country
I might be wrong but doing it from within Linux isn't an option. Once you've got Linux running you'd lose all access to the IOSs so the games wouldn't be able to run.

A custom IOS that can access an NTFS or other FS that supports 4GB+ files is the only way.

If someone more knowledgeable wants to correct me, fire away.
 

geishroy

Suspended
Suspended
Joined
Dec 10, 2008
Messages
445
Trophies
0
XP
297
Country
United States
sess said:
I'm not sure, but doesn't Wiiscrubber's trim option shrinks the ISOs? If so, I'm pretty sure that every game out there could be transfered to a FAT USB device. Of course, there are exceptions, like Brawl.

Fat has a 4gb file size limit. Not sure how much disc scrubbing takes off, but you'd be better off going with a NTFS.
 

Richy Freeway

Well-Known Member
Member
Joined
Oct 9, 2006
Messages
779
Trophies
1
XP
2,151
Country
geishroy said:
sess said:
I'm not sure, but doesn't Wiiscrubber's trim option shrinks the ISOs? If so, I'm pretty sure that every game out there could be transfered to a FAT USB device. Of course, there are exceptions, like Brawl.

Fat has a 4gb file size limit. Not sure how much disc scrubbing takes off, but you'd be better off going with a NTFS.
NTFS is a closed source filesystem. There's info out there about it but you'd be better off with an open filesystem like one of the many used in Linux.

That does mean you can't hook the drive up to a Windows PC without messing about with drivers, but you could always FTP the ISO's over to the external HD through the Wii, or fire up a Linux LiveCD like Ubuntu.

Edit : I realise there are open source NTFS drivers out there btw.
 

roku93

Well-Known Member
Member
Joined
Jan 28, 2009
Messages
437
Trophies
0
Age
30
Location
Finland
XP
259
Country
Finland
But the wii linux should be running behind the game all the time, am I right? That just wouldn't work. Better approach would be to extract the game files to usb drive, force game to use ios 202 or patch every ios to use the echi module and patch main.dol to read from usb.

Personally I don't want this to ever hapen. Waninkoko, Wiigator, I beg you not to do this. It doesn't feel that good when some small studio goes down because nobody bought the wii title they put so much love and effort on. If you really do this for your own fun, then don't give the pirates the luxury, they don't deserve it.

The child Jesus makes ugly faces on you. And everyone here who pirates all their games, movies and music.

Just kidding, please don't ban me.
 

cwstjdenobs

Sodomy non sapiens
Member
Joined
Mar 10, 2009
Messages
1,756
Trophies
0
Location
Ankh-Morpork
Website
Visit site
XP
205
Country
WB3000 said:
Well if normal loaders are patching the main.dol to use standard DVD read functions, then why not patch to use USB functions instead? Add that USB 2.0 IOS, and you'd be set.

Especially with the latest NAND loader example, I am assuming that the file read commands were patched to NAND ones.

I thought that the cios handled the DI side, and loaders "just" patched it to run on a particular ios. As far as the games concerned it's seeing a normal wii disc.

Linux may work as an environment to run a loader from, but can kexec be used to load an ios and disc? The ability to read the image would have to be built into the cios because there is no way you could run linux and a game at the same time.

I think a more likely solution is to use a combination of cios that mounts images like mount -o loop, but mounts it wherever the dvd device node should go, loader, and crypted partition images the same as you would use for multiboot discs. Simple solution to the 4 gig limit on fat32 for most games. I don't see why you'd have to understand the filesystem in the cios, just make sure you don't move the iso's around (to have zero fragmentation) and get the loader to pass the right sector to read the iso from. Or is raw disk access not possible?
 

zapu

Well-Known Member
Member
Joined
Jul 27, 2006
Messages
182
Trophies
0
XP
103
Country
Poland
Can we use standard fopen/fseek/fread functions within dip module and can they use USB2.0 driver? If so, creating a iso loader should be easy.

And it's definately possible, marcan himself stated that he is capable of creating sd loader.
 

computerboy

Well-Known Member
Member
Joined
Sep 20, 2008
Messages
802
Trophies
0
XP
309
Country
Swaziland
running a Wii game on linux is not possible. Extracting the game partition from a Wii game is possible but would cause problems with the 4 gb file limit size. The best solution is to create an NTFS driver for Wii so it can read more than 4 gb but of course would take some time to develop. About the piracy: only a few thousand people pirate Wii games but that's nothin compared to the millions of Wiis sold all over the world

EDIT: the NTFS driver would only be necessary for very little games cause if you look on: http://wiki.gbatemp.net/wiki/index.php/Wii...tion_Sizes_List only a few games are bigger than 4 gb
 

Knocks

Well-Known Member
Member
Joined
Jun 12, 2006
Messages
559
Trophies
0
XP
255
Country
This thread is a waste of space. If a USB loader is going to be created, it's not going to come out of a "wish list" by newbies who have no idea what they're talking about. It will be made just like all other useful Wii homebrew, i.e. someone will write the software and it will be posted when time comes.
 

Master Mo

F.R.E.E.
Member
Joined
Nov 22, 2005
Messages
2,181
Trophies
1
Age
36
Location
Man Mo Temple
XP
429
Country
Germany
I don`t get why some people are thinking, that a USB-ISO-Loader would be much worse to sales than it is now. What I mean is, that you still need to download the isos... The only real benefit is, that you wouldn`t need to burn the Discs (cost for one blank DVD is really affordable and not very heavy to ones wallet) and you wouldn`t have to change the Disc, when you would like to play another game... So I really don`t see how this would ruin the sales of especially small developers, like some mentioned in this thread. The methods to play WiiWare and VC titles (wads) was all the worse to sales of those small developers...
 

Richy Freeway

Well-Known Member
Member
Joined
Oct 9, 2006
Messages
779
Trophies
1
XP
2,151
Country
Knocks said:
This thread is a waste of space.

A lot of the threads on here are a waste of space. You have three choices in dealing with them:

1. Make a point of telling everyone the posts are a waste of space.
2. Join in the thread.
3. Ignore them.

Option 1 will take up most of your day, option 2 will take up some of your day, option 3 will take up none of your day.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    WPiso @ WPiso: m