Skip to content

A "The Legend of Zelda: Twilight Princess" mod that adds core mechanics from "A Link between Worlds", a 3DS Zelda game, to the game.

License

Notifications You must be signed in to change notification settings

Captainkittyca2/ALBW-StyleMeterDeluxe

Repository files navigation

ALBW-Style Meter++

A "Twilight Princess" mod that provides the game with core mechanics from "A Link Between Worlds", a 3DS Zelda game.

Currently only supports TP GC US, TP GC PAL and TP Wii US 1.2

All Feature Include:

Items Utilizing Oil Meter

There are a total of 12 items that affect and get affected by the value of the meter:

  • Slingshot
  • Boomerang
  • Bow
  • Normal Bombs
  • Water Bombs
  • Bomblings
  • Clawshot
  • Double Clawshot
  • Spinner
  • Dominion Rod
  • Ball and Chain
  • Armor

Meter Expansion

When you start the game, the size of the meter will be small. After acquiring the master sword, it will increase to double the size.

Meter Refill Drops

Slingshot seeds and Arrow drops have been replaced with red and green bottles. The green bottles will refill double the amount that the red bottles do for the meter.

Game Over

When you get a game over, Link will lose all items he currently has that utilize the meter. If you get a game over while you're in a dungeon, you will be warped to the dungeon entrance. You also have the option to warp to Ordon village instead.

Item Renting Shop

In Ordon Village, there is a sign next to Link's house. If you interact with it, you'll open up a menu where you can rent any of the 12 items that utilize the meter. As mentioned in the Game Over section, if you get a game over, you'll lose all items which means you'll have to rent them again if you want them back.

Extra features:

  • Toggle bewtween Kokiri, Zora, and Magic armor by pressing Dpad-down. (Must unlock armor to toggle.)
    • Kokiri/Armor->Zora Armor: press Dpad-down once.
    • Kokiri/Zora->Armor: press Dpad-down twice.
    • Zora->Kokiri: press Dpad-down once.
    • Armor->Kokiri: press Dpad-down twice.

Some Known Issues

  • If the meter becomes depleted and remains depleted seemingly indefinitely, select an item from item wheel that is currently usable. Iron boots is recommended as it is usable in many situations, such as underwater. You don't have to actually use the item, you just need to set it to one of the item buttons.
  • After you defeat a boss fight, don't game over in the boss room, otherwise you likely will be stuck in black screen. You can game over in the boss room if the boss isn't defeated.
  • Ooccoo item in dungeons for leaving the dungeons might not work.
  • Disable all cheat codes (including hyrule field speed hack) as they can interfere with the modfiied code and crash the game.

Clips:

Bow

Twilight Princess A Link Between Worlds
image

Bombs

Twilight Princess A Link Between Worlds
image

ClawShot/HookShot

Twilight Princess A Link Between Worlds
image

Boomerang

Twilight Princess A Link Between Worlds
image

More

Slingshot Armor
image
Spinner Dominion Rod
image
Bomblings Ball and Chain
image

Item Renting

Twilight Princess A Link Between Worlds
image
Meter Refill Drops Meter expansion

If you wish to inject the mod into an existing Wii save instead of generating an empty save, you can use the nandpack.py script to do that. Here is an example:

$ ./bin/nandpack.py inject -i 3 -g us2 -f "REL Example" REL.wus2.rel data.bin REL.wus2.bin

Where:

  • -i 3: inject the mod into the 3rd slot.
  • -g us2: specify we're injecting into an NTSCU 1.2 save.
  • -f "REL Example": set the name of the slot to REL Example
  • REL.wus2.rel: this is the file containing the mod itself that we want to inject into the save.
  • data.bin: this is the save file we want to inject the mod into.
  • REL.wus2.bin: this is the resulting save file with the mod injected into it.

This mod is powered by libtp_rel and licensed under GPLv3 | (C) AECX, LunarSoap, Zephiles, kipcode66

About

A "The Legend of Zelda: Twilight Princess" mod that adds core mechanics from "A Link between Worlds", a 3DS Zelda game, to the game.

Resources

License

Stars

Watchers

Forks

Packages

No packages published