Home Creators Posts Import Register Favorites Logout
haven't archived this post yet. have a subscription? use the importer!

Downloads

  • ECAPI_1.9.9.zip
  • AIAPI_1.9.9.zip
  • KKAPI_1.9.9.zip

Missing 3 files.

Content

This is an API designed to make writing plugins for recent UnityEngine games made by the company Illusion easier and less bug-prone. It is required by many plugins made for Koikatsu, Emotion Creators and AI-Girl/AI-Shoujo.

What's new?

v1.9.9

  • Added information about amount of free RAM to logs (to make troubleshooting easier for others trying to help you)
  • Fixes to KK/EC maker dropdowns extending outside of the screen and not scrolling (fixes uncensor select dropdown for example)

v1.9.8

  • Fixed plugin data being lost when entering KK class character maker.

v1.9.7

  • Fixed coordinate extended data being lost in some cases in AI-Shoujo (e.g. overlays lost after a bath; overlays not loading when changing clothes in H mode).

v1.9.6

  • Fixed crash with latest KK MoreAccessories release.

v1.9.5

  • Performance improvement in character function controllers, especially when there are many characters and/or plugins using this API.
  • Fixed GetEmbeddedResource failing if called by a method that was harmony patched and with no assembly specified. Mainly improves compatibility with testing tools.

How to install

  1. Download the latest release for your game. Warning: You only need the version specific for your game (check the prefix, for example KK = for Koikatsu). Downloading version for the wrong game or multiple versions will break things!
  2. Install the latest version of BepInEx 5.0 and BepisPlugins. If MoreAccessories is used, make sure it is up to date as well.
  3. Extract the archive into your game directory. The .dll file should end up inside BepInEx\plugins.

Download and view full changelog

Comments

No comments found for this post.