Giter Site home page Giter Site logo

gbfrdatatools's Introduction

GBFRDataTools

Data Tool for Granblue Fantasy: Relink archives (data.i)

Features:

  • Extraction
    • Extracting singular files (if you know their paths and their hash matches)
    • All known files
  • Modding
    • Adding files marked as external files (which means they can be outside data.X like files in the data folder)
  • Conversion of viewb, listb, texb, prfb to or from yaml
    • Note that not all prfb files are supported. More details in research notes.

Release build here.


Research Notes

  • Currently, 274989 of 292193 (94.1%) game paths are known.
  • It is possible to run the game fully unpacked by removing data.i, however all game files need to be extracted in a data folder - requires the majority of game paths mapped out which is not the case yet.
  • data.i among other file formats such as models uses FlatBuffers (Cy's internal handler is named FlatArk). It is fully understood and documented in IndexFile.fbs.
  • Data/Archive file #2 is hardcoded not to be read from. It is only used on console versions.
  • All .xxxb files are UI declarations with names hashed. Many can be recovered from the internal reflection system (specifically <type>::createAttr::ObjectTypeBuilder::vftable uses), but not all properties are present. Basically every .prfb file will use an unique UI component that needs to be supported. Refer to these files.

Credits

Discord (EN)

Join the Relink Modding Discord For help, guidance & more!

Discord Banner 1

You can also refer to the Relink Modding Site.

gbfrdatatools's People

Contributors

nenkai avatar wistfulhopes avatar sheitoon avatar alphasatanomega 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.