Difference between revisions of "Twilight Hack"
(→FAQ) |
(→FAQ) |
||
Line 110: | Line 110: | ||
* Does this work with the new v4.2 System Menu update? | * Does this work with the new v4.2 System Menu update? | ||
− | ::Yes, | + | ::Yes, to use the Twilight Hack on System Menu 4.2, you must downgrade to 3.2, 3.3 or 3.4 using DOP-Mii, copy the corresponding Twilight Hack as normal, go into the Homebrew Channel, update to 4.2 using DOP-Mii, go back to the Homebrew Channel, and install StartPatch 4.2 with the hack: Disable HAXX,DVDX,RZDx checks along with any others you like. You can now use your Wii as normal and the hack will stay there even when you turn it off. |
* Can we use games other than Zelda to achieve the same/similar effect? | * Can we use games other than Zelda to achieve the same/similar effect? |
Revision as of 22:39, 1 April 2010
Twilight Hack | |
![]() | |
General | |
---|---|
Author(s) | Team Twiizers |
Type | Exploit |
Version | 0.1 beta2 |
Links | |
Download | |
Source | |
Peripherals | |
![]() |
The Twilight Hack was the first way to enable homebrew on a Wii without hardware modification. The Twilight Hack is used by playing a hacked game save for The Legend of Zelda: Twilight Princess which executes a homebrew application from an SD card. Examples of such homebrew .elf or .dol files can be found on the Homebrew applications page. The Twilight Hack was created by Team Twiizers.
Twilight Hack 0.1beta1 is compatible with System Menu up to 3.3, 0.1beta2 is compatible with System Menu 3.4. The Twilight hack is compatible with System Menu 4.2, using the guide in the FAQ below.
The source code was written to be readable, portable and reusable; most of the code was reused for Indiana Pwns, and you are encouraged to use it to create your own savegame exploits (provided you follow the licensing terms of the codebase).
Download
Fanmail goes here: Twiizers Fanmail
Usage and Installation
Required materials:
- SD card (<= 2GB, not SDHC) formatted as FAT16 or FAT32. (The Wii System Menu, which is used to copy the save, only reads SD cards, not SDHC).
- SD card reader
- The Legend of Zelda: Twilight Princess that has been played at least once
- Some homebrew to load (e.g. the Homebrew Channel installer)
Inside the zip file you will find versions of the hack for all three regions. You may copy all of them to your SD card, but you will need to choose the correct one to copy to your Wii based on your version of Zelda: Twilight Princess. USA users, additionally, need to determine the correct save slot to load once inside Twilight Princess. The easiest way to check your version is to compare the text string which is on the inner circle of the data surface with the ones below.
Region | Inner circle text | File | Save slot |
---|---|---|---|
Europe/Australia (EUR) | RVL-RZDP-0A-0 JPN | /private/wii/title/rzdp/data.bin | Twilight Hack |
Asia (JPN) | RVL-RZDJ-0A-0 JPN | /private/wii/title/rzdj/data.bin | Twilight Hack |
America (USA) | RVL-RZDE-0A-0 JPN | /private/wii/title/rzde/data.bin | TwilightHack0 |
America (USA) | RVL-RZDE-0A-0 USA | /private/wii/title/rzde/data.bin | TwilightHack0 |
America (USA) | RVL-RZDE-0A-2 USA | /private/wii/title/rzde/data.bin | TwilightHack2 |
Step by Step
- Ensure your SD card is formatted as FAT. By default SD cards are formatted as FAT, so if you're not sure you can skip this step.
- (Optional) If you have an existing Zelda save that you want to backup, do so before proceeding:
- Put your SD card in your Wii and turn it on.
- Go into Wii Options --> Data Management --> Save Data --> Wii
- Find your Zelda save, click on it, click "Copy", and click Yes
- Put your SD card in your computer, and copy the "private" folder from the card to a safe place.
- Copy the "private" directory from the Twilight Hack download to the root of your SD card.
- Take your homebrew Wii executable (elf or dol file) and save it in the root directory of your SD card as "boot.elf" or "boot.dol" as appropriate.
- Put your SD card in your Wii and turn it on.
- Go into Wii Options --> Data Management --> Save Data --> Wii.
- Find your Zelda save, click on it, click "Erase", and click Yes.
- Open the SD card and select the "Twilight Hack" save that corresponds to your game region. Note: Some people are having problems with the Wii not "seeing" the save file on the SD card. If you are experiencing this, try setting the archive bit for the data.bin file - in Windows this can be either be done from the file's properties dialog (right click on it in Windows Explorer and check the box) or from the command line using "attrib +a <path to data.bin>". More info at #wiihelp on Efnet.
- Click copy and then yes. Now exit out of the menu.
- If you are using System Menu 3.4, you must immediately put the Twilight Hack to use. Turning off or running some other channel or game will have the System Menu delete the savegame again, and you'll have to start over.
- Insert The Legend of Zelda: Twilight Princess game disc and run the game.
- If you have the USA version of the game, load the "TwilightHack0" or "TwilightHack2" version of the game as appropriate (see above).
- Otherwise, load the only "Twilight Hack" save game.
- Once in the game, either walk backwards or talk to the man standing in front of you.
- Follow the instructions listed on the screen.
- Enjoy.
Troubleshooting
- If you get an error such as Failed to read boot.elf (-1), your SD card may not be formatted as FAT. Try reformatting your SD card with the Official SD Card Format Tool.
Changelog
0.1beta2
- Workaround for the System Menu 3.4 check. Only works once after being copied.
0.1beta1
- The Twilight Hack is now compatible with version 3.3 of the Wii System Menu.
- Improvements in video configuration. The entire console should now be visible in all video modes, and scrolling has been improved.
- For the USA version, the two variants of the hack have been packed into one save file. Just select the save slot that corresponds to your version of Twilight Pricess when you start the game.
- New savegame icons by drmr. The new icons now show which region that version of the hack is for.
- This version now tries to load boot.dol, and falls back to boot.elf if boot.dol is not found.
- Many, many bug fixes.
0.1alpha3b
- Experimental version with FAT32 support. Only try this if you receive an error message while loading boot.elf.
0.1alpha3a
- Correctly loads geckoloader code from USBGecko flash.
0.1alpha3
- Front SD slot is now supported; SDGecko slot support has been removed.
- FAT16 is now supported; you should save your ELF executable on your SD card as "boot.elf".
- RZDJ is now supported.
- Added support for Geckoloader stub: If you have a USBGecko installed and have already run the Geckoloader program to install into flash, then the Twilight Hack will try to load that stub if it does not detect an SD card.
Explanation
The hack exploits a buffer overflow error caused by loading a specially crafted save file for Twilight Princess. The save file stores the name of the player's horse in the game (originally "Epona"). This save file presents a name much longer than expected to the Twilight Princess game, which causes the Wii system to crash when it tries to load the horse's name. With this crash, the system is made to run a loader program (which was loaded by the game as part of the name) instead of Twilight Princess's code which then proceeds to load a program from the Wii's front SD card slot. Any program that is placed on the root of the SD card, with the filename "boot.elf" or "boot.dol", will run.
FAQ
- Can it load files from the internal SD slot?
- Yes.
- Can I load GameCube homebrew with this?
- Not directly. Though you can use the Wii Gamecube Homebrew Launcher once you've got your Wii ready for homebrew.
- What about if I use doltool or dol2elf?
- No. These tools merely change the container file format, it does not convert between GameCube/Wii code.
- Does this work with the new v4.2 System Menu update?
- Yes, to use the Twilight Hack on System Menu 4.2, you must downgrade to 3.2, 3.3 or 3.4 using DOP-Mii, copy the corresponding Twilight Hack as normal, go into the Homebrew Channel, update to 4.2 using DOP-Mii, go back to the Homebrew Channel, and install StartPatch 4.2 with the hack: Disable HAXX,DVDX,RZDx checks along with any others you like. You can now use your Wii as normal and the hack will stay there even when you turn it off.
- Can we use games other than Zelda to achieve the same/similar effect?
- Yes, LEGO Indiana Jones or Super Smash Bros. Brawl (NTSC Only) could be used.
- What about our current saves?
- Backup your current save, use the Twilight Hack to install the Homebrew Channel, then copy your old savefile back into place. Or, unless you are on System Menu v3.4, you can use one of the other save slots in the savefile as normal, and start the game again, whilst still keeping the Twilight Hack.
Main FAQ Page: Wiibrew FAQ
Known bug
- After you load the save, if you enter settings the Wii Remote pointer may move to the bottom of the screen and stay there. It is purely a cosmetic bug and does not affect operation. The Wii Remote pointer will return to normal after a reboot.