Final Fantasy Hacktics

Modding => PSX FFT Hacking => Topic started by: Zareb on May 28, 2013, 10:40:46 pm

Title: ASM request: change formula 39 (Speed+Y) into MA+Y. (ASM hack created by Choto)
Post by: Zareb on May 28, 2013, 10:40:46 pm
Hey guys, this will be the last ASM request I'll be making before my patch is released; would be golden if this was done for me.  Again, thanks!

- Zareb
Title: Re: ASM request: change formula 39 (Speed +Y) into MA +Y.
Post by: Zareb on May 29, 2013, 02:01:26 pm
Shameful bump.
Title: Re: ASM request: change formula 39 (Speed +Y) into MA +Y. (Or blank slot for this)
Post by: Choto on May 29, 2013, 07:00:33 pm

<Patch name="Formula 39 is +MA(Y)">
<Description>
What's a description.
</Description>
<Location file="BATTLE_BIN" offset="11fd40">
150062A0
</Location>

</Patch>


For the record, that took 2 minutes. ASM isn't as scary as everybody thinks :(
Title: Re: ASM request: change formula 39 (Speed +Y) into MA +Y. (Or blank slot for this)
Post by: Zareb on May 29, 2013, 07:31:40 pm
Quote from: Choto on May 29, 2013, 07:00:33 pm

<Patch name="Formula 39 is +MA(Y)">
<Description>
What's a description.
</Description>
<Location file="BATTLE_BIN" offset="11fd40">
150062A0
</Location>

</Patch>


For the record, that took 2 minutes. ASM isn't as scary as everybody thinks :(


Thanks, you lovely human being!