
Square Enix originally released the pixel perfect Final Fantasy remasters for the PC and mobile back in 2021 with new 2D graphics designed for HD displays, rearranged soundtracks and new gameplay features. All six games in the series - the first Final Fantasy, II, III, IV, V and VI - are hitting the PS4 and the Nintendo Switch that day, and you can either buy them in a bundle or individually get the ones you want to play. Open your calendar app and drop a reminder with an alarm for that date if you've been waiting for the console versions of the Final Fantasy "pixel perfect" remasters since Square Enix announced it in December last year. I would appreciate any support from individuals who are interested in working on the project and would like to help sort through the stringified nodes (or figure out how to better deserialize them).April 19th. The game's parser itself is also very sensitive: save game files which don't conform exactly can cause the game to hang at startup. While the raw JSON data is mostly human readable, Square-Enix unfortunately made the shockingly poor decision to stringify every nested JSON node which makes deserializing the structures difficult. After opening and making changes to the file, re-encrypt the save game using the encrypt executable and copy it back into your save game directory.Īlways remember to backup your save game files & directories! Hacking NotesĪll FFPR save game data is exported as a large JSON structure which is then DEFLATE compressed, encrypted with a Rijndael cipher and encoded as a Base64 string (in that order). Drag-and-drop the file onto the decrypt executable which will output a plain-text JSON file.

To get started, copy your save game file(s) from the %USERPROFILE%\Documents\My Games\FINAL FANTASY PR\Steam\XXX directory to a safe location.


NET 6.0 runtime to be installed on the system: The initial release supports decrypting, exporting and re-encrypting save game files from the PC (Steam) version of Final Fantasy 1 through 5 (and should be compatible with 6 when it is released in the future).

Final Fantasy Pixel Remaster - Save Game EditorįFPRSaveEditor is a prototype save game editor project for the Final Fantasy Pixel Remaster series.
