Menu mngrp complex strings
当サイトはhttps://wiki.ffrtt.ru/のミラーサイトです
上記サイトは素晴らしいwebサイトですが、頻繁に503Error等で接続できなくなります。
勝手なミラーとなりますので、上記サイト運営より指摘がありましたら削除します。
2021年11月1日のミラー
- Home
- FF8
- Menu mngrp complex strings
Seek Map
Before the string sections, there is a section with a map of seek data.
| Type |
Size |
Value |
Description |
| UInt32 |
4 |
Count |
Number of seek locations. |
| |
|
|
|
Seek Struct
| Type |
Size |
Value |
Description |
| UInt16 |
2 |
Seek_Location |
From beginning of section to start of String Entry |
| UInt16 |
2 |
Section_Number |
0-5 |
String Entry
| Type |
Size |
Value |
Description |
| Byte[6] |
6 |
UNK |
Fist one is 0xFFFFFFFFFFFF |
| UInt16 |
2 |
Entry_Length |
Length of entry from start. |
| Byte [Entry_Length-8] |
Entry_Length - 8 |
Encoded_Strings |
Entry might have more than string, each ends with 0x00 |