MathewWi / mupen64gc

Automatically exported from code.google.com/p/mupen64gc
GNU General Public License v2.0
0 stars 0 forks source link

USB2 support #125

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
MPlayer-CE has an cIOS that can enable USB2 speeds on devices that support
it. I'm guessing this can help a lot with larger games to smooth over the
loading of new code into MEM2 when playing games off a USB drive. It should
also make loading all games from USB faster.

Original issue reported on code.google.com by baby.lueshi@gmail.com on 2 Oct 2009 at 6:13

GoogleCodeExporter commented 9 years ago
We won't be using any hacked IOS, but support for USB 2 will come when it is
supported in libogc.

Original comment by tehp...@gmail.com on 2 Oct 2009 at 7:41

GoogleCodeExporter commented 9 years ago
Correct me if I'm wrong, but I was under the impression that USB is implemented 
in
IOS and you can't access the hardware directly. I thought the only way to 
improve USB
speed was through custom IOSes (or MINI).

Original comment by baby.lueshi@gmail.com on 2 Oct 2009 at 8:16

GoogleCodeExporter commented 9 years ago
That is true.  It is my understanding that USB 2 will be enabled in libogc in 
the
future through something like DVDx (which is different from modifying IOS).

Original comment by tehp...@gmail.com on 2 Oct 2009 at 8:46