Textdata sysmsg.txt

From Raynegard Wiki
Jump to navigationJump to search

sysmsg.txt (1,418 bytes, part of BIN textdata) holds system messages.

Format

[edit]

CP949 text, Korean~English pairs, supporting [#param] placeholders (e.g. [#pname], [#parmdistime]).

Loading (Ghidra)

[edit]

Not referenced anywhere in rg.exe — the literal string sysmsg does not appear in the binary. This client build never opens the file by name; treat it as legacy/unused. Live system-message text instead comes from:

  • the cpt_*_msg.txt panel-label files (see BIN textdata)
  • system/system%02d.txt
  • SeData "menu msg" entries (SeDataArchive_FindMenuMsgEntry @ 00495170)

See also

[edit]