Help:Tools/ninten-file-tool

From ZeldaMods (Breath of the Wild)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
ninten-file-tool
Author(s) arbiter34
Source code https://github.com/arbiter34/ninten-file-tool
License Apache 2.0
Written in Java
Platform support Cross-platform

ninten-file-tool is an BYML tool. It can convert documents from BYML (or BYAML) to a human readable format (JSON) and vice versa.

Setup

  1. Install the Java runtime environment (JRE).
  2. Download the latest release from GitHub.

Known issues

  • Wii U only: Only works with big endian files and unable to handle Switch (little endian) documents.
  • Incomplete support for newer node types: Newer node types (0xd4, 0xd5, 0xd6, 0xff) are not supported. In practice, this is not an issue for Breath of the Wild as these are not known to be used in the game.