109
edits
Changes
From Final Fantasy Inside
m
→Introduction
== Introduction ==
LGP (Large Game Package) is an archive format used by Final Fantasy VII to store game assets. The format is used across in the PC, PlayStation and other versions version of the game to package various game resources including textures, models, scripts, and other data files.
An LGP archive consists of a header, table of contents (TOC), hash lookup table, optional path table for directories, and the actual file data. All multi-byte integers in the format are stored in '''little-endian''' format.