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
Replace with the values:
E8 8A D9 F1 FF 3C FF
And that’s it! Save the dll, and play with always fast battles!
Hope you enjoy the post for FINAL FANTASY V Edit GameAssembly.dll in a hex editor – Mod Config, If you think we should update the post or something is wrong please let us know via comment and we will fix it how fast as possible! Thank you and have a great day!
- Check All FINAL FANTASY V Posts List
Leave a Reply