I noticed an error in the Pre-Raw Stats XML output.
From cells 54-62 on the XML sheet:
Those 3 location tags are not capitalized properly and that causes the hack to not show up in FFTorgASM.
Oh, and I think the curvy quotation marks are supposed to be straight ones on cells 48-51. They were also making the hack not show up in FFTorgASM.
From cells 54-62 on the XML sheet:
Code Select
<location file="WORLD_WORLD_BIN" offset="58E8C">
0000
</Location>
<location file="WORLD_WORLD_BIN" offset="58E98">
0000
</Location>
<location file="WORLD_WORLD_BIN" offset="58458">
E803
</Location>
Those 3 location tags are not capitalized properly and that causes the hack to not show up in FFTorgASM.
Oh, and I think the curvy quotation marks are supposed to be straight ones on cells 48-51. They were also making the hack not show up in FFTorgASM.