Textdata cptcategory.txt

From Raynegard Wiki
Jump to navigationJump to search

cptcategory.txt (3,856 bytes, part of BIN textdata) holds per-slot category descriptions / grade text for the item catalog UI.

Format

[edit]

CP949 text, rows of the form …~0/e (tilde-delimited, /e end-of-string marker, trailing 0 placeholder field).

Loading (Ghidra)

[edit]

Read by Category_LoadAndDisplayEntry @ 004ba253, via Category_ParseEntryFields @ 004ba388 (string address 004e64b4), immediately after the category name is resolved from cptnamecategory.txt.

See also

[edit]