FINAL FANTASY III

FINAL FANTASY III

Not enough ratings
How to hack the battle speed to always be fast regardless of auto battle
By eyrie0
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.
   
Award
Favorite
Favorited
Unfavorite
Edit GameAssembly.dll in a hex editor
(Updated 3/12/22)

First, open GameAssembly.dll in a hex editor. I use HxD.

Search for the hex values:

E8 5A 72 00 00 84 C0



Replace with the values:

E8 5A 72 00 00 3C FF



And that's it! Save the dll, and play with always fast battles!

PS. Check out my similar guide for FF1 Pixel Remaster for additional notes for future hackers.
10 Comments
schosheloyyid Aug 1, 2023 @ 8:02am 
Wouldn't it be better to just use Cheat Engine?
Lara Jun 17, 2022 @ 2:57am 
Is there any way to make it faster than that? Like Final Fantasy II
Chilloa Oct 3, 2021 @ 11:10am 
The September 22nd update seems to have broken this hack. Any tips on how to find the new offset?
Le Tk Aveugle Sep 26, 2021 @ 8:27am 
Hi, need update :o)
Brahmsonite Aug 25, 2021 @ 1:34am 
Great work! Thank you.
Do you think you can find a way to permanently hide the mini-map?
Blavery Aug 10, 2021 @ 4:12am 
This is awesome, although it's gonna take a bit to adjust. I'm very used to always enabling auto-battle after doing my inputs and disabling it right before my next turn. Thank you for the guide!
eyrie0  [author] Aug 9, 2021 @ 4:17pm 
It does not disable achievements.
Abougadaba Aug 9, 2021 @ 4:04pm 
Will this disable achievements?
ShadowCero Aug 7, 2021 @ 3:41pm 
This trick makes the game feel great! Big reccommend
BlankCrayon Aug 7, 2021 @ 10:12am 
This is very useful. Thank you!