//------------------------------------------------------------------------------ //設定ファイルの文字コード(最初の最初) //------------------------------------------------------------------------------ charset.setting, Shift_JIS //この設定ファイルの文字コード //------------------------------------------------------------------------------ //システム辞書 //------------------------------------------------------------------------------ include, system_config.txt // YAYA:設定辞書。必ず最初に指定すること。 //------------------------------------------------------------------------------ //文字コード設定 //------------------------------------------------------------------------------ charset.dic, Shift_JIS // 辞書 charset.output, Shift_JIS // SHIORIのRequestでの入出力 charset.file, Shift_JIS // ファイル charset.save, Shift_JIS // セーブデータ charset.save.old, Shift_JIS // 文字コード指定のない旧セーブデータ形式の復帰時 charset.extension, Shift_JIS // SAORI入出力 dic, core.dic dic, link.dic dic, history.dic dic, data.dic dic, random.dic dic, menu.dic dic, anchor.dic dic, event.dic