FF6 Hacking
Mog not stumble - Printable Version

+- FF6 Hacking (https://www.ff6hacking.com/forums)
+-- Forum: Discussion Forums (https://www.ff6hacking.com/forums/forum-5.html)
+--- Forum: Magitek Research Facility (https://www.ff6hacking.com/forums/forum-9.html)
+--- Thread: Mog not stumble (/thread-3935.html)



Mog not stumble - doofenH - 01-16-2020

Any way to edit Mog's Dance stumble from 50% to 100%?

And ways to not make Mog uncontrollable when dancing? I want to use variable dances in a fight.


RE: Mog not stumble - Gi Nattak - 01-16-2020

100% not stumble, right?:
https://www.ff6hacking.com/forums/thread-761.html

It's just a very simple edit that removes this branch from happening:
C2/17A0: 90 0D        BCC $17AF     (50% chance of branch)

And:
Step Dance: https://www.romhacking.net/hacks/1140/


RE: Mog not stumble - doofenH - 01-16-2020

(01-16-2020, 03:21 AM)Gi Nattak Wrote: And:
Step Dance: https://www.romhacking.net/hacks/1140/

Weird, the step dance IPS does not work. Although the Mog Never Fails does.


RE: Mog not stumble - madsiur - 01-16-2020

(01-16-2020, 05:26 AM)doofenH Wrote: Weird, the step dance IPS does not work.

Did you do more than one turn? The first turn is still random: This patch cancels the automatic behavior of the Dance command. After it is selected, a single random action based on the dance is executed. In the next turn, the user is free to selected any command.


RE: Mog not stumble - doofenH - 01-17-2020

(01-16-2020, 09:34 AM)madsiur Wrote:
(01-16-2020, 05:26 AM)doofenH Wrote: Weird, the step dance IPS does not work.

Did you do more than one turn? The first turn is still random: This patch cancels the automatic behavior of the Dance command. After it is selected, a single random action based on the dance is executed. In the next turn, the user is free to selected any command.

It is uncontrollable all the time. Never allow me to do other command. The rom I'm using is version 1.1.


RE: Mog not stumble - madsiur - 01-17-2020

The patch is for version 1.0, maybe that's why it doesn't work..

I guess you could also send a PM to @Hatzen08 to see what's up..


RE: Mog not stumble - doofenH - 01-17-2020

(01-17-2020, 12:56 AM)madsiur Wrote: The patch is for version 1.0, maybe that's why it doesn't work..

I guess you could also send a PM to @Hatzen08 to see what's up..

Sure, but I can't find the PM option in his profile. Where is it?


RE: Mog not stumble - madsiur - 01-17-2020

You have to click on "Mognet Central" on the top-left container on the home page and then "compose message" from there.