Textdata cpt buttons msg.txt
From Raynegard Wiki
cpt_buttons_msg.txt (part of BIN textdata) holds generic button labels (OK/Cancel/etc.) reused across many UI panels.
Format
[edit]CP949 text, Korean~English tilde-delimited pairs, one label per line — loaded via the generic MsgText_LoadFromArchive @ 00432c70 reader.
Loading (Ghidra)
[edit]String address 004dd86c. Setup function not yet traced beyond the generic loader.