Quote:
Originally Posted by Frozen-Solid My point was that once USB code is fully functional and working properly then even 1.1 will be more then enough to support reading video and audio streams over a network. Even if the Wii were only 1.1, proper USB code will be more than enough for what most people will want to do on it. Basically it's not a USB hardware issue, it's an issue with writing good USB code. |
Yeah it might be enough. The current homebrew USB driver code uses IOS calls which handle communication with the USB devices, so I think it's rather the IOS which doesnt read at full speed. So it might take a custom low level USB driver which needs to hacked into the IOS.