A
antd
Guest
hey, I'm currenty doing a FF7 TAS and I've come to the point where I need to find out a formula to predict when I can get a critical hit.
How would I go about doing this?
I know already know some things. For example, if I attack on frame 10 and it's a critical. Then I can add 65336 to it, and that frame will also result in a critical hit. The pattern repeats itself after 65536!
I have a test battle where I've written down precisely which frame results in a critical hit or 'miss'. I can use that to do RAM searches/comparisons against.
I'm using frame advance, so I can do frame perfect stuff...
Any ideas? :mrgreen:
How would I go about doing this?
I know already know some things. For example, if I attack on frame 10 and it's a critical. Then I can add 65336 to it, and that frame will also result in a critical hit. The pattern repeats itself after 65536!
I have a test battle where I've written down precisely which frame results in a critical hit or 'miss'. I can use that to do RAM searches/comparisons against.
I'm using frame advance, so I can do frame perfect stuff...
Any ideas? :mrgreen:
Last edited: