top of page

Zelda64 Modding Tools
All tools here are debug rom only tools (except Hylain Toolbox to an extent).
There are some better tools today, but some are still useful to a degree today

A Word from Flotonic on Special Banks
In the ZSCENE file, there is an 11 Command in the header. The format is as follows:
11 XX 00 00 YY 00 0Z 00
YY = Sky Box Number
Z = Disable if not 0
XX is MM-only. It says which special bank to use. Multiply it by 8 and add 0xC58BA0 to it. Go to that offset in the Decompressed 1.0 Version U MM rom. The first four bytes at that offset are the start offset of the special bank. The four bytes that follow those are the end offset of the special bank.

Hylian Toolbox Feature List
Exporting OBJ files (no textures)
Viewing Display Lists with or without animations
Modifying actors, link_animation, link
Tool has capabilitys to import models, but please visit z64.me for better tools to do that
bottom of page