Difference between revisions of "FF7"

From Final Fantasy Inside
Jump to navigation Jump to search
my_wiki>Aali
my_wiki>BukTop
(Created page with " This is a Stub article. A Wiki version of Gears should go here. For more information, select the "discussion" tab above so we can best architecture the data. For those who w...")
Line 1: Line 1:
<small>
+
This is a Stub article. A Wiki version of Gears should go here. For more information, select the "discussion" tab above so we can best architecture the data. For those who want to start converting, download the Gears pdf [http://www.qhimm.com/gears.pdf here] --[[User:Halkun|Halkun]] 20:18, 5 Mar 2005 (CST)
+
This is a Stub article. A Wiki version of Gears should go here. For more information, select the "discussion" tab above so we can best architecture the data. For those who want to start converting, download the Gears pdf [http://web.archive.org/web/20170808064225/http://www.qhimm.com/gears.pdf|here] --[User:Halkun|Halkun] 20:18, 5 Mar 2005 (CST)
</small>
 
 
 
 
 
== Contents ==
 
  
 +
Contents
 
* [[FF7/History|History]]
 
* [[FF7/History|History]]
* [[FF7/Engine basics|Engine Basics]]
+
* [[FF7/Engine_basics|Engine Basics]]
 
** Parts of the Engine
 
** Parts of the Engine
** Generic Program Flow
+
** Generic Program Flow<br/><br/>
 
* [[FF7/Kernel|The Kernel]]
 
* [[FF7/Kernel|The Kernel]]
 
** [[FF7/Kernel/Overview|Kernel Overview]]
 
** [[FF7/Kernel/Overview|Kernel Overview]]
 
*** History
 
*** History
*** Kernel Functionality
+
*** Kernel Functionality<br/><br/>
** [[FF7/Kernel/Memory management|Memory Management]]
+
** [[FF7/Kernel/Memory_management|Memory Management]]
 
*** RAM Management
 
*** RAM Management
 
*** VRAM Management
 
*** VRAM Management
*** PSX CD-ROM management
+
*** PSX CD-ROM management<br/><br/>
 
** [[FF7/Kernel/Kernel.bin|Kernel.bin]]
 
** [[FF7/Kernel/Kernel.bin|Kernel.bin]]
 
*** The KERNEL.BIN Archive
 
*** The KERNEL.BIN Archive
*** The KERNEL2.BIN Archive
+
*** The KERNEL2.BIN Archive<br/><br/>
** [[FF7/Kernel/Low level libraries|Low Level Libraries]]
+
** [[FF7/Kernel/Low_level_libraries|Low Level Libraries]]
 
*** PC to PSX comparison
 
*** PC to PSX comparison
 
*** Data Archives
 
*** Data Archives
 
**** BIN Archive data format
 
**** BIN Archive data format
**** [[FF7/LZS format | LZS Archives]]
+
**** [[FF7/LZS_format|LZS Archives]]
**** [[FF7/LGP format | LGP Archives]]
+
**** [[FF7/LGP_format|LGP Archives]]<br/><br/>
 
*** Textures
 
*** Textures
**** [[PSX/TIM format | TIM texture data format for PSX]]
+
**** [[PSX/TIM_format|TIM texture data format for PSX]]
**** [[FF7/TEX format | TEX texture data format for the PC]]
+
**** [[FF7/TEX_format|TEX texture data format for the PC]]<br/><br/>
 
*** File formats for 3D models
 
*** File formats for 3D models
 
**** [[FF7/Kernel/Low_level_libraries#Model_formats_for_PSX|Model Formats for PSX]]
 
**** [[FF7/Kernel/Low_level_libraries#Model_formats_for_PSX|Model Formats for PSX]]
**** Model Formats for PC
+
**** Model Formats for PC<br/><br/><br/><br/><br/><br/>
* [[FF7/Menu Module|The Menu Module]]
+
* [[FF7/Menu_Module|The Menu Module]]
 
** Menu Overview
 
** Menu Overview
 
** Menu Initialization
 
** Menu Initialization
Line 39: Line 36:
 
** Calling the various menus
 
** Calling the various menus
 
** Menu dependencies
 
** Menu dependencies
** [[FF7/Savemap|The Save Game format]]
+
** [[FF7/Savemap|The Save Game format]]<br/><br/>
* [[FF7/Field Module| The Field Module]]
+
* [[FF7/Field_Module|The Field Module]]
 
** Field Overview
 
** Field Overview
 
** Field Format (PC)
 
** Field Format (PC)
 
*** General PC Field File Format
 
*** General PC Field File Format
 
*** PC Field File Header
 
*** PC Field File Header
*** File Section Details
+
*** File Section Details<br/><br/>
** [[FF7/Field Module#Field_Format_.28PSX.29|Field Format (PSX)]]
+
** [[FF7/Field_Module#Field_Format_.28PSX.29|Field Format (PSX)]]
*** [[FF7/Field Module#PSX_DAT_Format|PSX DAT Format]]
+
*** [[FF7/Field_Module#PSX_DAT_Format|PSX DAT Format]]
*** [[FF7/Field Module#PSX_MIM_Format|PSX MIM Format]]
+
*** [[FF7/Field_Module#PSX_MIM_Format|PSX MIM Format]]
*** [[FF7/Field Module#PSX_BSX_Format|PSX BSX Format]]
+
*** [[FF7/Field_Module#PSX_BSX_Format|PSX BSX Format]]
*** [[FF7/Field Module#PSX_BCX_Format|PSX BCX Format]]
+
*** [[FF7/Field_Module#PSX_BCX_Format|PSX BCX Format]]<br/><br/><br/><br/>
 
* The Battle Module
 
* The Battle Module
 
** Battle Overview
 
** Battle Overview
** [[FF7/Battle/Battle Mechanics| Battle Mechanics]]
+
** [[FF7/Battle/Battle_Mechanics|Battle Mechanics]]
** [[FF7/Battle/Battle Field| Battle Field]]
+
** [[FF7/Battle/Battle_Field|Battle Field]]
** [[FF7/Battle/Battle Scenes| Battle Scenes (scene.bin)]]
+
** [[FF7/Battle/Battle_Scenes|Battle Scenes (scene.bin)]]
*** [[FF7/Battle/Battle Scenes/Battle Script| Battle Scripts]]
+
*** [[FF7/Battle/Battle_Scenes/Battle_Script|Battle Scripts]]<br/><br/>
** [[FF7/Playstation Battle Model Format| Battle Models (PSX)]]
+
** [[FF7/Playstation_Battle_Model_Format|Battle Models (PSX)]]
** [[FF7/Battle/Battle Animation (PC)| Battle Animation (PC)]]
+
** [[FF7/Battle/Battle_Animation_(PC)|Battle Animation (PC)]]<br/><br/>
* [[FF7/WorldMap Module| The World Map Module]]
+
* [[FF7/WorldMap_Module|The World Map Module]]
** [[FF7/World_Map/BSZ| World Map BSZ model file format (PSX)]]
+
** [[FF7/World_Map/BSZ|World Map BSZ model file format (PSX)]]
** [[FF7/World_Map/TXZ| World Map TXZ file format (PSX)]]
+
** [[FF7/World_Map/TXZ|World Map TXZ file format (PSX)]]
** [[FF7/WorldMap_Module/Script| World Map Script Engine]]
+
** [[FF7/WorldMap_Module/Script|World Map Script Engine]]<br/><br/>
 
* Sound
 
* Sound
** [[FF7/PSX/PSX Sound|PSX Sound]]
+
** [[FF7/PSX/PSX_Sound|PSX Sound]]
 
*** [[FF7/PSX/Sound/Overview|Overview]]
 
*** [[FF7/PSX/Sound/Overview|Overview]]
 
*** [[FF7/PSX/Sound/INSTRx.DAT|INSTRx.DAT]]
 
*** [[FF7/PSX/Sound/INSTRx.DAT|INSTRx.DAT]]
 
*** [[FF7/PSX/Sound/INSTRx.ALL|INSTRx.ALL]]
 
*** [[FF7/PSX/Sound/INSTRx.ALL|INSTRx.ALL]]
*** [[FF7/PSX/Sound/AKAO frames|AKAO frames]]
+
*** [[FF7/PSX/Sound/AKAO_frames|AKAO frames]]<br/><br/>
** PC Sound
+
** PC Sound<br/><br/>
* [[FF7/Technical | Technical Help]]
+
* [[FF7/Technical|Technical Help]]
 
* [[FF7/Technical/Customising|Tools and patches]]
 
* [[FF7/Technical/Customising|Tools and patches]]
 
* [[FF7/Technical/Source|Source Code Forensics]]
 
* [[FF7/Technical/Source|Source Code Forensics]]

Revision as of 01:36, 21 March 2018

This is a Stub article. A Wiki version of Gears should go here. For more information, select the "discussion" tab above so we can best architecture the data. For those who want to start converting, download the Gears pdf [1] --[User:Halkun|Halkun] 20:18, 5 Mar 2005 (CST)

Contents