How to hack the battle speed to always be fast regardless of auto battle – FINAL FANTASY V

How to hack the battle speed to always be fast regardless of auto battle – FINAL FANTASY V 1 - steamclue.com
How to hack the battle speed to always be fast regardless of auto battle – FINAL FANTASY V 1 - steamclue.com

I was able to track down how the Auto Battle flag is used in the game, and there are two separate bits of code looking at it. One controls the battle speed and the other controls the automatic input. By hacking just the code that controls the battle speed, we can get fast battles regardless of whether the Auto Battle flag is set.
 
 
Note that the values to search for are slightly different for each Pixel Remaster game, so I’ll add separate guides for the other games.
 
 

Edit GameAssembly.dll in a hex editor

First, open GameAssembly.dll in a hex editor. I use HxD.
 
 
Search for the hex values:
 
 
E8 8A D9 F1 FF 84 C0
 
 
How to hack the battle speed to always be fast regardless of auto battle - FINAL FANTASY V - Edit GameAssembly.dll in a hex editor - EDD031089
 
 
Replace with the values:
 
 
E8 8A D9 F1 FF 3C FF
 
 
How to hack the battle speed to always be fast regardless of auto battle - FINAL FANTASY V - Edit GameAssembly.dll in a hex editor - 67F82FD91
 
 
And that’s it! Save the dll, and play with always fast battles!
 
 

Written by eyrie0

 
 
I hope you enjoy the How to hack the battle speed to always be fast regardless of auto battle – FINAL FANTASY V guide. This is all for now! If you have something to add to this guide or forget to add some information, please let us know via comment! We check each comment manually!
 


Be the first to comment

Leave a Reply

Your email address will not be published.


*