Difference between revisions of "FF8"
Jump to navigation
Jump to search
my_wiki>MaKi (→File Formats) |
(→Battle files: Link to list.) |
||
(13 intermediate revisions by 5 users not shown) | |||
Line 8: | Line 8: | ||
* [[FF8/Kernel|Final Fantasy VIII's Kernel]] | * [[FF8/Kernel|Final Fantasy VIII's Kernel]] | ||
* [[FF8/Variables|Game variables used in scripting]] | * [[FF8/Variables|Game variables used in scripting]] | ||
− | * [[FF8/Engine/WorldMapCamera|World map camera]] | + | * [[FF8/Engine/WorldMapCamera|World map camera]] |
+ | * [[FF8/Encounter_Codes|Battle encounters list]] | ||
+ | * [[FF8/String_Encoding|String Encoding]] | ||
+ | |||
=== Media Formats === | === Media Formats === | ||
* [[FF8/PlaystationMedia|Final Fantasy VIII PS1]] media information. | * [[FF8/PlaystationMedia|Final Fantasy VIII PS1]] media information. | ||
Line 15: | Line 18: | ||
<br/> | <br/> | ||
= File Formats = | = File Formats = | ||
+ | === Movie Files === | ||
+ | * [[FF8/FileFormat_PAK|[PAK]]] Movie Archives | ||
=== Sound Files === | === Sound Files === | ||
* [[FF8/FileFormat_FMT|[FMT]]] Sound Archives | * [[FF8/FileFormat_FMT|[FMT]]] Sound Archives | ||
=== Battle files === | === Battle files === | ||
* [[FF8/FileFormat_X|[X]]] Battle Fields | * [[FF8/FileFormat_X|[X]]] Battle Fields | ||
+ | * [[FF8/BS_list|[X]]] Battle Field List. | ||
* [[FF8/FileFormat_DAT|[DAT]]] Battle Models | * [[FF8/FileFormat_DAT|[DAT]]] Battle Models | ||
* [[FF8/BattleStructure|Scene.out]] Battle encounter data | * [[FF8/BattleStructure|Scene.out]] Battle encounter data | ||
Line 24: | Line 30: | ||
* [[FF8/FileFormat_b0wave|b0wave.dat]] Core battle data (Textures+Music+Font) | * [[FF8/FileFormat_b0wave|b0wave.dat]] Core battle data (Textures+Music+Font) | ||
* [[FF8/FileFormat_TDW|a9btlfnt.bft]] Battle Font (Redirect to TDW) | * [[FF8/FileFormat_TDW|a9btlfnt.bft]] Battle Font (Redirect to TDW) | ||
− | * [[FF8/FileFormat_magfiles|.mag files]] - MAG files | + | * [[FF8/FileFormat_magfiles|.mag files]] - MAG files |
+ | |||
=== Field files === | === Field files === | ||
* [[FF8/Field/Script/Opcodes|Opcodes]] Field script opcodes | * [[FF8/Field/Script/Opcodes|Opcodes]] Field script opcodes | ||
Line 56: | Line 63: | ||
* [[FF8/WorldMap_wmset|wmset.obj]] | * [[FF8/WorldMap_wmset|wmset.obj]] | ||
* [[FF8/WorldMap_wmsetxx|wmsetXX.obj]] | * [[FF8/WorldMap_wmsetxx|wmsetXX.obj]] | ||
− | * [[FF8/WorldMap_wmx|wmx.obj]] | + | * [[FF8/WorldMap_wmx|wmx.obj]] |
+ | * [[FF8/WorldMap_charaone|chara.one]] | ||
+ | |||
=== Main === | === Main === | ||
* [[FF8/Main_wm2|wm2field.tbl]] | * [[FF8/Main_wm2|wm2field.tbl]] | ||
Line 65: | Line 74: | ||
=== Menu === | === Menu === | ||
* [[FF8/Menu_sp2|*.sp1/*.sp2]] | * [[FF8/Menu_sp2|*.sp1/*.sp2]] | ||
+ | * [[FF8/Menu_mngrphd_bin|mngrphd.bin]] | ||
+ | * [[FF8/Menu_mngrp_bin|mngrp.bin]] | ||
+ | * [[FF8/Menu_tkmnmes|tkmnmes*.bin]] | ||
+ | * [[Ff8/Menu_mag_textures|mag*.tex]] | ||
+ | * [[FF8/Menu_mngrp_strings_locations|mngrp strings]] | ||
+ | * [[FF8/Menu_mngrp_complex_strings|mngrp complex strings]] | ||
+ | * [[FF8/Menu_m000_m004|m00*.bin and m00*.msg]] | ||
+ | * [[FF8/Menu_areames_dc1|areames.dc1]] | ||
+ | * [[FF8/Menu_price_bin|price.bin]] | ||
= Tools and Patches = | = Tools and Patches = | ||
* [[FF8/Tools|Tools and Patches]] | * [[FF8/Tools|Tools and Patches]] |
Latest revision as of 16:00, 29 March 2023
Contents
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
Engine constants
Details of the Game
- Final Fantasy VIII's Kernel
- Game variables used in scripting
- World map camera
- Battle encounters list
- String Encoding
Media Formats
- Final Fantasy VIII PS1 media information.
- Final Fantasy VIII PC media information.
- Final Fantasy VIII Save data
File Formats
Movie Files
- [PAK] Movie Archives
Sound Files
- [FMT] Sound Archives
Battle files
- [X] Battle Fields
- [X] Battle Field List.
- [DAT] Battle Models
- Scene.out Battle encounter data
- r0win.dat Winning sequence
- b0wave.dat Core battle data (Textures+Music+Font)
- a9btlfnt.bft Battle Font (Redirect to TDW)
- .mag files - MAG files
Field files
- Opcodes Field script opcodes
- [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
- music0.obj
- music1.obj
- music2.obj
- music3.obj
- music4.obj
- music5.obj
- rail.obj
- texl.obj
- wmset.obj
- wmsetXX.obj
- wmx.obj
- chara.one
Main
Menu
- *.sp1/*.sp2
- mngrphd.bin
- mngrp.bin
- tkmnmes*.bin
- mag*.tex
- mngrp strings
- mngrp complex strings
- m00*.bin and m00*.msg
- areames.dc1
- price.bin