Difference between revisions of "FF7"
Jump to navigation
Jump to search
(Add FF7/PSX/Sound/Code Map) |
|||
Line 68: | Line 68: | ||
*** [[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]] | ||
+ | *** [[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]] |
Revision as of 19:05, 7 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
- PSX Sound
- PC Sound
- Technical Help
- Tools and patches
- Source Code Forensics