Hey all,
In either the normal game or with the GrayFace patch, where are game text and other things located in the directory? Is it all compressed in the LOD files? For example, when I do a search for "Cuisinart" in the game directory with Notepad++, nothing shows up, so I'm sure it's compressed in some way. How is the data structured in this game?
MM6-7-8 internal data structure
Re: MM6-7-8 internal data structure
Yes, it's all inside lods by default. (Which lod has the text files varies per game.) Use MMArchive to open them.
-
- Leprechaun
- Posts: 38
- Joined: 18 Dec 2018
Re: MM6-7-8 internal data structure
Thank you! For example, where is the data for spells stored in mm6?
Re: MM6-7-8 internal data structure
Spells.txt in ICONS.LOD. Some things like damage values cannot be edited, though.
Re: MM6-7-8 internal data structure
The game data in Morrowind is primarily stored in .ESM and .ESP files.
.ESM files contain the core game data, including meshes, textures, sounds, and scripts.
.ESP files are used for mods and expansions, which add or modify game content.
.ESM files contain the core game data, including meshes, textures, sounds, and scripts.
.ESP files are used for mods and expansions, which add or modify game content.
Re: MM6-7-8 internal data structure
the data for spells is stored in the "spells.txt" file within the game’s data files. Additionally, some spell-related information is contained in the Lod archives (such as Icons.lod or Events.lod), which can be accessed using tools like MMArchive.rotalihinna wrote: ↑02 Feb 2025, 16:29 Thank you! For example, where is the data for spells stored in mm6?
Who is online
Users browsing this forum: Bing [Bot] and 6 guests