//****************************************************************************** // Text Ghost template // yaya.txt (settings file) // original written by umeici. // change by yaya develop team. //****************************************************************************** //------------------------------------------------------------------------------ //Character code of the configuration file (first of all) //------------------------------------------------------------------------------ charset.setting, UTF-8 //Character code of this configuration file //------------------------------------------------------------------------------ //System dictionary //------------------------------------------------------------------------------ include, system_config.txt // YAYA: Configuration dictionary. Be sure to specify this first. //------------------------------------------------------------------------------ //Character code setting //------------------------------------------------------------------------------ charset.dic, UTF-8 // Dictionary charset.output, UTF-8 // Input&output for SHIORI requests charset.file, UTF-8 // File charset.save, UTF-8 // Save data charset.save.old, UTF-8 // When restoring old save data format without character code specification charset.extension, UTF-8 // SAORI input/output //------------------------------------------------------------------------------ //Below is the template for Konno Yayame //------------------------------------------------------------------------------ dicdir, dic/normal //------------------------------------------------------------------------------ //Save file encryption // Turn this on to encrypt your save file. // [Caution] Once you turn it on, your save file will remain encrypted // until you delete it, even if you turn it off! //------------------------------------------------------------------------------ // save.encode,on