|
Description |
This tool can be used by players and hackers to generate maps of their favorite Zelda hacks when they are stuck or otherwise want to see full maps of the overworld and dungeons with all secrets revealed.
It can also be used by hackers to aid in locating specific Zelda screens, columns, or other data and explore other hacks. It is exploratory only and does not write any data.
It is written in Javascript and HTML so it's easily hackable.
General Features:
[list]
[li]Generates full overworld and dungeon maps[/li]
[li]Reads all graphics, palette, and location data directly from the ROM to create accurate maps[/li]
[li]Displays all secret locations[/li]
[li]Displays level locations[/li]
[li]Displays flute secrets[/li]
[li]Displays lost woods and lost hills paths[/li]
[li]Displays armos secrets[/li]
[li]Displays shop locations and items[/li]
[li]Displays second quest modifications[/li]
[li]Displays dungeon items[/li]
[li]Displays dungeon bosses[/li]
[li]Displays dungeon passage destinations[/li]
[li]Separate functions to render dungeon details like blocks, templates, doors, text, and bosses[/li]
[li]Renders tiles for overworld and dungeons like the PPU[/li]
[li]Provides ROM locations for various data like columns and screens so they can be modified[/li]
[li]Provide various APIs to explore column and screen data[/li]
[li]Finds all screens that use a particular column[/li]
[li]Finds all column combos that use a particular tile[/li]
[/list]
This utility was created during the development of The Legend of Zelda: A New Light.
Please PM gzip with questions or other feedback. |
|