DATA

From Luigi's Mansion 2 Modding Wiki
Revision as of 10:20, 7 May 2024 by Schweini (talk | contribs) (Add Tools section)

The DATA or .data file format is a file format used by Next Level Games to store data of textures, models, scripts and more. An associated .dict file is needed to extract wanted data.

.data files use the little endian format.

Tools

→ Main article: Tools