Releases: krypto5863/COM-Modular-Installer
October 2024 Update 1
Advisory
More or less requires 2.38 now, so it's best you update your game, though this isn't being strictly enforced for now.
Changes
- Updated ShortStartLoader
- Updated MaidLoader
- Removed XTMS, broken by 2.38
- Removed ModLoader, broken by 2.38 and abandoned by Neerhom
- Added ManualMaidSort
August 2024 Update 1
Warning
2.38 (and likely 3.38) made some plugin breaking changes and you will mostly encounter issues with loading custom mods. Update at your own peril.
Changes
OldInstall names will now have a format for dates that is localized to your computer so it'll be more familiar.
Removed:
- FastFade (causes desync during special scenes, KISS bug tbh)
Updated:
- ZipBsonLoader
- Translations
- LoadEditedNPCs
- NameExtender
- i18nEx
- BepInEx
- XUAT
- ShapekeyMaster
- ExtendedErrorHandling
- CornerMessage
- ShortStartLoader
May 2024 Update 2
This includes all changes from the previous RC3
Known Issues
- NameExtender script may limit the message size in studio mode. It's been fixed for the next version.
- LoadEditedNPCs script may cause a stall and/or errors when playing events with certain NPC maids. Remove until fixed.
- FastFade may cause scenes to play out incorrectly. Remove until fixed.
Changes
- Allowed UndressUtil for 2.5
- Updated i18nEx
- Updated Guest.Toolkit, attempt to stop the startup crash with SMVD.
- Updated AutoSave, AutoLoad should be safe.
- Added a whole bunch of Sugoi Machine translations for scripts, UI, etc, by @Pain-Brioche and @UnkownGamer
May 2024 2.6 RC3
Notice
This is an RC, a pre-release, a beta. It's not considered tried and true, but I've yet to find an issue. However, 2.6 features massive changes to the way files are handled, so I'd be remiss if I didn't warn you that there's a distant chance of an unforeseen bug. Enjoy!
Changes
2.6 was an extensive upgrade, and this should even allow Linux users to use CMI with wine in a normal fashion. Apart from that, the component select bug breaking 2.5 is fixed, a few more bugs are fixed, and CMI's overall file size was even reduced!
Hopefully this will be the definitive update for CMI, I think it's reached a very good state now.
- Removed update downloader.
- Translated the remaining code in the C# dll to inno script (using two(2) win apis invoke), CMI no longer uses any extra dll as a result, which means
Linux users should no longer have an issueand it should be more stable and performant. - Refactored a bunch of code that relied on CMD calls. Now using win api's file operation stuff to move and copy files around (you may see a familiar window pop up during installs) and some native inno functions for other stuff.
- Minor code fixes, removal of leftovers, and cleaning and stability stuff.
- Fixed an issue where Eng CR registry fixing did nothing and Jap CR Registry fixing created (harmless) junk in the registry.
- Fixed annoying component install bug that could lead to components that should be off being on and locked.
- Now includes a proper uninstaller. No longer do you uninstall through the installer.
- Compressed the included images and textures to reduce the file size of CMI, losslessly (it means the images look exactly the same).
- Removed some old UI translation textures that seemed to do absolutely nothing.
- Republished the DLC checker using some new net 8.0 features to reduce it's file size.
- No longer are you able to get nothing. You always get the core essentials which are bepinex and some other stuff like UnityInjectorLoader.
- Reorganized component selection as a result of changes to component options.
- Edits to the readme to bring it up to date.
- Some other stuff I probably forgor 💀
- Updated: SSL, EEH, EditLoadBodyFix, MemoriesModeUnlock
- Added: LimitBreak2
March 2024 Update 1
This is based on RC3 & RC4
This means it contains a bunch of unlisted changes if you're coming from the latest release (AKA, not a pre-release).
Known Issues
- Installs components that should be disabled on 2.5. Inno Setup is being rebellious, and I cannot fix it. Avoid using CMI for 2.5/3.0/CR-Edit
Updated
- CheatMenu
- i18nEx
- UndressUtil
- EditModeHighlights
- ShortStartLoader
- Startup optimizations were disabled because of a random crash. Expect longer startup times.
- ShapekeyMaster
- ShaderServant
February 2024 Update 2
Removed
- CustomNyou
- Goofy
- EyelashesAlpha
- Causes some issues with faces.
- ShapeAnimator
- Use ShapekeyMaster
- SkillCommandShortcut
- Great in theory, impractical in practice.
- SeperateEyeParams
- Not really used.
Added
- FreeGuest Script
Updated
- ShaderServant
- Please bare in mind the shaders were also updated with some fixes, this may cause things to look different for you!
- WrapModeExtend Script
Fixes
- Fixed ShaderServant not being properly installed or installed at all.
- Fixed ColorPresetNum not being properly installed or installed at all.
February 2024 Update 1
Now requires 2.34+
A bunch of things were updated, we went on a bug hunt this week and found a few very pesky and illusive ones that I had disregarded as user error. Hopefully I got them all. But this means the build is full of changes which aren't tried and true.
Updated
- ShapekeyMaster
- ModRefresh
- ShortStartLoader
- ShortMenuVanillaDatabase
- ShortMenuLoader
- ScriptLoader
- Updated all scripts to match too.
- i18nEx
- UnityInjectorLoader
- DistortCorrect
- AutoConverter
Removed
- NPRShader
- Use ShaderServant
- CustomNyou
- Weird and kinda useless
- VibeYourMaid
- Tired of errors.
- AutoEraseOutline
- Use AdvancedMaterialModifier
- OptimizeImgui
- Reported to cause issues by a modder.
Added
- ShaderServant
General Changes
- Fixed an issue with Mono.Cecil.Inject not being properly applied for IMGUITranslationLoader.
- Fixed an issue with MaidLoader not having the required System.Threading
- Edited the file moving process so it properly works with some folders that were missed.
January 2024 Update 1
WARNING
2.34 has caused issues with a number of plugins. Updating is not recommended as of this time.
Changes
- Added: LoadEditedNPCs, NoMoanSubs, InvertLearntScript, QuickWorkSchedule, EditModeHighlights, EventCharacterListFix
- Updated: MaidLoader
August 2023 Update 1
Changes
- Updated: AMM, CornerMessage, ExtendedErrorHandling, ForceScheduleEvents, ConfigManager, MaidLoader
- Removed: MaidFiddler, SmoothAnim, PropMyItem
- Added: CheatMenu, TimeDependentPhysics, ColorPresetNum
- Disallowing most of everything in 2.5. 2.5 is for the KC Editor where 90% of the plugins are useless. Get used to it.
June 2023 Update 1
Changes
- Fixed an issue where the uncensors prevented the new restraint vibrator machine from working properly. Go crazy.
Warning
The only fix mentioned above is fundamentally an issue with mod bodies that now need to have their armature updated. If you use a mod body that isn't the CMI included LoMob, expect this issue. Either fix it yourself, use LoMob or wait for someone to do it.
Possible Issues
- In 2.5, NPR may have been broken in the latest versions of both versions of the game. Remove it if you get errors to check.
- In 2.5, the latest versions have updated male bodies and rendered the ones in CMI non-functional. Don't install them, or don't select them.