Leseratte10 / ttyd-tools

Tools for Paper Mario TTYD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tools for Paper Mario: The Thousand Year Door

Credits

  • Technical assistance and additional reverse engineering by JasperRLZ
  • Reverse engineering with focus on the battle system by Jdaster64
  • Tool implementation and reverse engineering by PistonMiner
  • Debugging assistance and reverse engineering by Zephiles

Contents

This contains various tools built for Paper Mario: The Thousand Year Door, some of which are applicable to other GameCube games as well.

  • blender_io_ttyd: Blender exporter for map files
  • rel: Framework for writing code on-top of existing GameCube games
  • docs: Various pieces of documentation
  • elf2rel: Convert from ELF file to REL file
  • ttydasm: Disassembler for the event command scripting language
  • gcipack: Pack a file into a GCI file to be loaded off memory card
  • rellink: REL file linking tool

About

Tools for Paper Mario TTYD

License:GNU General Public License v3.0


Languages

Language:C++ 71.9%Language:Python 26.0%Language:Makefile 1.6%Language:Assembly 0.5%Language:C 0.0%