Difference between revisions of "FF7/Battle/Battle Field"

From Final Fantasy Inside
< FF7‎ | Battle
Jump to navigation Jump to search
my_wiki>Akari
(Menu Overview)
my_wiki>Akari
(Settings (first file))
Line 4: Line 4:
  
 
=== Settings (first file) ===
 
=== Settings (first file) ===
TODO
+
 
 +
{| border="0" cellspacing="1" cellpadding="3" style="background: rgb(0,0,0)" align="center"
 +
| Offset
 +
| Size
 +
| Value
 +
|-
 +
| 0
 +
| 1 byte
 +
| Type of 3d mesh. There are 6 type of meshes. 0-5.
 +
|-
 +
|style="background:rgb(255,255,204)" | 1
 +
|style="background:rgb(255,255,204)" | 7 bytes
 +
|style="background:rgb(255,255,204)" | unknown
 +
|}

Revision as of 19:50, 26 June 2009

Battle fields are simple 3d models drawed in 3d space.

They stored in directories STAGE1 and STAGE2. There are lzs archives that unpacked and loaded in PSX space 0x801590e4. Size of unpacked field must be less than 0x8d04. It consist from few concatenated files. First one is settings for field. Last one is texture. All others are meshes.

Settings (first file)

Offset Size Value
0 1 byte Type of 3d mesh. There are 6 type of meshes. 0-5.
1 7 bytes unknown