FINAL FANTASY: Class Player Character Sprite Replacement

Not only the first major character replacement mod bundled in, but a play-by-play of what I did to try to get it all working and how to do your own. Getting into doing your own mods will require external tools provided in the guide.   The Mod Itself The Final Fantasy 1 Pixel Remaster Origins … Read more

FINAL FANTASY: How to Unlock or Set the Framerate

How to hex edit GameAssembly.dll to set the max framerate of the game. Setting to certain values can mitigate the judder effect when walking around the world or town maps.   Edit GameAssembly.dll in a hex editor First, open GameAssembly.dll in a hex editor. I use HxD. Search for the following bytes in hex: 8d … Read more