Difference between revisions of "FF8/Main wm2"

From QhimmWiki
Jump to navigation Jump to search
Qhimm>MaKiPL
Qhimm>MaKiPL
(No difference)

Revision as of 18:04, 20 April 2016

By MaKiPL


Info

wm2field.tbl is file that handles the world map to field warping.

Structure

File is 1728 bytes. Where every entry is 24 bytes. Though 1728/24 = 72 entries

One entry:

Offset SizeOf Name Description
0 int16 UNKNOWN_1 Doesn't seem to do anything
2 int16 UNKNOWN_2 Doesn't seem to do anything
4 uint_16? Field_WalkMeshID ? Changing operates where party starts
6 uint_16 FieldID ID of field
8 16 bytes UNKNOWN_NULL? AlwaysZERO?

I'm not sure about Field_WalkMeshID - it's a bit more complicated probably.

Useful notes

First entry is Balamb Garden Second entry is Balamb City