Skip to content

@PistonMiner PistonMiner released this Mar 27, 2021

  • REL
    • Add model viewer rotation (ap_view_ry <tenths of degrees> and ap_view_ry_rate <tenths of degrees per frame>)
    • Add find console command (find filter)
    • Add support for console access over USB Gecko
Assets 5

@PistonMiner PistonMiner released this Feb 22, 2021

  • REL
    • Console completely changed
    • Model viewer accessible via ap_view <model name>
    • Many infrastructure changes
Assets 5

@PistonMiner PistonMiner released this Jun 23, 2020

  • Fixed elf2rel emitting NOP relocations with zero offset
Assets 3

@PistonMiner PistonMiner released this Nov 24, 2019

  • Improved the console in rel.
  • Added blender_io_ttyd, Blender exporter for map files.
  • Added support to elf2rel for REL file format versions 1 and 2 via --rel-version switch.
Assets 6

@PistonMiner PistonMiner released this Jun 6, 2019

  • Fixed float expressions for Super Paper Mario in ttydasm
  • Added a basic console to rel
  • Various minor improvements in rel
  • gcipack now writes the current time in UTC into the timestamp field
  • Fixed a bug in elf2rel that would cause relocations with addends against external symbols (e.g. references to members of external global structures) to erroneously drop the addend and reference the symbol without offset instead.
Assets 3

@PistonMiner PistonMiner released this Sep 19, 2018

  • Added ttydview, tool to parse TTYD map /d data into OBJ files
  • rellink now uses Python 3
  • ttydasm now has experimental compile-time support for the Super Paper Mario branch; activate with preprocessor define GAME_SPM
  • Updated rel to work using the new elf2rel syntax
  • Add GameCube keyboard driver to rel
  • Fix elf2rel removing necessary sections if they're empty (this fixes the undefined references to the .ctors and .dtors section errors when building)
Assets 3

@PistonMiner PistonMiner released this Aug 12, 2018

  • elf2rel has a new command line syntax; see elf2rel --help
Assets 3

@PistonMiner PistonMiner released this Apr 28, 2018

  • Change default module ID of elf2rel to 33 to avoid conflicts with TTYD modules
  • Fix GCI output for Japanese and European having an incorrect version code
Assets 3

@PistonMiner PistonMiner released this Apr 6, 2018

  • Added rel demo
  • Added single-line comment and blank line support to elf2rel
Assets 4

@PistonMiner PistonMiner released this Apr 5, 2018

  • Added elf2rel
  • Added gcipack
Assets 3