WickedWhims v136.1 [2018-11-13]
Added 2018-11-13 10:54:06 +0000 UTCDéjà vu?
It might seem like this update was already released, and that is true, but this time it's not with the new body system based on tattoos and ghosters. That ended up being a huge hassle to get working, with never-ending attempts to fix it. Sometimes it's better to sacrifice 2 months of work than keep digging yourself into a hole.
But I didn't just bring back the old system. I reworked the new one to work like the old one and implemented a new Body Selector that works just like the old Penis Settings, but it will only get better, especially with the new game patch coming today.
With this new game patch, all of the existing TS4SCRIPT mods will stop working until they get updated. Don't worry about me, I'm prepared. Look out for your other favorite creators, but most of them shouldn't have too many problems getting their stuff updated either.
You can expect another update later today or tomorrow, that will work with the upcoming game patch.
3.3.5.136.1
Fixed condoms on females not showing up
Nudity Body System
Reimplemented the old body parts system (Body Selector)
And its name is Body Selector. It works pretty much the same way as the old 'Penis Settings' but now it has the ability to manipulate other body parts.
Old body/penis mods and new body/penis mods are supported by it, and it should work better than the previous system.
Each Body Selector comes with an instruction in-game, so please read it at least once. If you want to use body overrides, select "Native" for the specific body part you want to be displayed as the override.
I haven't had time to add fancy icons or looks in general for the new Body Selector menu, but I will get that done as soon as I can.
CAS Default Penis
Made default penis visible in CAS
The default WickedWhims soft penis model is now visible on male Sims when undressing them. This does not respect the 'Does this Sim have a penis?' option though, the game recognizes body differences only by the selected sex.
Improved default penis models quality
The default WickedWhims penis now comes with defined male butts. No more flat-butt, thanks to Noir.
Fixed issues with the default penis shifting from altering sliders
CAS Female Body
Added new default female body model
Made default female body visible in CAS
The new female model comes with properly defined breasts, visible nipples, defined and textured vulva, and defined butt. The model still needs some work to be completely finished and optimized, but this is a look at the initial version.
Models made by Noir.



CAS Condoms
Implemented visible condoms
Added 7 new colors of condoms
Sims that use a condom will now have it actually visible on their penis, that is, if you're using the default WickedWhims penis. Other creators have to add support for condoms that fit their penis model so things look correct. With this addition, 7 new colors were introduced, but currently, there is no easy way to swap them other than going into Build/Buy.
Implemented system for creators to add custom condoms
Speaking of adding support for condoms, creators can now make their own condoms and condom wrappers by following the Custom CAS Parts tutorial.
CAS Parts Support
Added XML Tuning based CAS Parts support for condoms, strapons, and underwear
Removed 'ww_cas_parts.json' file support
Instead of an external CAS parts files, all of the CAS parts data is now embedded within the PACKAGE files. And this is especially good for creators, because they don't have to update the external file anymore, they can just include it with their mod. To know how to create these XML Tuning files, check the Custom CAS Parts tutorial.
Nudity General
Fixed nudity notifications not being displayed for the active Sim
Because of the dynamic nature of nudity, not being allowed to undress is displayed in form of notifications and not blocked directly at the pie menu. The default nudity notifications settings were blocking them from being displayed even when the user was trying to undress, making it confusing when nothing is happened. Now all nudity notifications are displayed when undressing is done by the user.
Sex Animations
Implemented events system for animations
Animations now have a simple events system that allows to display visual effects and perform actions. The native events system of animations in The Sims 4 should have been enough, but it was limited by blocking most of the events when interruptible animations are playing, that is, sex animations. The way to go around this limitation was introducing a new separate system, which unfortunately, still needs a lot of work to be perfect. The main issue is the lack of syncing that makes some actions play with a delay when the game logic lags. I think it's possible to add some form of syncing, so the next goal is to do so and have visual effects finally a default part of animations.
Still, animations can already have basic effects displayed, like shower spraying water. And some animators introduced cum effects, but as I mentioned, syncing issues can make some of these effects look out of place.
Fixed animated objects not resetting after animation ends
Fixed picking next animation stage (animation_next_stages) not checking for actors gender compatibility
Sex Autonomy
Reworked random sex autonomy trigger to make it consistent
Reworked random solo sex autonomy trigger to make it consistent
The biggest issue with random autonomy was its inconsistent design causing it to be more frequent for some players, and completely dead for others. The reworked implementation is consistent, running on a predictable timer, so you know it will always trigger. And if things are still confusing, there are better tools to debug it.
The random sex autonomy timer runs on an interval that is dependent on the number of currently available sex pairs divided by the number of the total possible unique sex pairs, which is calculated from the soft cap of Sims in the zone and an 8 minute margin. Default 20 Sims soft cap in zone creates 190 possible unique pairs that are used to divide the number of currently available sex pairs in the zone. A sex pair is a pair of Sims that have enough of a relationship connection to have sex. If there are 10 sex pairs in the zone, that is 10 / 190, which gives a frequency of 0.95 (1.0 - 0.05), multiplied by 480000 milliseconds (8 minutes, 8 * 60 * 1000) gives 7 minutes and 36 seconds of wait time (456000 / 1000 / 60) before the next sex autonomy trigger. If you think this is too long, no problem, you can scale it however you want with the new 'Random Sex Frequency Modifier' setting.
In fact, the new settings allow you to change anything you want - make the sex autonomy trigger every 5 seconds, with no relationship checks, no risk checks, and use any locations you want.
To debug things, try the 'ww.test_sex_autonomy' command to see where the autonomy gets stuck, the 'ww.test_sex_autonomy_sims' command to see available sex pairs, and the 'ww.test_sex_autonomy_locations' command to get more information about sex locations.
Reworked sex club activities chances distribution
Sex clubs lower the chance of sex occurring base on the number of set activities. The initial chance is set using the 'Random Club Sex Probability' setting, which by default is set to 100%, and it gets smaller with each club activity. The distribution is half of the previous chance, except the last activity - 100% -> 50% -> 25% -> 12.5% -> 12.5%. This way, for each activity, Sims have a chance to perform additional actions instead of constantly focusing on sex. And if it's still too common, you can change the initial chance to something lower.
Added Autonomy Awareness and new Autonomy Specifics settings
Although the new Autonomy Specifics settings allow you to change things to your liking, they can end up lagging your game if you make autonomy trigger every few seconds.
If you end up breaking things, remember that you can open the Autonomy Presets menu and reset things to default.
Setting 'Risk Roll Switch' allows to disable Sims testing for risk of having sex
Setting 'Random Sex Frequency Modifier' allows to speed up or slow down random sex autonomy
Setting 'Random Solo Sex Probability' allows to change the chance of random Sims performing solo sex
Setting 'Random Club Sex Probability' allows to change the chance of Sims performing sex in sex clubs
Setting 'Watching Sex Random Solo Probability' allows to change the chance of Sims performing solo sex while watching sex
Setting 'Romance Sex Probability' allows to change the chance of Sims initiating sex from romantic conversations
Setting 'Trigger Attempts Count' allows to change how many times autonomy attempts to initiate
Note that the number of attempts is limited by the number of available sex pairs. If a sex pair fails an attempt, it's then discarded from the trigger, and a different sex pair is selected.
Setting 'Sims Sex Pairs Sample Size' allows to change how many sex pairs are considered for autonomy
Setting 'Sex Locations Sample Size' allows to change how many sex locations are considered for autonomy
Setting 'Minimum Sex Actors Limit' allows to change the minimum number of Sims that can join sex
Setting 'NPC Sims Relationship Modifier' allows to add extra points to NPC Sims relationships
Setting 'Player to NPC Sims Relationship Modifier' allows to add extra points to relationships between Player and NPC Sims
Setting 'Outside Lots Style Locations' allows to enable sex locations in public
Setting 'Outdoors Style Locations' allows to disable sex locations outdoors
Setting 'Risky Style Locations' allows to disable risky sex locations
Setting 'Comfort Style Locations' allows to disable comfortable sex locations
Setting 'Private Style Locations' allows to disable private sex locations
Setting 'Sims Risky Factor' allows to increase the riskiness of sex around Sims
Setting 'NPC Household Relationship Modifier' allows to add extra points to relationship towards visited household Sims
When Sims are considering sex at a visited residential lot, the relationship towards the household living at that lot is calculated, and if it's high enough, Sims will attempt sex.
Setting 'Random Sex Minimum/Maximum Cooldown Time' allows to change the range of time of how long Sims would wait between sex interactions
Setting 'Club Sex Minimum/Maximum Cooldown Time' allows to change the range of time of how long Sims would wait between club sex interactions
Made Sims not masturbate if they just had sex
Made doors less likely to be picked for sex locations
Fixed solo autonomy triggering even with sex partners around
Fixed Sims needs not being checked for sex autonomy
Pregnancy Birth Control
Added 'Rare Mode' option to 'NPC Birth Control Mode' setting for even more rare use of birth control
Fixed NPC Sims use of birth control behavior logic flaw
The Birth Control Mode for NPC Sims implementation had a flaw causing them to attempt using birth control multiple times during sex which ruined the whole idea of safe/moderate/unsafe options. Now they only attempt to use it once and if you want it to be even more rare than moderate, the "Rare Mode" does just that. Safe: 90%, Moderate: 62%, Rare: 35%, Unsafe: 0%.
Made birth control pills count only in the first 24 hours of taking them to avoid confusion
Playing on the Realistic Birth Control Mode requires Sims to take birth control pills for at least 3 days to take full effect. Not taking one for a day removes the moodlet informing about it, but the birth control is still in effect for the next 3 days. This causes a lot of confusion not knowing if Sim is still protected and questioning why can't they get pregnant. Now, for birth control pills to work, Sim has to take one actively or the effect wears off after 24 hours. The full effect will still be present, but the active effect won't, allowing the Sim to get pregnant.
Fixed birth control pills perfectly preventing pregnancy even on the 'Realistic Birth Control Mode' setting
Pregnancy Tampons & Pads
Fixed smelly pad moodlets not displaying the timer
Fixed tampons/pads moodlets refreshing every few seconds
Fixed 'Extra Absorbency' reward trait icon missing
Fixed dirty laundry moodlets being applied to Sims even when washers are not present
Sex General
Made sex satisfaction moodlets last three times longer
Sex Reactions
Fixed reactions to incest sex being applied incorrectly
Relationships
Fixed double 'Ask On Date' phone interaction
Other
Fixed underwear/strapon mannequin overriding retail mannequins outfits
Improved overall performance of tick updates
I haven't spent a lot of time improving the performance of the mod, which is an important task from time to time, to make sure your past code changes haven't ruined the gameplay experience. I wrote some sloppy profiling tools and noticed some high numbers, so with this update I'm hoping to have the performance improved by at least 20-30%.
Comments
Hello, my teens cannot have sex with YA anymore. How can I change it? Thank you!
Vera
2019-06-21 20:58:17 +0000 UTCHi! You're commenting on a version that is no longer compatible with the game. WW itself only has 2 files, TURBODRIVER_WickedWhims_Scripts.ts4script and TURBODRIVER_WickedWhims_Tuning.package, for several releases now. The text disappearing means you have 2 versions of WW in your Mods folder. You need to go through your Mods folder and make sure you only have the updated version of WW along with any animations and body mods you may have downloaded. You need to make sure to update animations, since animators add new animations, and body mods for updates to them as well.
2018-12-05 17:34:41 +0000 UTCSorry if this is a dumb question, but the latest updates have only included the Tuning and Script.package files -- does that mean the other files don't need to be updated and/or are obsolete and I don't need them anymore? I'm asking because when I open the WW menu in game, several menu items are missing. My sims are also not having autonomous sex anymore. I even tried setting it to a higher intensity but it's not working anymore. Any ideas?
2018-12-05 17:24:44 +0000 UTCWhen you have intercourse with sims that are able to be impregnated, there is a chance. There's also menstrual cycle/ovulation/birthcontrol, etc, that will play into this.
K
2018-11-20 22:22:22 +0000 UTCNot patch related, but I wanted to think there was a time that I could use wickedwhims to get pregnant and not by using the "Try for Baby". Is that still the case with Wicked whims? Where can I check the settings?
Jennifer Collins
2018-11-20 18:20:27 +0000 UTClol
2018-11-20 03:43:14 +0000 UTCSoooo, has anyone gone into first person mode while engaged in an activity and lost their sim's head?
K
2018-11-19 17:27:31 +0000 UTCBy the way, I've paid you guys close to $60.00 & plan to continue my monthly payment if I continue using the mod. I'm not one of the free moochers
Cher151
2018-11-17 03:37:27 +0000 UTCI was on my phone and it looked like the right post, but now I see this is a few days old. Thanks!
Cher151
2018-11-17 03:14:28 +0000 UTCif you have problems with the latest version (137.2) then please report on the new post so we can help you better
2018-11-17 01:40:35 +0000 UTCFirst of all this version is not compatible with the new game patch. all animations you can download are compatible with the new game patch. Only script mods need to be updated. download version 137.2 from ww and everything is fine
2018-11-17 01:39:18 +0000 UTCIs the update from yesterday(15th) what we are suppose to download? I had a major crash last month & had to delete everything and have been adding it back slowly. Do I need to download something additional to the link? The annimations I am guessing, or are they not ready yet? Thanks a lot!
Cher151
2018-11-16 22:01:17 +0000 UTCturbo ich hab zwei Reports mit der neuen Version wie kann ich dir die schicken ?
2018-11-15 23:02:29 +0000 UTCChris! Instead of the WW options showing you a menu called penis settings, it now says body selector. Start and run sims 4 in the game Click on the sim you want, select wicked menu... select settings there should be 4 one of them says body selector. Can you see it?
instantmagic
2018-11-15 21:19:42 +0000 UTCYou have about the penis can be changed in the new menu but I don’t have a new menu. Do you mean when you click on to the wicked button when you click onto a sim and if that’s what you mean then no I don’t have one in there that I can change it it’s doesn’t show up and by sevens are still having problems having sex or stop and start stop and start
Tiger
2018-11-14 15:15:10 +0000 UTCtime to use the new Version ^^
2018-11-14 09:43:17 +0000 UTCy'all comments: no sex? It's cool, cuz Drugs!... meantime, eat a snickers. (lol) Informative, yet also hilarious. (love shared and received and backatcha!) { @ashley_stevens and @xXxParadoxonxXx }
Katchioga Bediako
2018-11-14 00:12:25 +0000 UTCthe update is there what u want? Turbo is the best
2018-11-13 23:39:29 +0000 UTCWW is a very complex mod that a man works on alone. Eat a Snickers the update Comes. ww is the best mod for sims 4 wait will be worth it
2018-11-13 23:26:39 +0000 UTCokay thats right
2018-11-13 23:21:21 +0000 UTCActually basemental released theirs and so has mc command center
Ashley stevens
2018-11-13 23:19:32 +0000 UTCThis has to be a sarcasm troll post right??
2018-11-13 23:11:45 +0000 UTCVery disappointed that the patch has not been released yet. Almost literally everyone else has gotten the fixes out. Makes me wonder why I'm paying this patreon???
2018-11-13 23:02:44 +0000 UTCLet us drink a beer, eat a Snickers and let Turbo work. When he is important we give him chocolates and everything is good again ;P
2018-11-13 22:50:27 +0000 UTCTurbo working very hard to make ww compatible with the patch so u must wait a Little bit. I think no longer as 2 days
2018-11-13 22:40:54 +0000 UTCPOV is interesting. Anyone know how to back out the patch?
Marvin
2018-11-13 22:36:11 +0000 UTCthe point is that clever people like me that turned auto update off still can have the latest WW version. And yes we have to wait for some hours, maybe a day( Turbo is usually really fast with updates)
Buddy
2018-11-13 22:25:28 +0000 UTCTurbo works to make ww compatible that may take some time, the best is nothing to delete and wait. Turbo is a profi it, It won't take too Long. There are currently no script mods working. ww is just one of them
2018-11-13 22:24:16 +0000 UTCI deleted the previous file
peter piper
2018-11-13 22:20:02 +0000 UTCwhats the point of putting the file on here if it doesnt work with the new patch...? do we just wait till a compatible file is released?
peter piper
2018-11-13 22:19:34 +0000 UTCa vale muchas gracias :) confio en el
Marta LoveForever
2018-11-13 21:54:53 +0000 UTCSince were grade the errors fixed now it is called waiting until anything goes again. Too bad but what do you want to do. I think Turbo gets it fast to run he's a pro. Maybe in a few Hours or in some days.
2018-11-13 21:37:31 +0000 UTC¡Oye! No, esta versión no funciona con el nuevo parche del juego. Necesitas esperar.
2018-11-13 21:03:02 +0000 UTCno me sale el Wicked por la nueva actualización es normal?
Marta LoveForever
2018-11-13 20:51:32 +0000 UTCHey! No, this version does not work with the new game patch. You need to wait.
TURBODRIVER
2018-11-13 20:40:56 +0000 UTCHey, this version does not work with the new game patch. You need to wait.
TURBODRIVER
2018-11-13 20:40:42 +0000 UTCHey, this version does not work with the new game patch. You need to wait.
TURBODRIVER
2018-11-13 20:40:23 +0000 UTCHey! You can only have one override, which is under "Native", everything else has to be supported by WW, and if it is, then yes, you can have multiple different body tops, bottom, feet, and penises.
TURBODRIVER
2018-11-13 20:37:05 +0000 UTCLOL Luv It...I'll Drink a BEER instead of Tea...Thanks
2018-11-13 20:30:27 +0000 UTCSo I deal with the first person cam and have fun until turbo released the update. It's really worth it a lot.
2018-11-13 20:28:07 +0000 UTCWith the sims 4 update, the system has been updated which causes the mods to stop working until they have been updated. This had been known for a little longer. So no shitstorm people you just have to wait because all mods will work again soon. This Version 136.1 was new yes but it was for the old System. Understand it now?
2018-11-13 19:23:22 +0000 UTCI thought the november 13th version was the new version
2018-11-13 19:17:56 +0000 UTCapplied patch afterword there is no Whicked Whims have restarted twice. As other people have same issue, what do we have in common
Barry Wilson
2018-11-13 19:14:38 +0000 UTCFor all: All Mods must be updatet for the new sims 4 Version. The ww update is comming soon. so u must wait. U can drink a tea or Dance youre name
2018-11-13 19:09:07 +0000 UTCThe MOD isn't showing up, I even enabled it. Will try restarting the game again and see what happens.
Jennifer Collins
2018-11-13 19:08:19 +0000 UTCu must waiting for the update of all mods
2018-11-13 19:06:22 +0000 UTCnothing is working
2018-11-13 19:03:27 +0000 UTCI wish it would work with WW.
Marvin
2018-11-13 18:54:38 +0000 UTCThe first Person cam is funny xD
2018-11-13 18:50:39 +0000 UTCsure u must wait for the new update of ww
2018-11-13 18:50:03 +0000 UTCdoesnt work in game nothing works
xXAlphaWolfGamesXx
2018-11-13 18:47:17 +0000 UTCSo does this mean its ok to have more than one default replacement file for a body part and WW will take care of it, or will we need to get accessory versions?
Leo Driscoll
2018-11-13 18:18:20 +0000 UTCThe sims 4 update is here. Turbo u can update the mod now
2018-11-13 18:07:15 +0000 UTCTHANK YOU!!!! I was getting sick of the tramp stamp that would appear on my male sim if I applied the ghoster soft penis swatch. GL with all the code updating xxoo
MS
2018-11-13 17:59:14 +0000 UTCI dont have any Problems with this version
2018-11-13 17:13:17 +0000 UTCthe first fix is out okay
2018-11-13 17:13:03 +0000 UTCHey! Thanks for that, I had to update the hard female penis data incorrectly.
TURBODRIVER
2018-11-13 15:26:59 +0000 UTChey I don't know if it's not implemented yet but if I create a female Sim and check yes on the has a penis setting, if that sim has sex with another Sim then there is no visible condom and if that sim has sex with another male sim and both of them use condoms no condom will be visible on the male sim
Buddy
2018-11-13 15:14:08 +0000 UTCHey TD , you did tremendously for the last 2 years and you are still doing it. Thanks for the update and Cheers!
Martin VG
2018-11-13 15:00:52 +0000 UTCsure u use the new ww Version? in this Version are no ghosters and bb is not working because it works only with old system
2018-11-13 14:45:39 +0000 UTCThe soft penis is still showing during sex even though the ghost penis is enabled. I uninstalled BB and now there are two soft penises on my male in CAS and a white outline of where his boxer-briefs would be. Did I do something wrong??
Christina Elizabeth
2018-11-13 14:42:30 +0000 UTCTurbo, thanks for all the hard work you put into the mod.
rhames01
2018-11-13 14:29:51 +0000 UTCAlso, if people want Lunar Eclipse penis, let me know what I have to do and I'll take a stab at it even though I don't use it.
2018-11-13 14:21:50 +0000 UTCbb must be update to work optimallly with this Version because the bb Version is for the old System of ww. so u can use it but it makes Problems, penis get through clothes and more
2018-11-13 14:13:39 +0000 UTCSo we shouldn't have any issues with Better Body now?
2018-11-13 14:07:33 +0000 UTCthe old penis is not for this new version
2018-11-13 14:03:28 +0000 UTCI'm not seeing the 'original' default penis in the list, just the default.
linkster123
2018-11-13 13:54:57 +0000 UTCHey! If males with feminine frames have a penis is based on the setting in CAS. It doesn't alter the looks in CAS, but it does alter it in-game. There is a whole separate mesh that is used for males that don't have a penis. Just don't use the "Native" male bottom, that one is overridden. The game uses the same male bottom for masculine and feminine mesh, but just alters sliders, so there is no way to have a native feminine male without a penis, but WickedWhims allows you to edit it with Body Selector.
TURBODRIVER
2018-11-13 13:54:00 +0000 UTCHey! Thank you :D I wanted to try something new, but after a while I had a feeling that this will never work and it's better to stick with what works after all.
TURBODRIVER
2018-11-13 13:46:19 +0000 UTCHey! Never heard of it. Do you have any overrides? Have you selected anything for that female Sim in the Body Selector? Any body mods you have installed?
TURBODRIVER
2018-11-13 13:44:59 +0000 UTCHey, I appreciate your work but I have a small complain. Could you please not apply penis to feminine framed males? And once again make it based on the question in cas if they have a penis or not, because I don't want it applied to my feminine framed males at all, as it distorts the body in my opinion and I had issues with ww distorting my feminine framed males before.
Ince Ku
2018-11-13 13:29:21 +0000 UTCI've been rolling with you since day one and sometimes you have to try new things. Sorry it didn't work out but I knew in the long run us as users would be ok. Keep doing your thing.
2018-11-13 13:22:20 +0000 UTCI just added this version to my game and now my female sim's left breast is a big hole and you can see through her body.
Sarah Kamar
2018-11-13 13:17:29 +0000 UTCSkeletons also look normal again. Turbo, it was good to change the system like that. Skeletons Change Colors by sex but thats funny not a Problem ^^
2018-11-13 12:37:47 +0000 UTCwhy are they update for Will it make any difference if they just keep the old system must be a pain in the neck the guys that do you mod scrips
Tiger
2018-11-13 12:31:24 +0000 UTCOk I will use this and when the next one comes out I have do that to
Tiger
2018-11-13 12:30:14 +0000 UTCNo, you can expect another update later today or tomorrow, that will work with the upcoming game patch.
TURBODRIVER
2018-11-13 12:18:30 +0000 UTCSorry I am a bit lost does this mean that this mod will work After the new update comes or do we still have to update it after your update come out
Tiger
2018-11-13 12:11:45 +0000 UTCThank you for this it works fantastic.
2018-11-13 12:10:31 +0000 UTCHey! This will be fixed for the November patch when it comes out.
TURBODRIVER
2018-11-13 11:46:49 +0000 UTCCan I download this before updating or is this for the November patch only?
Plumpkin Pumpkin
2018-11-13 11:37:42 +0000 UTCHey! I know you wanted LunarEclipse to work so I will look into that in a minute and update the CAS Parts tutorial too.
TURBODRIVER
2018-11-13 11:14:29 +0000 UTCThank you times 34578999422568 for reimplementing the in-game body selection system. The old way looked great on paper but was a nightmare to actually use.
Athena Apollos
2018-11-13 11:03:04 +0000 UTCFor this, you receive a cookie. lol <3
YourFalseHope
2018-11-13 11:02:50 +0000 UTCThank you !! You did a really good job!!
Blaecnatique
2018-11-13 11:00:09 +0000 UTC