Coder Social home page Coder Social logo

ff9savelib's Introduction

Final Fantasy IX Save Converter

build codecov Bugs Code Smells GoDoc License: GPL v3

Description ๐Ÿ“–

Full implementation of the 2016 FF9 save system. Allows you to read, write, and edit any 2016 save.

This library also has a command line utility if you just want to convert your saves between json and binary format.

Supported Formats

  • Encrypted Save file used in the PC version
  • Json save file used in the Switch version

Unsupported Formats

  • PS1 save file
  • original PC save file

Warning โš ๏ธ

Back up your save files before using this converter. I can't be 100% certain all save files will convert properly.

Converting to switch saves is lossy. Some information is not carried over to the switch save files since it doesn't include those fields.

Here are the list of fields not carried over:

  • Auto Login
  • System Achievement Statuses
  • Screen Rotation

The command line utility will initialize these fields with default values.

Bug Reporting ๐Ÿ›

If this tool generates a corrupted save file please report it. Please submit an issue on github including:

  • What is corrupted in the game
  • Attaching both save files original and generated
  • What direction you where converting switch to pc or pc to switch

Command line Utility ๏ธ๐Ÿ–ฅ๏ธ

After downloading the application you will need to run it from the command prompt or terminal depending on your OS.

To use this application will ether need the PC save file located at

AppData\LocalLow\SquareEnix\FINAL FANTASY IX\Steam\EncryptedSavedData\SavedData_ww.dat

or a switch save which can be dumped using homebrew like checkpoint.

Final Fantasy 9 Save Converter
Usage:
        ff9sc FILE DIRECTORY
        ff9sc DIRECTORY FILE
Examples:
        $ ff9sc SavedData_ww.dat switchSavesFolder
        $ ff9sc switchSavesFolder SavedData_ww.dat

The first file path in the command is what you're converting from the second is what your converting too

Download ๐Ÿ’ฝ

Click the download link and select the version for your operating system

Download

ff9savelib's People

Contributors

euanfh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.