Files
mm/docs/tutorial/diff_and_permuter.md
T
Derek Hensley 19a605c2e7 master to main rename (#1379)
* master -> main

* Missed some instances of master
2023-09-22 12:57:21 -03:00

6.3 KiB

diff.py and the permuter

This document is intended as a step-by-step demonstration of matching a reasonably complex function using the diff script diff.py and the decomp permuter, both included in the repo. For general information on both see the tools documentation.

Until such time as someone finds a suitable function, you can look at the OoT tutorial: here for diff.py and here for the permuter.