Coder Social home page Coder Social logo

captainkittyca2 / albw-stylemeterdeluxe Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 170.74 MB

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: GNU General Public License v3.0

Makefile 5.68% Python 40.87% C++ 53.45%

albw-stylemeterdeluxe's Introduction

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

albw-stylemeterdeluxe's People

Contributors

captainkittyca2 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.