Skip to content

A text editor for Ocarina of Time and Majora's Mask

License

Notifications You must be signed in to change notification settings

skawo/Zelda64-Text-Editor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zelda 64 Text Editor

This fork of Sage of Mirror's Ocarina Text Editor adds a bunch of extra features:

  • A message previewer
  • Support for custom fonts
  • Support for staff roll messages (hold CTRL while opening a ROM)
  • Support for opening ZZRTL, ZZRT and Z64ROM-exported filesystems directly
  • Support for Ocarina of Time versions: PAL1.0, PAL1.1, PAL Gamecube, PAL Master Quest, PAL Beta Master Quest, Debug, NTSC0.9, NTSC1.0, NTSC1.1, NTSC1.2, NTSC GameCube, NTSC Master Quest, NTSC Lodgenet
  • Support for Majora's Mask versions: PAL1.0, PAL1.1, PAL Gamecube, PAL Debug ROM, NTSC1.0, NTSC Kiosk Demo, NTSC GameCube
  • Support for remapping characters

Usage:

To load a ROM, first decompress it using Z64Decompress. Otherwise, just point to a ZZRTL/ZZRT/Z64ROM filesystem or extracted data files.

To open credits messages, hold left CTRL while opening a ROM or Z64ROM filesystem. For ZZRT and ZZRTL, edit the credits messages by opening the base ROM (as they don't extract the credits messages from it).

You can search through the messages by typing in the top-left corner textbox. You can also filter messages with a regex pattern by encasing it with "REGEX:{}".

Right click the message input textbox to open a context menu containing all the control codes available. Hover over one to receive an explanation.

Supports custom fonts as exported from z64font. Simply put both files exported from the program in the same directory as the text editor - named font.font_static and font.width_table - and they will be automatically loaded and used for the preview.

By placing a codepoint.txt file in the same folder as the editor, you can remap the OoT/MM character set, allowing for fonts suited to other languages. More information here.

image

About

A text editor for Ocarina of Time and Majora's Mask

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%