start && end > -1) { if (start > -1) { var res = data.substring(start, end); start = res.indexOf('>') + 1; res = res.substring(start); if (res.length != 0) { eval(res); } } cursor = end + 1; } } } //]]>
|
Unbricking with a bootmii and nandflash swap May 16, 2009 07:47AM | Registered: 4 years ago Posts: 8 |
|
Re: Unbricking with a bootmii and nandflash swap May 16, 2009 12:15PM | Registered: 4 years ago Posts: 15 |
|
Re: Unbricking with a bootmii and nandflash swap May 16, 2009 04:20PM | Registered: 4 years ago Posts: 15 |
|
Re: Unbricking with a bootmii and nandflash swap June 22, 2009 06:31PM | Registered: 3 years ago Posts: 15 |
|
Re: Unbricking with a bootmii and nandflash swap October 29, 2009 08:32PM | Registered: 3 years ago Posts: 3 |
|
Re: Unbricking with a bootmii and nandflash swap January 08, 2010 01:42AM | Registered: 3 years ago Posts: 1 |
Quote:So, ideally, take a broken Wii and a donor Wii. Install BootMii on the donor Wii, then do a NAND dump. Take the first 8 blocks of flash (0x21000 * 8 bytes of nand.bin) and write them to the new NAND chip, and solder it into the broken Wii