Textdata cpt title msg.txt

From Raynegard Wiki
Jump to navigationJump to search

cpt_title_msg.txt (part of BIN textdata) holds the localized UI labels for the title screen.

Format

[edit]

CP949 text, Korean~English tilde-delimited pairs, one label per line — loaded via the generic MsgText_LoadFromArchive @ 00432c70 reader into an indexed MsgTextCollection.

Loading (Ghidra)

[edit]

String address 004e25b0, loaded from Struct_Setup_cpt_title @ 00433a01.

See also

[edit]