Anghelo Carvajal
Anghelo Carvajal
I have been looking at the remaining function and I'm not completely sure if it is equivalent or not just by looking at it. Have you checked in-game if it...
I added the `IS_PAUSED` macro from OoT and changed the other macros to take a `pauseCtx` argument
> In the yaml below, `1773A0.data.s` contains labels that are referred to from the `hos_05` section. I wasn't able to find any symbol from `hos_05` in this data file. Could...
Hey! Thanks for your bug report. Sadly `create_config` currently does not support generating a yaml for PS2 games. You'll have to create a yaml from scratch. You could use kh1's...
This should hopefully be fixed now
I have a few questions about this: - "ZAPD should also support XML file validation per asset type." What does this mean? Does it means ZAPD should check if an...
We also need to identify data and bss splits in `boot` and `code`
Something to take in consideration that we are trying to get everybody who has contributed / wants to contribute to MM decomp to agree to licensing the repo before merging...
Wiseguy is working on writing build instructions and general explanations on how to use this tool. Please note that there won't be a simple step by step tutorial on how...
You could try using that decomp project as an starting point. You can try building that project and using the generated elf file, which is what you need to recompile...