Changelog:
- General
- No more slowdowns when pressing escape/closing the game
- Translation loader
- Translations updated to now include (most of) the database text, and some other small fixes
- IPA Plugin loader
- You can now load IPA-based plugins for koikatsu through this framework (place them in
BepInEx/IPA
)
- You can now load IPA-based plugins for koikatsu through this framework (place them in
- Screenshot manager
- AlphaShot2 has been implemented (thanks essu), now has the capability of capturing outlines in screenshots. Experimental, so be wary of bugs. Can use up to double the memory that the legacy renderer uses.
- Memory leaks are fixed as much as possible when taking screenshots (although not as much as I'd like, it's not something I can completely fix within Unity)
If you are not a developer, download the Release zip.
This gets extracted directly into the BepInEx
folder, i.e. the file path should look like BepInEx/plugin.dll
EDIT 24/03/2018
Trial v3 broke widesliders and added a vanilla screenshot tool, which were conflicting with the plugins. v1.1 is a hotfix which should fix this.
v1.1 changelog:
- Screenshot manager
- Disabled illusion's F11 screenshot feature in favour of the plugin
- Fix alphashot2 not rendering some things (translucent objects, liquids)
- Wideslider
- Can now load/save cards that use wideslider (thanks essu)