Maps

From MegaGlest
(Redirected from Map)
Jump to navigation Jump to search

Back to Mods

Maps are binary files in MGM or GBM format which tell MegaGlest how to render objects, resources, player starting locations, etc, in ways to form the area of which gameplay will take place.

Formats[edit]

MegaGlest has two map formats:

  • MGM: MGM, or the MegaGlest Map format, is an expanded map type, allowing up to 8 players, as well as having a modified header storage. This allows the format to expand the game's maps, while ensuring that maps meant to be
  • (Deprecated!) GBM: GBM, or the Glest Binary Map format, is the standard type of map. GBM is limited to 4 players, but can be used on any of Glest's engines, including MegaGlest and the Glest Advanced Engine.

compatible for all versions of Glest still can be (via the GBM format).

Factors controlled by maps[edit]

Maps can control the layout of objects and the like, but how the objects and surfaces look is actually controlled by the tilesets, how the resources look is controlled by the techtree, and the starting units are controlled by the faction. Maps have control over the placement or attributes of:

  • Land height
  • Water
  • Objects (such as trees or rocks)
  • Player starting locations
  • Resources (such as gold or stone)
  • Surface type (such as grass or road)
  • Cliff level (MGM only)
  • Camera height level (MGM only)

List of Maps[edit]

See Maps/List

Installing[edit]

Maps are installed by placing them in the maps/ folder. (see Install Locations)

Editing[edit]

See Maps/Editing

See Also[edit]