Richter64 / usbloader-gui

Automatically exported from code.google.com/p/usbloader-gui
0 stars 0 forks source link

Support NEW CIOS 222 from Hermes #203

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hermes, from EOL, made a new CIOS222 with some special features like linked
hacks (for example, the USB 2.0 driver are embeded into the program, not
into the CIOS); and a watchdog, that prevent chrashes or locked I/O.

Can you support this new CIOS222?. You need to add this linked hacks into
the usbloader, and add a "check header IOS" (there are an example into the
uloader's source) to detect if it use the new methods of linked hacks. All
are documented into the source in this package:
http://mods.elotrolado.net/~hermes/wii/uloader_v1.5B.rar

Forum:
http://www.elotrolado.net/hilo_utilidad-uloader-v1-5b-ocarina-y-forzado-de-video
-idioma_1217626

Original issue reported on code.google.com by softwa...@gmail.com on 4 May 2009 at 3:28

GoogleCodeExporter commented 9 years ago
sorry i am not sure what the changes to the cIOS are. Can you explain it with 
more
details. I dont understand the spanisch site. Your explanation was too short i
couldnt really get what you mean with watchdog and USB 2.0 inside programm and 
not cIOS.

Original comment by dimok...@hotmail.de on 4 May 2009 at 3:46

GoogleCodeExporter commented 9 years ago
This new CIOS222 use a external dip_plugin, it is like a bypass to get the 
control
externally. In the last CIOS222 all the code from DIP, EHCI, etc are into the 
CIOS;
now this new CIOS bypass these modules from the loader. CIOS load these modules 
with
the method "mload" (see cios_mload_source.rar into the uloader_v1.5B.rar). These
modules (EHCI) must be embeded into the loader.

There are some examples into "cios_mload_source.rar:/examples/"

The module that must include into usbloader is "tinyehci". The function "mload" 
load
this module into the new CIOS.

"dev/mload: Custom IOS module for Wii, to load ios elfs, initialize USB 2.0 and
others uses"

Original comment by softwa...@gmail.com on 4 May 2009 at 4:11

GoogleCodeExporter commented 9 years ago
One of the advantages of this new IOS is that do ramdom HDD reads, that way the 
HDD
never goes to sleep. :) (no more need to tweak your HDD sleep time)

Also improve HDD detection.

Original comment by luk...@gmail.com on 4 May 2009 at 4:18

GoogleCodeExporter commented 9 years ago
so doesnt this IOS work with our loader?

Original comment by dimok...@hotmail.de on 4 May 2009 at 5:51

GoogleCodeExporter commented 9 years ago
These CIOS don't work with our loader.
Say that can't found USB dirver; because these CIOS need the support of mload 
and
tinyehci into the loader.

Original comment by softwa...@gmail.com on 4 May 2009 at 5:57

GoogleCodeExporter commented 9 years ago
i dont know....maybe i'll add it later. right now i got some other stuff to do.

Original comment by dimok...@hotmail.de on 4 May 2009 at 6:02

GoogleCodeExporter commented 9 years ago
This should be at the top of the list. So far the last revisions are only 
cosmetic,
when you should be looking into functionality.

Original comment by dpyro2...@gmail.com on 5 May 2009 at 12:56

GoogleCodeExporter commented 9 years ago
i agree functionality is way more important than cosmetic changes...

Original comment by elfis...@gmail.com on 5 May 2009 at 5:00

GoogleCodeExporter commented 9 years ago
sorry guys but thats for us to decide dont you think? if you think its an easy 
task
go ahead and do it yourself and present us the code. we will use it then.

if you cant, just stop complaining and let us do our work when we want to. It 
will be
done when WE think its needed to be done.

Original comment by dimok...@hotmail.de on 5 May 2009 at 8:02

GoogleCodeExporter commented 9 years ago
The problem (for me) is I can't use a loader without cIOS 222 and the only one 
is
Hermes' one (µLoader) which is ugly.

Thanks :D (take your time)

Original comment by iky...@gmail.com on 13 May 2009 at 3:54

GoogleCodeExporter commented 9 years ago
cIOS 222 now had support for usb accesories ( drums, guitar, mics, wii speak, 
etc)

It is necessary now to implement on usbloader gui for maximum experiency

Original comment by Alejandr...@gmail.com on 19 May 2009 at 2:49

GoogleCodeExporter commented 9 years ago
I am currently am working on this.
I think I have it working, but I want to test it out some before giving it up.
My build failed on disc.c after going to head, but now I found the libogc 
update...
It would be really good if there is a list of dependencies somewhere.
A build information file of some kind?
I'll try it out when I can get back on the TV.

Original comment by l0...@w0d0.de on 19 May 2009 at 8:43

GoogleCodeExporter commented 9 years ago

Original comment by DRa...@gmail.com on 22 May 2009 at 4:19

GoogleCodeExporter commented 9 years ago
Ok, i installed the cIOS 222 by Hermes that is linked in your official download 
page, but cant get RockBand guitar 
to work. cIOS222 Installs ok, changed position of usb devices (between HDD and 
guitar wireless dongle) but still 
no work. When i load USBLoader-GX, the dongle's led doesn't even light up, just 
dead. Then i load the game 
using cIOS222, and still dead. What am i missing?

Original comment by oswaldo....@gmail.com on 29 May 2009 at 2:10

GoogleCodeExporter commented 9 years ago
The USBLoader_GX don't support this new Hermes' cIOS 222. You must use the 
Hermers'
"uLoader" or "wait/develop" the "mload" support in usbloader_gx.

Original comment by softwa...@gmail.com on 29 May 2009 at 2:12

GoogleCodeExporter commented 9 years ago
Thanks for the quick response. By the way, i can't (maybe don't know) how to 
add a game as a favorite. When i 
click the star at the left of the disc image nothing happens. is it a bug or 
the bug is in my brain?

Original comment by oswaldo....@gmail.com on 29 May 2009 at 2:32

GoogleCodeExporter commented 9 years ago

Original comment by dimok...@hotmail.de on 12 Jun 2009 at 6:22