I figured it out!
So, yes, switching the pointers does work. But that's only half the battle. We want to switch the names, and I figured out how to do that.
http://datacrystal.romhacking.net/wiki/F...sembly_C3E
Run a search for "Index is" on this page to find the ending scenes, or just go to where the pointers say. Cyan's scene is E2F8, Terra's is E54B. Each of them begins with a pointer corresponding to the typical character values in hex; Cyan's scene begins with A902, Terra's with A900. So switch the A902 to A900, switch the pointers as madsiur says above, and...
![[Image: 3eLIu4I.png]](https://i.imgur.com/3eLIu4I.png)
Tested the same method with Terra and Strago's scenes, works just fine.
So, yes, switching the pointers does work. But that's only half the battle. We want to switch the names, and I figured out how to do that.
http://datacrystal.romhacking.net/wiki/F...sembly_C3E
Run a search for "Index is" on this page to find the ending scenes, or just go to where the pointers say. Cyan's scene is E2F8, Terra's is E54B. Each of them begins with a pointer corresponding to the typical character values in hex; Cyan's scene begins with A902, Terra's with A900. So switch the A902 to A900, switch the pointers as madsiur says above, and...
![[Image: 3eLIu4I.png]](https://i.imgur.com/3eLIu4I.png)
Tested the same method with Terra and Strago's scenes, works just fine.