riidefi / mkw

Decompilation of Mario Kart Wii
309 stars 32 forks source link

Match relocation data tracking issue #227

Closed em-eight closed 2 years ago

em-eight commented 2 years ago

Currently, only binary sections are matched and the relocations are simply copied from the original file. This can result in seemingly matching binaries that in actuality are linked incorrectly. Relevant issues: #211 #101

Relevant project: https://github.com/SeekyCt/ppcdis