Posts from Is there an editor available for this game?
GENERAL
=======
MM8LevelEditor is a tool for extracting and viewing resources from Might and Magic 6, Might and Magic 7, and Might and Magic 8.
Ultimately, the goal is to be able to customize these resources to create new content for MM6-8.
This tool was announced by UnLod and MM7View, and covers almost all of the functionality of MM. Essentially, this tool is an extension of the UnLod 2.0 beta tool. You can find the latest release of UnLod at mm8leveleditor sources.
This tool also uses Java MEDIA (JMF). http://java.sun.com/products/java-media/jmf/ for more information.
MM8LevelEditor is hosted on SourceForge.net, which generously provides all the resources for the development, creation, and support of this package.
http://sourceforge.net/projects/mm8leveleditor
USAGE
=====
This tool requires Java Runtime 1.4.
You can find the program at
http://java.sun.com/j2se/1.4.2/download.html
The main java script can be found at
http://java.sun.com/getjava/
After Java is installed, you should run this program with "java -mm8leveleditor.jar
Settings for this application are stored in a file called "MM8LevelEditor.properties"
ISSUES / QUESTIONS / SUGGESTIONS
==============================
Please feel free to contact me with any questions, or if you would like to help with this project.
I am always looking for help with this project.
=============
FUTURE PLANS
============
Some of my more immediate plans involve the ability to edit/replace existing resources in files, add new resources to files, and for the viewer. Blv files.
Mike Kienenberger
mkienenb@alaska.net
March 27, 2004
Note: Might and Magic 6, 7, and 8 are the property of their respective owners (3D0/New, UbiSoft)
For example, sprites.lod contains the unit animations and the units themselves... All the animations in the game are hand-drawn... so adding units won't be a difficult task... EnglishT.lod contains the text files... the ones described
http://www.7wolf.ru/index_view_special_item_9278.zhtml
EnglishD.lod contains background images, buttons for the background menu, etc.
icons.lod contains armor, icons for game units, weapons, artifacts, etc.
So, with this program, you can create a pretty good mod...
So, after examining the game files, I found a lot of interesting things...
For example, sprites.lod contains the unit animations and the units themselves... All animations in the game are hand-drawn... so adding units won't be a difficult task... EnglishT.lod contains text files... the ones described here, and a bunch of other files... Texts for quests, recipes, descriptions, etc.
EnglishD.lod contains background images, buttons for the background menu, etc.
icons.lod contains armor, icons for game units, weapons, artifacts, etc.
So, with this program, you can create a pretty good mod...

