Module 10 - YAYA Libraries

Lesson 01 - YAYA as Other Things

Next module »

« Previous lesson

YAYA can be used for more than SHIORI. It can be used to make SAORI, Plugins, MAKOTO, and as mentioned, even be used as a general windows dll.

You can, of course, make your own setup for YAYA. All you need for it to run are the functions load, unload, and request, as well as a yaya.txt with instructions for what file(s) to load.

But, much like YAYA as SHIORI, which provides the basic structure for creating ghosts with YAYA, there are also setups for YAYA as other things.

YAYA as SAORI can be used to create SAORI in YAYA, or to use YAYA as a SAORI and call YAYA functions in ghosts that are written in other languages, like Satori.

YAYA as Plugin can be used to create Plugins for SSP.

YAYA as MAKOTO can be used to create MAKOTO, which is a sort of shell-side OnTranslate.

There is also more information on YAYA as a windows dll.

Make sure to read the specific instructions that come with each of these. They all use YAYA, but they will have their own quirks. For example, YAYA as Plugin does not make the reference0, reference1, etc. variables. It only uses the reference array.

Next module »

« Previous lesson