decomp-toolkit icon indicating copy to clipboard operation
decomp-toolkit copied to clipboard

[BUG] Analyzer not tracking stack relocations

Open Yanis002 opened this issue 6 months ago • 0 comments

Repository URL

https://github.com/zeldaret/oot-vc

Game Name

N64 Emulator for Wii

Game Version

Any

Description

Stack relocations aren't tracked properly, causing objdiff to report functions as non-matching (even though they are), on our project this happens with libraryTestFunction from src/emulator/library.c on any of the currently supported versions.

Image

Yanis002 avatar May 08 '25 11:05 Yanis002