Skip to content

getraid-gg/KoikatuFixes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KoikatuFixes

A collection of fixes for common issues found in Koikatu, Koikatsu Party and some other Illusion's games made in Unity.

How to install

  1. Install latest BepInEx and BepisPlugins.
  2. Grab the latest release for your game from releases tab above (Koikatu and Koikatsu Party share the same release).
  3. Extract the BepInEx folder from the release into your game directory, overwrite when asked.
  4. Run the game and look for any errors on the screen, asking you to remove some old plugins. All of the listed plugins have been replaced by their updated versions in this fix pack, and need to be removed after closing the game. Plugins from this pack will not work until all of the old versions are removed.

Note for Koikatsu Party users: You can skip KK_Fix_CharacterListOptimizations.dll as it will not work with party. It can produce an error during load in Koikatsu Party, but the error is harmless and can be safely ignored.

Plugin descriptions

CenteredHSceneCursor

Fixes the cursor texture not being properly centeres in H scenes, so it's easier to click on things.

CharacterListOptimizations

Makes character lists load faster.

ExpandShaderDropdown

Makes the shader drop down menu extend down instaed of up and expands it. Necessary to select modded shaders since they run off the screen by default.

MainGameOptimizations

Multiple performance optimizations for the story mode. Aimed to reduce stutter and random FPS drops.

MakerOptimizations

Multiple performance optimizations for the character maker. Can greatly increase FPSMultiple performance optimizations for the character maker. Can greatly increase FPS, makes turning on/off the interface in maker by pressing space much faster (after the 1st press), and more.

ModdedHeadEyeliner

Fixes modded head eyeliners not working on other head types than default.

NullChecks

Fixes for some questionably made mods causing issues.

PartyCardCompatibility

Allows loading of cards saved in Koikatsu Party (Steam release) in Koikatu and Studio.

PersonalityCorrector

Prevents cards with invalid or missing personalities from crashing the game. A default personality is set instead.

ResourceUnloadOptimizations

Improves loading times and eliminates stutter after loading was "finished".

SettingsVerifier

Prevents corrupted setting from causing issues and forces studio to use the settings.xml file instead of registry.

ShowerAccessories

Prevents accessories from being removed in shower peeping mode. No more gaping holes in the head when using hair accessories.

UnlimitedMapLights

Allows using an unlimited amount of map lights in studio. Not all items support more than 3 lights.

About

A collection of fixes for common issues found in Koikatu and Koikatsu Party

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

No contributors

Languages

  • C# 100.0%