Likely not, based on what source I managed to find for the mod on
an F95 thread. Since the userbase moved on to the latest PPeX build of the game that doesn't require use of the Wizard install tool, I'm not sure the mod is compatible with the latest game build.
Based on the summary I read from the mod's readme file, I think it would be a good mod if it was ported over to this game version's install setup. However I did manage some progress towards simulating some of its features via modules. However the module approach is a bit "hacky" but doesn't produce much noticeable jank - the way I built the triggers were to see the talk initiate event, read an NPC's attributes, read their targets attribute, rolls a dice against a calculated weight float, then force sex or don't.
I'm not completely sure if the benefit from running this kind of NPC approach through base game files is so much more efficient than the module interrupt-and-replace approach in triggers, but the mod did solve some interesting problems like having Evil / Schemer NPCs be able to rape any character instead of only Exploitable characters, and elevate bullying events so the class feels more dramatic and dynamic. Various modules have been built to address what this mod did.
In short, it was a great mod for the old generation of installing mods. It could be nice to have innately if it was ported over. However if you really wanted these features you probably hack-jobbed some of them in via modules and that works well enough.
Although debug testing is a pain, I felt that patch note about nerfing forced sex chance against Exploitable Trait NPCs because I had trouble with balance too. Balance and feature eng takes time and kills motivation.