Skip to content

File Formats

File System

Tables

Map/Levels

  • .mpb - Map Binary (main file, loading all other map files) - 010 Editor Template
  • .vatb
  • .ssb - Stage Set Binary
  • .tnb - Tanebi (??)
  • .vglb
  • .veb
  • .epb
  • .mgb
  • .emcb
  • .sndenv - Sound Environment
  • .sndmap - Sound Map
  • .gid
  • .gwb
  • .tera - Map Terrain Binarry

Models/Textures

Note

If you want to convert FlatBuffer files to json, get flatc and run:

  • flatc.exe --raw-binary --strict-json -t <path to .fbs schema file> -- <path to .kdb file> to convert to json
  • flatc -b <path to .fbs schema file> <path to .json file> to convert back.

Fonts

Sounds

  • .sab - Square Enix Audio Binary
  • .mab

Cutscenes

  • csb - Cutscene Binary

Localization

UI