User Tools


This is an old revision of the document!


Hacking Tools

This is a collection of tools for SM64 ROM hacking.

SM64 Level Importer

The SM64 Level Importer contains tools to extend the SM64 ROM, import levels, import models, import music sequences, and making many tweaks to the ROM. Start with this tool and continue from there.

Toads Tool 64

Toads Tool 64 is used for adding and manipulating objects and editing some built-in textures.

N64Rip

N64Rip is a frontend for Joe's N64 Raw Graphics Tool. It allows you to rip and insert textures into a decompressed (extended) ROM.

Skybox Importer

The Skybox Importer allows you to easily view and change the level skyboxes.

LemAsm

LemAsm is a hex editor with built-in disassembler and assembler. You can use it to make quick asm changes in N64 ROMs. Also contains an image viewer.

CajeASM

CajeASM is a MIPS R4300i assembler that supports a highly configurable assembly and data input and injecting directly into a ROM.

See Also