Changes

Jump to navigation Jump to search

FF8/Menu mngrp complex strings

270 bytes added, 01:12, 15 July 2019
m
5 revisions imported
Still working on these strings==Seek Map==Before the string sections, there is a section with a map of seek data. The spacing between entries doesn't seem consistent. Maybe should do a ===Header==={| class="wikitable"|-! Type! Size! Value! Description|-| UInt32| 4 instead | Count| Number of a seek locations.|-|}===Seek Struct==={| class="wikitable"|-! Type! Size! Value! Description|-6 or even a | UInt16| 2| Seek_Location| From beginning of section to start of String Entry|-| UInt16| 2. Once I figure it out I'll update this.| Section_Number| 0-5|}
==String Entry==
{| class="wikitable"
|-
! DataType
! Size
! Value
| 6
| UNK
| Usually Fist one is
'''0xFFFFFFFFFFFF'''
|-
| Length of entry from start.
|-
| Byte [Entry_Length-68]| Entry_Length - 68| [[FF8/String_Encoding| Encoded_Strings]]
| Entry might have more than string, each ends with 0x00
|-
|}

Navigation menu