Changes

Jump to navigation Jump to search

FF7/Menu Module

18 bytes added, 02:01, 13 July 2019
Menu Initialization
After initialization, the first Menu module ran is "Begin" The following is a picture of "Begin" in VRAM. Things to note is the font and static menu textures from /INIT/WINNDOW.BIN are highlighted in the lower right hand corner.
[[File:Menu_WindowbinMenu Windowbin.jpg|thumb]]
The following is an expanded picture of the textures from the PC version. The PSX version only differs in texture size and the way the buttons are displayed.
[[File:Menu_PC_TexturesMenu PC Textures.jpg|thumb]]
To better see what each section is, here is an annotated version with the more obvious textures labeled.
[[File:Menu_PCT_AnnotatedMenu PCT Annotated.jpg|thumb]]
This is never banked out, however small parts are overwritten and cashed for a while when Battle is loaded, but are overwritten again when menu is loaded. The large blank spot under the menu text is for the Japanese characters that were removed in the non-Japanese version of the game. This spot is unused in these versions.

Navigation menu