# ErogePlugins
Various plugins and fixes, for various Unity-based eroges.
Adds mouse-only features (e.g. camera rotation) to tablet users. May also contain fixes.
Game | Project | Status |
---|---|---|
(Plugin core) | GetTapped.Core | ✅ |
KoiKatsu | GetTapped.KK | ✅ |
Insult Order | GetTapped.IO | ❔ |
COM3D2 | GetTapped.com3d2 | ❔ |
Performance fix on H-Scene loading for KPlug (KoiKatsu) users
Game | Project | Status |
---|---|---|
KoiKatsu | FixKPlug | ✅ |
Generate fixational eye movement for characters to make them more life-like.
Game | Project | Status |
---|---|---|
(Plugin core) | FixEyeMov.Core | ✅ |
COM3D2 | FixEyeMov.com3d2 | ✅ |
Implements the [Social Forces model][socialforces] (Dirk Helbing, et al. 1998) in Koikatsu.
I have ABSOLUTELY no idea why I'm doing this. It's buggy, and the numbers need a further refinement.
Requires:
Steps:
BepInEx
into game folder, overwrite files if necessaryrefrence/
(see below)Release/<project-name>
.For all plugins and games: Copy the Assembly-CSharp.dll
of your designated game to reference/<your-game-name>/
.
Game | folder |
---|---|
COM3D2 | com3d2 |
Insult Order | insultorder |
KoiKatsu | koikatsu |
KoiKatsu Sunshine | koikatsu-sunshine |
FixKPlug:
reference/games/koikatsu/
:
kPlug.dll
and ExtensibleSaveFormat.dll
KoiKatsu Sunshine:
reference/games/koikatsu-sunshine/
:
UnityEngine.dll
and UnityEngine.{CoreModule,InputLegacyModule,UI,UIModule}.dll
.kkss
before .dll
in files aboveAll plugin mods are licenced under the MIT license.
Any other resource (e.g. models, textures, etc.) are licensed under CC BY-SA 4.0 License.
Copyright (c) 2019-2020 Karenia Works.