Skip to content

SheItoon/GBFRDataTools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

For an early release build, here.

Research Notes

  • Currently, 196474 of 280078 (70.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.

Credits

Discord (EN)

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

Discord Banner 1

About

Tool for dealing with Granblue Fantasy: Relink archives.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 100.0%