FF8/WorldMap wmx

From Final Fantasy Inside
< FF8
Revision as of 00:05, 28 May 2015 by my_wiki>MaKiPL (Created page with "By MaKiPL. All thanks goes to Halfer, for rich research progress on world map file. ==General== Wmx.obj is world map model only. Contains 835 segments, does not contain textu...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

By MaKiPL. All thanks goes to Halfer, for rich research progress on world map file.

General

Wmx.obj is world map model only. Contains 835 segments, does not contain textures nor additional info like general header or pointers. Collision is calculated directly from faces. Towns and places on map are part of world map and are created the same way as mountains, ground etc. File size is 0x9000*835. Every 0x9000 a next segments starts.

TODO