Symbol Map
Symbol Map
The game comes with many debug symbols in Module/Final/MSW.sel
This can be converted to addresses with Megazig's parser and the addresses given can be converted to in game addresses by adding the dol section start offset
for PAL Section 2 : 0x800062f0
for NTSC-U Section 2 : 0x80006f20
for NTSC-J Section 2 : 0x80006eb8
Note : Yosh's Python Scripts contains an app to view and save symbol maps