which folder would the cIOS be installed in.
I found IOS 36 in "TITLE00000010000024\CONTENT" and packed it as a wad, but i need the 0000001.app from the cIOS i think?
take the 00000001.app file from the CIOS rev7 after you unpack it and then after you unpack a IOS
only ios28-ios55 work by the way, just overwrite the 00000001.app file in the IOS folder with the cios rev7 app file and then copy all the files from the IOS folder and paste them were the wad packer tool is and then click on pack wad thats it, it craps out a CIOS IOS wad.lol
QUOTE(WiiGator @ Jan 6 2009, 12:44 AM) Ok, I already thought that installing cIOS over all installed IOSes would work, but I didn't tried it.
I didn't wanted to brick my Wii and it is much more dangerous then just installing a cIOS to IOS249.
Nintendo will not be able to handle this. I have internal information from Nintendo that they are already have problems to handle normal updates (correctly signed stuff).
If the system is completely based on fake-signed stuff, where everybody installs a random choosen IOS, there is a possibilty that an official Nintendo update will lead to a brick. They will not be able test all custom configurations.
Here are some answers to questions in the thread:
1. The rebooter patches the System Menu to always use IOS249. This is done by replacing the first bytes of:
0x7f, 0x06, 0xc3, 0x78,
0x7f, 0x25, 0xcb, 0x78,
0x38, 0x7e, 0x02, 0xc0,
0x4c, 0xc6, 0x31, 0x82
by:
0x3b, 0x20, 0x00, 0x01,
0x3b, 0x00, 0x00, 0xf9
where 0xf9 is IOS249. If you add this patch also all original games will use this IOS. So the compatibilty is lower for original games.
2. The DVD speed for original and backups will be same as before.
3. This will not help to get GameCube backups working. Only MIOS is responsible for this. I need just to clear one bit in a register to get DVD video access, but as I said before the games use the wrong DVD commands.