2024-06-24 11:26:18 -05:00
2024-03-30 10:30:35 -05:00
2024-06-24 11:26:18 -05:00
2022-10-19 15:14:54 -05:00
2024-06-24 11:26:18 -05:00
2022-10-19 15:14:54 -05:00
2022-10-19 15:14:54 -05:00
2023-11-10 22:07:08 -06:00
2023-12-31 21:45:35 -06:00
2023-11-08 21:20:04 -06:00
2023-11-08 21:20:04 -06:00
2023-11-10 22:07:08 -06:00
2023-07-21 12:03:03 -05:00
2023-11-10 22:08:35 -06:00
2022-10-19 15:14:54 -05:00
2023-11-10 22:07:08 -06:00

ty1-decomp Discord Channel dol progress

Decompilation of Ty the Tasmanian Tiger NTSC-U (GTYE69)

Building

Dump a copy of the game

  • Place main.dol in orig/
  • Place CodeWarrior 1.3.2 in tools/1.3.2/, 1.2.5 in tools/1.2.5/, and 1.2.5n in tools/1.2.5n/
  • Install DevkitPPC, Ninja and Python
    • DevkitPPC r39
    • Ninja 1.3
  • Install the required modules from requirements.txt (pip install -r requirements.txt)
  • Run configure.py
  • Run ninja

Checking Progress

Run progress.py after a successful build to see the current .text section progress

Credits

  • SeekyCt for ppcdis and spm decomp
Description
Decompilation of Ty the Tasmanian Tiger
Readme 2.9 MiB
Languages
C++ 55.2%
C 25.8%
Python 18.9%
Assembly 0.1%