Giter Club home page Giter Club logo

ffxdataparser's Introduction

FFXDataParser

Getting started

  1. Get your own legal copy of Final Fantasy X/X-2 Remaster
  2. Use vbfextract to extract everything from FFX_Data.vbf
  3. Copy the extracted ffx_ps2 folder into src/main/resources/
  4. Run the parser

Usage

java -jar src/main/java/main/Main.jar <ParsingModeId> [<ParsingOptions>] ...

Example: java -jar src/main/java/main/Main.jar 14 "ffx_ps2\ffx\master\jppc\event\obj\do\dome0600\dome0600.ebp"

ParsingModes (numerical)

Id ParsingMode Options Description
1 MODE_GREP
2 MODE_TRANSLATE
4 MODE_READ_ALL_ABILITIES
5 MODE_READ_KEY_ITEMS
6 MODE_READ_GEAR_ABILITIES
7 MODE_READ_SPECIFIC_MONSTER_WITH_AI
8 MODE_READ_TREASURES
9 MODE_READ_WEAPON_PICKUPS
10 MODE_READ_STRING_FILE
14 MODE_PARSE_GENERIC_SCRIPT_FILE <file/folder1> [<file/folder2>] ... Reads the script from a file and prints it to the console.
15 MODE_PARSE_MONSTER_FILE
16 MODE_PARSE_ENCOUNTER_FILE
17 MODE_PARSE_EVENT_FILE

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.