Changes

Jump to navigation Jump to search

FF8/Menu tkmnmes

268 bytes added, 01:12, 15 July 2019
m
2 revisions imported
Many stringsThese files have a good deal of the Menu text.===Header ==={| class="wikitable"! Type! Size! Value! Description|-| UInt16| 2| Pad_Count| Always '''16'''|-| UInt16[Pad_Count]| 2 * Pad_count| Paddings| The padding value leads to start of string offsetsCan be '''0x00''' ignore those <br/>First one is usually '''0x36'''|}===String Offsets===
{| class="wikitable"
! Type
|}
===String===
Strings end with '''0x00'''. [https://sourceforge.net[FF8/p/ifrit/code-0/HEAD/tree/trunk%20ifrit-code-0/Resources/textformat.ifr String_Encoding|Strings are encoded]].<br/>'''[Start of string location]''' = '''[Start of file]''' + '''[Padding value]''' + '''[String offset value]'''

Navigation menu