Difference between revisions of "FF8"

From Final Fantasy Inside
Jump to navigation Jump to search
my_wiki>MaKiPL
(World map files)
my_wiki>MaKiPL
(The Game Engine: added world map camera section)
Line 6: Line 6:
 
*[[FF8/Engine|Final Fantasy VIII's Engine]]
 
*[[FF8/Engine|Final Fantasy VIII's Engine]]
 
*[[FF8/BattleStructure|Scene.out (Battle structure)]]
 
*[[FF8/BattleStructure|Scene.out (Battle structure)]]
 +
*[[FF8/Engine/WorldMapCamera|World map camera]]
  
 
==Details of the Game==
 
==Details of the Game==

Revision as of 18:01, 16 May 2015

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

Details of the Game

Media Formats


File Formats

Sound Files

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 (?)

World map files

Tools and Patches