https://emily.shillest.net/ayaya/index.php?システム辞書
What is the system dictionary?†
- The system dictionary is a collection of YAYA script files with a series of functions to make YAYA "easily usable as a ghost SHIORI".
- Currently, the system dictionary consists of the following (each .dic is located in the "yaya_base" folder).
- These dictionaries, with the exception of config.dic, generally do not need to be changed by the user (the ghost creator).
- The latest stable version is provided in "Hello YAYA World (Konno Yayame)". Please update it as appropriate. When updating, it is recommended to update YAYA.DLL at the same time.
- ※"I want to see the latest development version!" If you are a person who wants to see the latest development version, you may wish to look at yaya-dic.
- shiori3.dic
- The SHIORI code dictionary, which implements the minimum functionality required to operate as SHIORI.
- compatible.dic
- Past compatibility dictionary. Functions are implemented to make it compatible with AYA 4/5. (You don't have to load it if you don't need it.)
- optional.dic
- Additional function dictionary. This section implements features that are not required but would be useful to have.
- config.dic
- Dictionary for setting and changing the parameters of shiori3.dic.
This dictionary is to be modified by the user.
More details can be found in the txt itself.
(Description page Manual/Syntax/1. Basic settings
)