In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "Twilight Hack"

From WiiBrew
Jump to navigation Jump to search
m (Reverted edits by Segher (Talk); changed back to last version by Crediar)
Line 12: Line 12:
 
-- Team Twiizers
 
-- Team Twiizers
  
 +
 +
This exploit does not work with every version of Zelda:TP.
 +
 +
Easy way to check your version is to compare the text string which is on the inner cycle of the data surface with the ones below.
 +
 +
RVL-RZDP-0A-0 JPN  -  working
 +
 +
RVL-RZDE-0A-2 USA  -  not working
 +
 
   
 
   
 
   
 
   
Line 17: Line 26:
 
[If that's not enough help, perhaps you should read http://wiisave.com/faq/index.php --
 
[If that's not enough help, perhaps you should read http://wiisave.com/faq/index.php --
 
but then again, this likely isn't for you.]
 
but then again, this likely isn't for you.]
 
 
 
 
Video: http://youtube.com/watch?v=zaRhyEUOk44
 
 
 
 
 
This exploit does not work with every version of Zelda:TP.
 
Easy way to check your version is to compare the text string which is on the inner cycle of the data surface with the ones below.
 
*RVL-RZDP-0A-0 JPN  -  working
 
*RVL-RZDE-0A-2 USA  -  reportedly not working
 

Revision as of 05:49, 11 February 2008

http://chaoshq.de/~crediar/twilight-hack-v0.1-alpha1.zip

 cp rzdp.bin $MOUNT/private/wii/title/RZDP/data.bin
 
    -- or --
 
 cp rzde.bin $MOUNT/private/wii/title/RZDE/data.bin


Enjoy!

-- Team Twiizers


This exploit does not work with every version of Zelda:TP.

Easy way to check your version is to compare the text string which is on the inner cycle of the data surface with the ones below.

RVL-RZDP-0A-0 JPN - working

RVL-RZDE-0A-2 USA - not working



[If that's not enough help, perhaps you should read http://wiisave.com/faq/index.php -- but then again, this likely isn't for you.]