Textdata misccaption b.txt
From Raynegard Wiki
Jump to navigationJump to search
misccaption_b.txt (866 bytes, part of BIN textdata) holds miscellaneous UI captions (the "b" variant).
Format
[edit]CP949 text, Korean~English tilde-delimited pairs, one caption per line, read as individual indexed lines rather than loaded wholesale.
Loading (Ghidra)
[edit]String address 004e65d4. Read via Unknown_Dat_File_Func_12 @ 004bc700 — the generic "open file, seek to line N, split on the tilde" reader that's also used as a general-purpose line fetcher by several item-text loaders.