Difference between revisions of "FF8"

From Final Fantasy Inside
Jump to navigation Jump to search
my_wiki>Myst6re
(Field files)
my_wiki>Myst6re
(Field files)
Line 38: Line 38:
 
* [[FF8/FileFormat_MSK|[MSK]]] Movie cam (?)
 
* [[FF8/FileFormat_MSK|[MSK]]] Movie cam (?)
 
* [[FF8/FileFormat_RAT_MRT|[RAT] & [MRT]]] Battle related
 
* [[FF8/FileFormat_RAT_MRT|[RAT] & [MRT]]] Battle related
* [[FF8/FileFormat_PMD|[PMD]]] Unknown (PARTICLE opcode related, maybe particle info)
+
* [[FF8/FileFormat_PMD|[PMD]]] Particle Info
* [[FF8/FileFormat_PMP|[PMP]]] Unknown (PARTICLE opcode related, maybe particle data)
+
* [[FF8/FileFormat_PMP|[PMP]]] Particle Image Data
 
* [[FF8/FileFormat_PVP|[PVP]]] Unknown (often 0x0c000000, sometimes 0x0a000000 or 0x0b000000)
 
* [[FF8/FileFormat_PVP|[PVP]]] Unknown (often 0x0c000000, sometimes 0x0a000000 or 0x0b000000)
 
* [[FF8/FileFormat_SFX|[SFX]]] Indexes to Sound Effects (?)
 
* [[FF8/FileFormat_SFX|[SFX]]] Indexes to Sound Effects (?)

Revision as of 21:47, 30 July 2012

Contents

History

Final Fantasy VIII came after the mega hit Final Fantasy VII, it in itself was a very successful game release for Square. For more on the history of Final Fantasy VIII read here.


The Game Engine

Final Fantasy VIII's Engine


Details of the Game

Final Fantasy VIII's Kernel


Media Formats


File Formats

Battle files

Field files

  • [MCH] Field Character Models
  • [ONE] Field Character Models Container
  • [MIM] Field Background Image Data
  • [MAP] Field Background Tile Data
  • [JSM] Field Scripts
  • [SYM] Field Script names (unused)
  • [MSD] Field Dialogs
  • [INF] Field Gateways
  • [ID] Field Walkmesh (same format as FF7)
  • [CA] Field Camera
  • [TDW] Extra font
  • [MSK] Movie cam (?)
  • [RAT] & [MRT] Battle related
  • [PMD] Particle Info
  • [PMP] Particle Image Data
  • [PVP] Unknown (often 0x0c000000, sometimes 0x0a000000 or 0x0b000000)
  • [SFX] Indexes to Sound Effects (?)

Tools and Patches