Final Fantasy


Final Fantasy Engine Project
This is a project to hack the NES version of Square's CRPG Final Fantasy to seperate the engine from the game specific content. The long term aim of the project is to assist in the creation of other FF hacks that use the RPG engine, but not neccessarily the game data.
Final Fantasy NES Rom Map
Produced as part of the engine project (but very useful otherwise), this document attempts to list all the data and code in the NES ROM image of FF. It's currently incomplete. Nearly all the data has been mapped, but the majority of the code has not been deciphered yet.
Eventually, I would also like to document these data structures so that one could actually but the map to use without having to decipher them oneself or find other documentation. In the mean time, I recommend the FFBytes documentation. While no means comprehensive, it does provide quality information on many of the data structures of interest to ROM hackers.
Final Fantasy One Half Project
Eventually, I aim to use Final Fantasy Engine as the basis for an actual Final Fantasy based game. This project is in the early design and planning statages, but it's got a page here in case I decide I want to post something about it. (Proably design documentation.)