Tags: encounter/decomp-toolkit
Tags
Add `dtk extab clean` & config.yml `clean_extab` It was discovered that certain extab actions contain uninitalized data from the compiler. This provides a way to zero out uninitialized data in DOL or object files. Usage: `dtk extab clean input.dol output.dol` A `clean_extab` setting was added to config.yml, so projects can link the cleaned objects and target the cleaned DOL hash.
PreviousNext