Skip to content

RelTools v1.3.0 BETA

Latest
Compare
Choose a tag to compare
@Sammi-Husky Sammi-Husky released this 03 Mar 07:28
· 1 commit to main since this release

Changes In This Version

  • Rewrote the build step to no longer use GAS listing file as an intermediary step. This should fix some crashes caused by line length limitations imposed by GAS.
  • Added support for arithmetic expressions in reltags for target symbol/offset
    • This fixes build issues with BrawlEx modules
  • Allow string names for target module in reltags
  • Added more checks and debug prints when crashing
  • Fix some crashes caused by spaces in windows temp folder paths
  • Added new experimental options to disassemble floating points and strings.
    • NOTE: This feature is experimental, and VERY likely to break things currently.

Known Issues