Retro Hackers LogoGuestLog in

Summer Tree
News
Database
Users
Projects
Game Ports
Videos
Music
Material
Feedback

ALttP Chest Alt-Item Editor

Game : The Legend of Zelda: A Link to the Past

Platform : Super Nintendo

Author : eyeballkid

Release date : 05 Jan 2017

Category : Game Specific

OS : OS Independant

Skill Level : Beginner

Version : 1.0

Downloads : 669

Utility description

Editor for the chest alt-items table of A Link to the Past (no header). The table can also be edited with an hex editor but two drop-down menus should be far easier to use...

Upon opening a chest, the game checks whether the player has the main item, if not they receive the main item, if yes they receive the alt item.

In the regular game, this is for instance used for the Red Boomerang, since it can be obtained from a fairy fountain or a chest. In case, the player got it from the fairy, the chest rewards 300 rupees instead.

This is a Python (2 or 3) script using Tkinter (which is part of the Python standard library, so no additional GUI toolkit packages are needed).

The address of the table has been provided by qwertymodo. The item names have been taken from Hyrule Magic. See also here and here.

Reviews

No reviews yet...