Difference between revisions of "FF7"
Jump to navigation
Jump to search
my_wiki>BukTop m (49 revisions imported) |
m |
||
(6 intermediate revisions by 3 users not shown) | |||
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 [[User:Halkun|Halkun]] 20:18, 5 Mar 2005 (CST) </small> | + | <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 [https://wiki.ffrtt.ru/gears.pdf Gears pdf] [[User:Halkun|Halkun]] 20:18, 5 Mar 2005 (CST) </small> |
<br /> | <br /> | ||
Line 24: | Line 24: | ||
*** Data Archives | *** Data Archives | ||
**** BIN Archive data format | **** BIN Archive data format | ||
− | **** [[FF7/ | + | **** [[FF7/LZSS_format| LZSS Archives]] |
**** [[FF7/LGP_format| LGP Archives]] | **** [[FF7/LGP_format| LGP Archives]] | ||
*** Textures | *** Textures | ||
Line 67: | Line 67: | ||
*** [[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/ | + | *** [[FF7/PSX/Sound/AKAO_sequence|AKAO sequence]] |
+ | *** [[FF7/PSX/Sound/Code_Map|Code Map]] | ||
** PC Sound | ** PC Sound | ||
* [[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]] |
Latest revision as of 13:41, 31 May 2020
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 Halkun 20:18, 5 Mar 2005 (CST)
Contents
- History
- Engine Basics
- Parts of the Engine
- Generic Program Flow
- The Kernel
- Kernel Overview
- History
- Kernel Functionality
- Memory Management
- RAM Management
- VRAM Management
- PSX CD-ROM management
- Kernel.bin
- The KERNEL.BIN Archive
- The KERNEL2.BIN Archive
- Low Level Libraries
- PC to PSX comparison
- Data Archives
- BIN Archive data format
- LZSS Archives
- LGP Archives
- Textures
- File formats for 3D models
- Model Formats for PSX
- Model Formats for PC
- Kernel Overview
- The Menu Module
- Menu Overview
- Menu Initialization
- Menu Modules
- Calling the various menus
- Menu dependencies
- The Save Game format
- The Field Module
- Field Overview
- Field Format (PC)
- General PC Field File Format
- PC Field File Header
- File Section Details
- Field Format (PSX)
- The Battle Module
- The World Map Module
- Sound
- Technical Help
- Tools and patches
- Source Code Forensics