Menu tkmnmes

当サイトはhttps://wiki.ffrtt.ru/のミラーサイトです
上記サイトは素晴らしいwebサイトですが、頻繁に503Error等で接続できなくなります。
勝手なミラーとなりますので、上記サイト運営より指摘がありましたら削除します。

2021年11月1日のミラー



These files have a good deal of the Menu text.

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 offsets Can be 0x00 ignore those
First one is usually 0x36

String Offsets

Type Size Value Description
UInt16 2 Offset_Count Number of offsets before strings start
UInt16[Offset_Count] 2 * Offset_count Offsets The offset value points to start of a string Can be 0x00 ignore those

String

Strings end with 0x00. Strings are encoded.
[Start of string location] = [Start of file] + [Padding value] + [String offset value]