Changes

21 bytes added ,  05:12, 23 September 2010
Adding link to "Wii Startup Disc", since http://hackmii.com/2010/09/insert-startup-disc/ says RAAE is recognized as the Startup Disc
Line 49: Line 49:  
| 9/10
 
| 9/10
 
| wait for dvd & nand commands to finish, update cache.dat if necessary, copy the 0x20 byte long disk id to 0x80000000.
 
| wait for dvd & nand commands to finish, update cache.dat if necessary, copy the 0x20 byte long disk id to 0x80000000.
if [disk_id + 0x18] is 0x5d1c9ea3, and the [disk_id + 0] is not 'RAAE', treat as a wii disc.
+
if [disk_id + 0x18] is 0x5d1c9ea3, and the [disk_id + 0] is not '[[Wii Startup Disc|RAAE]]', treat as a wii disc.
    
otherwise, if [disk_id + 0x1c] is 0xc2339f3d, treat as gamecube disk
 
otherwise, if [disk_id + 0x1c] is 0xc2339f3d, treat as gamecube disk
33

edits