In this release I've added a new plugin - KK_Fix_MainGameOptimizations. It greatly reduces (or even completely removes) random stutters/lag in main game's school mode.
Those stutters were caused by characters being loaded only when they entered current map (now all characters are preloaded during the first load screen - a bit longer first load and higher initial RAM usage), and by characters changing clothes (now clothes are changed asynchronously over many frames - in rare cases can result in visual glitches, nothing serious).
2019-07-07 16:36:21 +0000 UTC
View Post
Plugin that adds pregnancy to the main game and as a maker option. Busting a nut inside on a dangerous day has a chance to make the girl pregnant.
Gameplay summary
After a few days a pregnant status icon will appear on character list and the girl will stop having dangerous days. Over the next x weeks (configurable in plugin settings) the belly will grow, and then the girl stop coming to school for some time (she will eventually return to normal).
Configuration options
The plugin can be configured in plugin settings and per-character in female chara maker. The default conception chance (fertility) is around 30% and can be changed per-character. Conception can be completely disabled per-character and globally. Pregnancy settings cannot be changed from class maker to prevent cheating and have to be changed from main-menu maker.
Limitations
Because the pregnant effect is made by manipulating bones, there are some limitations and potential issues. On some characters the effect might look bad, especially if they use many ABMX sliders around the belly area. Clothes that use skirt bones (skirts, dresses, etc.) can look glitchy, which is sadly unavoidable without tweaking each character manually in maker. Clothes that stick close to the body will work best.
How to install
- Needs BepInEx v4.x and latest BepisPlugins, KKAPI (v1.3.6.1) and KKABMX (v3.2.3). Update these as needed. Make sure to remove any old versions of these mods if you have them (KKABM_Core, KKABM_GUI, KoiSkinOverlay, KoiClothesOverlay).
- Download the .dll below.
- To install copy the dll to your BepInEx directory.
- Check if there are no warnings on game startup, and update plugins specified in the warnings if any are shown. Pregnancy options should appear in plugin settings once everything is working (not in studio).
Source code
2019-07-05 20:37:10 +0000 UTC
View Post
Update to CheatTools that adds new options and update to Runtime Editor that improves usability and fixes bugs. Check release posts linked below for full changelogs.
For Koikatsu get CheatTools only, and for other games get Runtime Editor only.
Warning: If updating from older version, remove "RuntimeUnityEditor.dll" from your BepInEx folder.
Warning 2: The default hotkey for CheatTools has been changed to the Pause key. It can now be changed in Plugin Settings. If you want to keep your hotkey as F12 go to Plugin Settings, search for "cheat", then change the result to F12.
2019-07-04 16:17:52 +0000 UTC
View Post
Warning if you downloaded the previous versions: The .1 versions fix a noticeable bug in both plugins and you should get them if you got the not .1 versions. Sorry about that!
These updates contain some small improvements and fixes to both plugins, including improved mod support, which will be needed for a couple of upcoming mods.
ABMX now has separate load toggles for Face and Body, as seen in the preview picture above. It is also possible to use negative length values in the advanced window.
Downloads and full changelogs
2019-06-30 22:44:16 +0000 UTC
View Post
In this release I've added a new plugin - KK_Fix_ResourceUnloadOptimizations. It fixes some issues in the game code and gives massive speedup to loading studio scenes and school mode.
- Studio scenes that took minutes to load will now load in seconds, and the low FPS right after loading is completely eliminated.
- In main game loading into school is a bit faster and the low FPS after loading is completely eliminated.
- There are some minor performance improvements in other places, but nothing too noticeable.
Thanks to @Bepis for help with using MonoMod to do the hooking.
2019-06-26 18:58:10 +0000 UTC
View Post
This release is focused on fixes and new Screencap functionalities. I've added ability to create stereoscopic 3D screenshots, which can be viewed by crossing your eyes or with some VR apps.
Try this with the preview pictures: open larger version, cross your eyes until the two girls align and a third "virtual" girl appears in the middle, let your eyes adjust until the middle girl is in focus. You must keep your head level with the picture to get the two to align properly.

It is now also possible to capture full 3D 360 degree screenshots for use with image viewers supporting 3D stereo format.
Search for "3D" in settings manager for the new keybinds and read setting descriptions for more info.
Meanwhile DeathWeasel fixed a couple of annoying issues in sideloader, and let me use his character for the preview pictures!
2019-06-25 18:42:16 +0000 UTC
View Post
Plugin that allows you to use the orthographic (parallel projection) camera mode. This is the effect that is used in isometric games like for example Diablo 2 and Fallout 2.
Requirements
Works under BepInEx v4.x and needs latest BepisPlugins. Put the .dll inside your BepInEx folder.
How to use
To toggle between perspective (normal) and orthographic camera mode press the I key (can be changed in settings) and then use your mouse scroll wheel to zoom in and out. The plugin works both in main game and studio.
Source code on GitHub
2019-06-23 20:19:57 +0000 UTC
View Post
I updated the Koikatu wiki with information from the Koikatu Discord server. Most of the information is the same as what's on the server, but it's now possible to link it to other people (that don't use Discord). It might also be easier to search through the FAQ in wiki form.
Ever since release of Koikatsu Party I've been spending more time in #help on different Koikatu servers and in Steam discussions to help newcomers and to look for any issues with plugins/HF Patch. I also made a short guide for installing the Steam release and updated HF Patch readme.
If you didn't need any help you'll probably be disappointed I didn't work on plugins instead, but it looks like the main wave of newcomers has passed now. There weren't many new issues, so I will be able to focus on making stuff again shortly.
2019-06-20 21:51:16 +0000 UTC
View Post
Initial beta release of a mod that adds support for using XInput-compatible gamepads (aka Xbox 360 controllers) with the entire main game (menus, school mode, H scenes, maker, etc.). It also adds support for navigating the UI with keyboard (Arrow keys and Enter). Studio is not supported at all.
- Currently character maker is NOT tested and most likely won't work well. Menus, story/school mode and h scenes work well.
- Arrow keys no longer control the camera, now they control the menus.
- Works for both Koikatu and Koikatsu Party.
- This plugin is more complicated than it seems, be prepared for bugs and weirdness.
Installation
- Make sure your game is updated and has BepInEx v4.1, installed.
- Download the latest release from releases.
- Extract contents of the archive directly into your game's directory.
- Start Koikatu.exe. Once in main menu try pressing arrow keys on your keyboard and Dpad on your controller.
For a list of controls check the included readme file.
Source code on github.
2019-06-19 02:04:48 +0000 UTC
View Post
Here are all of my updated mods that were included in HF Patch v2.7.1 in case anyone needs them. If you installed HF Patch v2.7.1 you already have all of these.
Updates needed for Koikatu / KK (Japanese version)
Updates needed for Koikatsu Party / KKP (Steam version)
If you have Koikatu and already installed previous versions of these mods, you don't have to download these.
2019-06-16 01:14:23 +0000 UTC
View Post
This version adds compatibility for the Steam release of Koikatsu Party (KKP). If you have the Japanese release and installed HF Patch v2.7 already, you do not need to install this (most of the fixes are for KKP and HF Patch itself).
このバージョンでは、Koikatsu PartyのSteamリリースとの互換性が追加されています。HF v2.7をすでにインストールしている場合は、このバージョンをインストールする必要はありません。
What is this?
A patch for Koikatu and Koikatsu Party with all free updates, fan-made English translations and essential mods. It will allow you to load all character cards and scenes and give you countless gameplay improvements while still keeping the original, uncluttered and clean feel of the game.
HF Patch does not contain the full game, paid expansions or any other pirated content. You have to buy the game and expansions separately.
All content is tested and fixed (or removed) as needed before each update, providing a stable platform for further modding. HF Patch can also repair many common issues, try it if you have issues.
Notes for Steam release, new users please read!
Consider pausing your Koikatsu updates on Steam. New updates might install automatically and break mods (which can break the game in return) with no user input.
You can prevent Steam from showing you play the game by starting the .exe manually (not from the Steam library). Make your games private to be extra sure. The game can also run with Steam turned off. Just know that we won't judge you for your hours played :)
If you verify game files in your Steam client, you will lose many features and have to re-run HF Patch. You can do this if you have issues as it will not remove any of your data.
Included fan translations are only used to fill in the gaps in official translation (DLC, studio, mods).
It is possible to install the Japanese VR module. Download this, open the .exe in 7zip, and extract contents of the "setup" folder into the game directory after installing HF Patch.
It is possible to install Japanese versions of Summer Personality Expansion and After School Expansion packs to the Steam release (note that they only have (mostly) low quality machine translations, but the features work fine). They are both entirely optional and HF Patch will inform you if they are missing. Check the discord server for more info.
Installing HF Patch will add free updates for Koikatu, which contain Studio (a separate .exe). For many people this is the only mode they use (apart from character maker to make characters for use in studio), so it is highly recommended that you check it out. All my Koikatu HF Patch preview images were made in studio, including this one. You can see other people's creations and download their studio scenes from the Koikatsu Discord server. There are also some guides available there.
Downloads / ダウンロード
WARNING: This version of the patch is very outdated, please install the latest version instead. You can find a link to it here.
- Torrent: magnet:?xt=urn:btih:76A5E90ACAD9143B6F3C73E488E1254A161BB542
If you need any help, visit the Koikatsu Discord server and check out the #faqs channel. If you didn't find what you need, feel free to ask in the #help channel or in comments under this post, we'll be happy to help!
Patcher changes / 変更
- Added Koikatsu Party compatibility (incompatible plugins will not be installed even if they are displayed on the list and checked, they can't be hidden because of framework limitations)
- Added warning if Koikatu! and Koikatsu Party are installed to the same directory (mod compatibility issues)
- VR patch is now installed automatically if VR module is detected
- Fixed KK_MoveMapFromCharaList being copied to wrong directory
- Fixed plugin config always getting reset, even if not intended
- Fixed custom default settings failing to save to plugin config
- Fixed HF Patch error log getting removed halfway through install
- Fixed VMDPlugin breaking the game if Darkness is installed (with a config change)
- Fixed default/translated cards, scenes, etc. being copied even though they were not checked (this time it's actually fixed, another issue with the framework limitations)
Mods added / 追加
- KK_FreeHRandom v1.1.1
- KK_SettingsFix v1.1
- KoikatuFixes v0.1
- ManlyMarco/KoikatuDragAndDrop 1.3.1 (replaces IllusionDragAndDrop)
Mods updated / 更新
- BepisPlugins r10.2
- KKAPI v1.3.4
- smokeofc/KoikatsuLaucher v1.1 (works for all types of game installs now)
- KK_GUIDMigration v1.5.2
- Additional Skin Effects v1.5.2
- KKPE 1.1.0 (downgraded from 1.2.0 due to issues)
- FixShaderDropdown v1.0.1
- KK_ClothesLoadOption 0.2.0
- HideHInterface v1.1
- KK_ReloadCharaListOnChange v1.5.1
- KK_HeadFix v1.1
- KK_BetterColorPicker v1.0.1
- Koikatsu: Become Trap v1.1.1
- Gameplay mod v1.4.2
- KK_NightDarkener v1.1.1
- KK_ExperienceLogic v1.0.1 hotfix
- ClothingStateMenu v2.3.1
- HeightBar v2.0.1
- JannieReplacer v1.2
Mods removed / 削除
Character used in the preview image was made by Neptune, thanks!
2019-06-15 00:51:08 +0000 UTC
View Post
A patch for Koikatu with all free updates, all English translations and all high-quality and easy to use mods. It will allow you to load all character cards and scenes and give you countless gameplay improvements while still keeping the original, uncluttered and clean feel of the game.
HF Patch can update and repair almost any game installation, including repacks, so consider trying it before you reinstall your broken game or ask for help.
「コイカツ」のための無料アップデートと必要な改造すべてを含むパッチ。それはほとんどあらゆる取付けを更新し、修理できる。
Notes / 注釈
Koikatsu Party (Steam release) is NOT supported by HF Patch v2.7 and older. It will be supported by the next version.
Darkness and Yoyaku DLC are now supported. Like other expansions, they are fully optional. If you want to use them, install them BEFORE running HF Patch.
DarknessとYoyaku DLCがサポートされました。 他のDLCと同様に、それらは完全にオプションです。 それらを使用したい場合は、HFを実行する前にそれらをインストールしてください。
Downloads / ダウンロード
Patcher changes / 変更
- Added Darkness/Yoyaku compatibility (they are optional, everything will work fine without them installed)
- Added info messages that Yoyaku and/or Darkness DLC is missing
- Will now write HF Patch version to "version" file in game root
- Marked TexResPatch.dll as obsolete
- Fixed KK_ListOverride getting installed to a wrong directory
Mods added / 追加
- smokeofc/KoikatsuLaucher v1.0
- Sideloader Fixes Modpack 03-06-2019
- Custom Character Database (it came back from the dead)
- IllusionDragAndDrop 2019-06-01
- KK_MoveMapFromCharaList v0.0.2_en
- KK_HeadFix v1.0 (requires Darkness)
- JannieReplacer v1.1.1 (requires Darkness)
Mods updated / 更新
- BepInEx v4.1.2_e04efc2
- BepisPlugins r10.1_1761bba
- KKAPI v1.3.3
- UI Graphics translation v2.9
- bbepis/KoikatsuTranslation 26-05-2019
- DeathWeasel1337/Koikatsu-Translations v3
- DeathWeasel1337/Koikatsu-Plugin-Translations 06-05-2019
- KK_Subtitles v1.3
- Uncensor Selector v3.6.4
- Uncensor pack 28/05/2019
- Sideloader Modpack 03-06-2019
- Studio Sideloader Modpack 28-05-2019
- KK_GUIDMigration v1.5.1
- MoreAccessories 1.0.4/1.0.5 (versions for Darkness installed and no Darkness)
- KKABMX v3.1.1
- Additional Skin Effects v1.5.1
- KK_InvisibleBody v1.2.2
- KK_ClothesLoadOption 0.2.0
- Gameplay mod v1.4.1
- GraphicsSettings 2019-05-14
- AUTOMATIC1111/CharacterRandomizer v1.0 (update to KK_RandomCharacterGenerator)
- UnlockHPositions 2019-05-14
- Custom intro voices v6 (ah sh*t, here we go again)
Mods removed / 削除
- English Launchers v1.0 by user539 (replaced by smokeofc/KoikatsuLaucher)
- Drag and drop character cards and scenes v1.3 (replaced by IllusionDragAndDrop)
Character used in the preview image was made by Neptune, thanks!
2019-06-06 00:11:22 +0000 UTC
View Post
A patch for EmotionCreators with all free updates, all English translations and all high-quality and easy to use mods. It will allow you to load all character cards and scenes and give you many fixes and improvements while still keeping the original, uncluttered and clean feel of the game.
HF Patch can update and repair almost any game installation, including repacks, so consider trying it before you reinstall your broken game or ask for help.
「エモーションクリエイターズ」のための無料アップデートと必要な改造すべてを含むパッチ。それはほとんどあらゆる取付けを更新し、修理できる。
Short video tutorial on how to install the game and HF Patch.
Downloads / ダウンロード
Mods added / 追加
- EC_RimRemover v1.0
- EC_ClothingUnlocker v1.1
Mods updated / 更新
- Patch and free DLC 05/24 by Illusion
- EC_CorePlugins v1.1
- ECAPI v1.3.3
- ManlyMarco/EmotionCreatorsTranslation v2.0
- Uncensor pack 12/05/2019
- Sideloader Modpack 22-5-2019
- EC_InvisibleBody v1.2.1
Source code on GitHub
Clothes used in the preview image were made by Omega and are included, I suggest checking his release post here to say thanks!
2019-05-26 02:01:27 +0000 UTC
View Post
You need to get these updates in order to run the new Darkness expansion. Old versions of these mods are broken by the new game code and need to be removed.
Please note that not all plugins are compatible yet! VMD, MoreAccessories and MoreAccessoryParents are not compatible and have to be removed. Other plugins have been updated and can be updated by going to their websites.
Once all plugins are updated to be compatible I will release an updated HF Patch that can be used both with and without the Darkness expansion. You can wait for that if you don't want to do this manually.
Updates to my plugins (click the links for downloads)
Some of the other updates, check the #mod-sharing channel on the discord server for more.
2019-05-25 19:37:31 +0000 UTC
View Post
Just a quick poll to gauge interest in the KK Manager tool. Do you use it regularly, or not at all?
2019-05-23 17:23:15 +0000 UTC
View Post
A dump of multiple modpacks that I didn't think deserved separate posts. You can download the modpacks from the mega folder linked below. I will place any new modpacks or updates inside this folder.
Modpacks for following games:
- [HARD HYPNO] Sassy Android (生意気アンドロイド) (Short, animated 2D, shown in 1st preview picture)
- [Daijobi] MaouHarem (魔王のハーレムは冒険者町にて) (Best one from the bunch, training SLG with some grinding, non-animated CG, has pregnancy at end, shown in 2nd preview picture)
- [BLACKSUBMARINE] ReaseLotte Adventure 4 (Many fetishes, 3D and 2D animations, but very rough around the edges)
- [Contrast Delta] Obliging Woman Next Door ~Exercise in PE Uniform~ (お世話好きなおとなりさん。~体操服でストレッチ~) (Short, animated 2D)
To use these modpacks you need to own the full game and have it installed. You can purchase all of these titles on DLSite.
All modpacks contain pre-configured BepInEx and mods for the game. All or almost all of them avoid modifying any game files, so they can be very easily disabled or removed. This also means they are compatible with DLSite's copy protection, and are unlikely to break when a game is updated.
Download (pass: modpack)
Make sure to read the README file! This download includes all previous modpacks.
2019-05-19 20:50:23 +0000 UTC
View Post
This update adds new options to character maker that affect how the virgin effect works. These settings are mostly used for story mode, if you don't play it you won't see anything new.
I don't know what possessed me to make this update, but it's glorious in a way.
Changelog
- Added hymen regeneration character parameter
- Added stretched hymen character parameter
- Added fragile vagina character parameter
- Added controls for new parameters to female character maker under Param/H tab
- Fixed crash in main game after calling a girl over for H
- Changed how disabling effects is handled (better compatibility)
- Code refactoring
Warning: Requires KKAPI v1.3.2
Readme and source code
2019-05-16 00:45:16 +0000 UTC
View Post
Bugfix release, mostly for main game character maker (some plugins were having issues with losing character data).
Changelog
- Added MakerAPI.IsInsideClassMaker
- Always copy ext data in class roster
- Fixed some plugins losing character data when entering classroom character maker
- Fixed wrong category name in MakerCategory H constant
- Fixed exception when there are no custom accessory controls
How to install and source code
2019-05-16 00:07:34 +0000 UTC
View Post
When digging around I stumbled upon some of my old work for Teatime games. I reuploaded all of the patches I could find. I hope this will be useful to someone, it's internet history at this point.
As always, HF Patches only contain mods (e.g. English translations and uncensors). You need to already own the game and have it installed to use these patches.
Download
The archive contains all of the patches listed below (pass: hfpatch).
Installation
Note that these games are ancient by software standards and you may have issues on Windows 10 and newer. They all need correct applocale settings (either system region set to Japanese or use Locale.Emulator) and correct DirectX and Visual C++ Redistributables.
The archive contains a couple of fixes that may help in some cases. Some issues may be fixable by using DXVK (more info here). Worst case you'll have to run Windows XP in a virtual machine, but that's another can of worms.
Included HF Patches
Patches in the folders "By Inquisitor" and "DokEnkephalin" were not made by me but I reuploaded them as well to keep them from disappearing like the LoveDeath one.
Patches by MarC0/ManlyMarco
LoveDeath 1 HF Patch v1 restoration
ILLUSION FIELD HF Patch v1.0
Kasou HF Patch v1.1
Netowaku Netoraru Karemachi Kanojo HF Patch v1.6
Nikutai Keiyakusho HF Patch v1.1
Virtual Stalker HF Patch v1.0a
Patches by Inquisitor
EROI 3D HF Patch v1.0
Houkago Custom Time HF Patch 0.8
Ichazura HF Patch v1.0
Itazura Gokuaku 2 HF Patch v1.5
Itazura Musume HF Patch v2.1
LD2 HF Patch v1.0
LD3 HF Patch v0.9.1
Love Death 4 HF Patch v1.0
Love Death 555 HF Patch v0.9
LGear HF Patch v1.0
Renai+H Patch v0.7
See You Lover HF Patch v0.6
Tech48 Patch v1.0
Patches by DokEnkephalin
Changelog
2024-10-21 - Added EROI 3D, LoveDeath2, and LoveGear patches.
2022-02-03 - Added Tech48, Renai+H, and Love Death Final! patches.
2019-05-11 17:55:13 +0000 UTC
View Post
A patch for EmotionCreators with all free updates, all English translations and all high-quality and easy to use mods. It will allow you to load all character cards and scenes and give you many fixes and improvements while still keeping the original, uncluttered and clean feel of the game.
HF Patch can update and repair almost any game installation, including repacks, so consider trying it before you reinstall your broken game or ask for help.
「エモーションクリエイターズ」のための無料アップデートと必要な改造すべてを含むパッチ。それはほとんどあらゆる取付けを更新し、修理できる。
Short video tutorial on how to install the game and HF Patch.
Downloads / ダウンロード
Patcher changes / 変更
Mods added / 追加
- Patch and free DLC v1.1 by Illusion
- BepInEx v2018 x64 5.0.0.133
- EC_CorePlugins v1.0
- ECAPI v1.3.1
- XUnity.AutoTranslator 3.4.0
- ManlyMarco/EmotionCreatorsTranslation v1.0
- English Launcher v1.0
- Uncensor Selector v3.6
- Uncensor pack 07/05/2019
- Sideloader Modpack for EmotionCreators 01-5-2019
- Sideloader Modpack 01-5-2019
- EC_HairAccessoryCustomizer v1.0
- ECABMX v3.1
- EmotionCreators Overlay Mods v4.2.1
- EC_InvisibleBody v1.2
- EC_RemoveToRecycleBin v1.0
- Runtime Unity Editor v1.4
Source code on GitHub
2019-05-07 23:08:36 +0000 UTC
View Post
This is an unofficial English-language translation of the Illusion eroge EmotionCreators (エモーション・クリエイターズ).
What's new?
v2.1 - Updated for use with recent versions of AutoTranslator (updated folder structure and config file; placed translation files inside zip archives). No actual translations were changed so you can ignore this update if your current setup works.
v2.0 - This update adds translations for keyboard shortcut screens (press F2) by @smokeofc and some minor text fixes.
v1.0 - First full release of the translation. This release includes translations for:
- All UI elements and at least some item names.
- All images (guide images thanks to SmokeOfC and Wubsy).
- The tutorial scene (thanks to flonnezilla).
- 1st and 4th sample scenes.
How to install
- Install latest version of AutoTranslator and a BepInEx v5.
- Remove your BepInEx\Translations folder if it exists.
- Download latest release from the "Releases" tab and extract it to your game directory. If asked, overwrite old files.
- Start the game, click Play, and then press F3 to open the tutorial. Everything should be properly translated now.
View translation credits or contribute
2019-05-07 18:38:20 +0000 UTC
View Post
First stable release of EC_CorePlugins. Contains most core plugins like Sideloader and SliderUnlocker, as well as many important fixes. Check the readme for descriptions of included plugins.
Make sure to remove all old versions of the core plugins and all old config files before installing the v1.0 release. Alternatively you can wait for HF Patch, which will be released within a day.
Big thanks to @DeathWeasel1337 for porting and fixing Sideloader and other plugins, and @MainVirtualizer for the DownloadRenamer plugin.
How to install and source code
2019-05-06 19:19:41 +0000 UTC
View Post
First stable release of ECAPI and a small update to KKAPI. Use only the version for your game.
Changelog
- Added character ReloadAsync hook, fixes character mods sometimes not being reloaded
- Fixed possible infinite loop on character mod reload
- Fixed dropdown control not working in EC
- Refactored some code and added GetGameVersion
How to install and source code
2019-05-06 13:36:55 +0000 UTC
View Post
There were other HF Patches before my KK HF Patch. As you probably know, they had a less than great reputation, which caused some people to question KK HF Patch.
I'm thinking about changing the patch name going forward to avoid this. What do you think I should use? Suggestions would be appreciated.
If there are good suggestions posted I might re-do the poll with them added.
2019-05-01 19:33:48 +0000 UTC
View Post
This is a port of Koikatu Overlay Mods to Emotion Creators. It's compatible with Overlay data stored in KK cards as long as they are imported with recent EC.Core plugins.
Requires a recent build of EC_CorePlugins and ECAPI.
To install place inside your BepInEx\plugins directory.
2019-05-01 16:10:16 +0000 UTC
View Post
This is a port of KKABMX to Emotion Creators. It's compatible with ABMX data stored in KK cards as long as they are imported with recent EC_CorePlugins.
Requires a recent build of EC_CorePlugins and ECAPI.
To install place the .dll inside your BepInEx\plugins directory.
2019-05-01 02:34:53 +0000 UTC
View Post
This is a port of KKAPI to Emotion Creators. The interface remains largely unchanged, except for features missing in EC being removed.
Requires a recent build of BepInEx v5 and EC_CorePlugins.
To install put the .dll inside your BepInEx\plugins directory. Remove any old versions you might already have.
More info and source code
2019-05-01 01:50:40 +0000 UTC
View Post
Ported to work on BepInEx 5.x, which means it's now compatible with Emotion Creators as well as other games using bleeding edge BepInEx builds.
Changelog
- Added support for BepInEx 5.x and restructured the project to allow easier porting to other mod loaders
- Added sending static classes to inspector and opening types in dnSpy through REPL
- Added proper ToString to stack entries in inspector
- Depersonified GUID
Download the latest release here (choose the Bepin5 version for use with EC)
2019-04-28 01:41:35 +0000 UTC
View Post
NOTE: An official English translation for 1room has been released by Akari Blast! The official translation is better than this one, you can get it on DLsite!
This update contains improvements to the overall quality of the translation. Multiple missing translations and translation issues were found and fixed, and the entire translation has been proofread, edited and tested. This should be the final release of the translation, unless someone finds some issues and submits a fix.
Big thanks to @DX5536 and @WataThaBradicus for making this update possible!
The translation project is hosted here. Check it for instructions on how to contribute and a list of people that created this translation.
I strongly suggest buying the game to support the developer, we need more good SLG games like this one!
How to install
- Get the game. The translation pack was tested on v1.1.0 but it should work on newer versions without issues.
- Download the latest release of the translation pack.
- Extract the release to the root of your game (where 1room.exe is). If you already have a BepInEx folder in your game directory, remove it before extracting the release.
- Start the game. It should now be translated. You can open the options screen to confirm that the translation works.
- Have fun!
2019-04-27 21:57:43 +0000 UTC
View Post
For the next week, mod development will focus more on Emotion Creators, and KK mod development will be slowed down. Koikatsu development will restart once more DLC is released, most likely around KK Darkness release.
Once the basic set of mods is complete, naturally I plan to create HF Patch for Emotion Creators. There is no timeline on this currently, because the game engine got changed more than we expected. Many mods will need some work to be converted from KK to EC, and it will take an unknown amount of time.
日本ユーザーへのお知らせ: KKABMXリリースの投稿タイトルに関して混乱がありました。私が作成したMODをHFパッチ専用にする考えはありません。すべてのMODはGitHubとこのPatreonで改変なしにリリースされます。混乱させて申し訳ありません。
2019-04-27 15:25:31 +0000 UTC
View Post