FINAL FANTASY IV: THE AFTER YEARS

FINAL FANTASY IV: THE AFTER YEARS

60 avaliações
Battle FPS patch
Por Greger
Simple patch to make the game playable at reasonable speeds.
4
   
Premiar
+ favoritos
Nos favoritos
- favoritos
Patching the game
This isn't as much of a guide as it is a simple patch I made for the game.

I made a quick mod to Final Fantasy IV to make the in-battle speed 25fps instead of the default 15.
The reason I chose 25 rather than 30 is because (as of yet) there's no way I've found to increase FPS while at the same time maintain the battle speed, so 25fps is a bit of a compromise.
The only thing the patch does is change a hexidecimal value from 0F (15) to 19 (25).
I hope you like it :)

This video is of the regular FFIV, but the patch does the exact same thing (since they're basically running on the same engine)

The easy way
Note: The pre-build binary does not include the autobattle FPS increase, just the regular one
Download this file and replace the original file inside the game's folder:
25fps exe[1drv.ms]
The original file is usually located in:
"Steam/SteamApps/Common/FINAL FANTASY IV THE AFTER YEARS/FF4A.exe"

The hard way
  • Download a hex editor of your choice.
  • Change these values in the following locations (FF4A.exe)
    - 0009BAA8 (battle fps, 0F by default, change to 19 if you want 25fps)
    - 0009BACB (autobattle fps, 1E default, change to 3C if you want 60fps)
  • Save the file



Changes
2024-08-13: Updated download links again
2022-10-09: Updated download link to use discord instead of google drive
2018-05-11: Added autobattle FPS location, courtesy of f.dai
53 comentário(s)
Greger  [autor(a)] 11 de out. às 13:36 
Might be the case if you have a different version of the game (such as a cracked one), in that case it won't run. Last time I checked it was working on the latest steam release.
ŦнØЯfiИИ ☭ 10 de out. às 16:00 
On mine, it gives an error when I try to run the game when I replace the original file with the modified one. Does anyone know what it could be?
Greger  [autor(a)] 13 de ago. às 2:09 
Updated link to pre-patched binary.
Scipio 17/jun./2022 às 16:17 
Perfect, thanks for the upload!
Great job <3
Greger  [autor(a)] 16/jun./2022 às 11:26 
Yeah it's a typo in the guide, the addresses are correct, I just forgot to mention that 0009BACB has 1E by default, and not 0F.

I just tested it myself by changing it from 1E to 3C (60 fps) and it seemed to work fine :)
I'll upload the guide
Scipio 16/jun./2022 às 9:19 
Well, in 0009BAA0 there is a 0F hex value, but not in 0009BAC0
Scipio 15/jun./2022 às 16:49 
I don't have the 0009BAA8 and 0009BACB locations. Instead i have 0009BAA0 and 0009BAC0. I'm using HxD hex editor and yes, it's the FF4A.exe
Greger  [autor(a)] 18/mai./2022 às 8:45 
As the guide says, the easy way does not include auto battle FPS changes.
TheCow 15/mai./2022 às 5:47 
good evening. is the easy way updated with autobattle fps?
Unseen 29/nov./2020 às 0:47 
Applied the patch and it flows really nice, this should of been the default speed. Thanks a lot for this guide!