Language

*.fnt - Designation of a use fonts
*.msg - Message file


A use file changes with setting of a language of the PSP.

Language        Font file         Message file
 {         japanese.fnt      japanese.msg
 English        english.fnt       english.msg
 French         french.fnt        french.msg
 Spanish        spanish.fnt       spanish.msg
 German         german.fnt        german.msg
 Italian        italian.fnt       italian.msg
 Dutch          dutch.fnt         dutch.msg
 Portuguese     portuguese.fnt    portuguese.msg
 Russian        russian.fnt       russian.msg
 Korean         korean.fnt        korean.msg
 (ɑ̎)   chinese_big5.fnt  chinese_big5.msg
 (ȑ̎)   chinese_gbk.fnt   chinese_gbk.msg

When a file doesn't exist, setting of English is applied.
When a setting file of English doesn't also exist, it ends.



Designation of a fonts

single_byte_font
 A single-byte font is designated. (Required)

double_byte_font
 A double-byte font is designated.


When ":" isn't included, a start directory is added.

example
  single_byte_font = font/k6x10.fbm
    font/k6x10.fbm -> ms0:/PSP/GAME/gpSP_mod/font/k6x10.fbm

When designation of a single-byte font is invalid, it ends.
