Qhimm.com Forums

Miscellaneous Forums => Troubleshooting => Topic started by: cloudiar on 2011-11-05 22:24:13

Title: Two small problems
Post by: cloudiar on 2011-11-05 22:24:13
Hello people ^.^

1.I wanted the "masamume path" but only is in this forum, and it's deleted...Not exist download T.T

Anyone have and can send? Think only have this possibility...I this case can send me MP and get the msn for contact or email!!!

2.It's problem think it's seriosly...Máxium MP cost for magic attack is 255?  In wallmarket try change numbre and only see 250...is max of game?It's posible change this limitation?

Thanks
Title: Re: Two small problems
Post by: Bosola on 2012-01-28 14:20:42
Coming in to this rather late, but...

No, you cannot increase the MP cost of the spells. IIRC, there's space in the MP cost value for a two-byte figure (a value between 0 and 65,535), but FF7 only regards the second byte.
Title: Re: Two small problems
Post by: DLPB_ on 2012-01-28 14:27:04
if it only regards second byte but first one can exist, it shouldnt be too hard to change code in exe no?
Title: Re: Two small problems
Post by: Bosola on 2012-01-28 14:42:35
I guess we could just set a breakpoint on the byte and take a look at what accesses it.
Title: Re: Two small problems
Post by: DLPB_ on 2012-01-28 14:49:34
If I get time I may check it out :)