objdiff
objdiff copied to clipboard
MIPS Relocation Issue for values in `.lit4`
Looks like objdiff is counting .lit4 relocations as differences. The project I'm working with is the PS2 title Fatal Frame 1.
Here's a screenshot of the issue:
Here is a ZIP containing both base and target objects: effect_obj.zip
The function in question is SetNegaCircle but there are others with the same issue in the same object.
The difference is also counted by objdiff-cli when generating the report.