Anonymous

Changes

From Final Fantasy Inside

FF7/LGP format

33 bytes removed, 02:29, 14 December 2025
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.
109
edits