Chapter One: Introduction
Ichika was uploaded by Uptight8225 on allthefallen.moe October 17th, 2025
They write,
A patch for Sexlab P+. Removes child checks, adds animation and tag filtering so there’s no mismatched scenes.
In cases where all participants are childen they will instead use adult animations so you get a wider selection. In those cases scaling will be disabled automatically. (Smart scaling can be disabled in the SexLab.ini)
Feel free to message me or commit changes to the gitlab repo that you think could improve it!
Requirement:
Sexlab P+ 2.16.0 (link taken from the Citadel discord WIP releases).
And the mods it depends on!
[[Here’s some installation instructions if you’re new to SLPP]]
As I don’t have much coding experience or any modding experience I’ve decided to put the code on ATF gitlab.
I encourage you to check out what’s been changed from the original files and perhaps you can see what should be added or changed!
Source code: https://git.allthefallen.moe/Uptight8225/SexLabPP
If you’re having issues with the wrong scenes starting or simply not starting at all, please check the log at:
C:\Users\…\Documents\My Games\Skyrim Special Edition\SKSE\SexLabUtil.log
Sometimes when you have too many participants the animation limit is met, consider raising iScoreAcceptThreshold in sexlab.ini to 50 or 100.
If you discover any issues or bugs feel free to discuss them here. However, I would prefer if you made a detailed report on the issues page of the gitlab.
Issues page: https://git.allthefallen.moe/Uptight8225/SexLabPP/-/issues
Currently known issues:Height check fails, leads to races that don’t put IsChild() not counting as sholi [HPL Works though]
Mods that start sex scenes skip filter, leading to wrong animations
Solo sholi scenes don’t initialize
Big orgies involving several types of sholis and adults causes undefined behavior
Changelog:
v3 2025-10-29: Added smarter scaling for scenes where all participants are children. Fixed solo child scenes not starting.
v2 2025-10-27: Fixed issue where mods like SLEN or OOPS would skip filter. Improved filter.
v1 2025-10-17: Remove child checks add tag filter for matchmaker
Special thanks to:
@wushen For showing me the examples to get the patch to work.
@modsandstuff For testing and bringing some issues to attention.
@vector7 For making awesome patches before he disappeared
Chapter Two: Compatibility
Untested.