[FE5] Any information on the address of portrait data?

Hi, I’m new at FEUniverse. I want to get into hacking Fire Emblem: Thracia 776, and I went to this tutorial to replace portraits.

The problem is that I don’t know where the addresses of portrait data are. Are there any offsets I can use or look for to find the portrait data? I’m using a headered rom, btw.

Thanks.

Pointer table at 0x6512E (unheadered) or 0x6532E(headered) in the ROM…

Pointers are in their mapped format, i.e. the first one, Leaf’s, is 80 DE EA, or 0xEADE80. In my (unheadered) ROM, this is 0x355E80. Portaits are compressed.

1 Like