straydogg

Member
May 9, 2017
260
127
Also awfully lot heterosexual males hate vaginal penetration. I mean, come on.
you can go to sex prefences and change the stat minimum so it is not -100 and change the ones you want to a plus ie; +40 or to what ever you please they are all in vinBase;), also can do for all stats this will keep the stats in the positive side when the game generates new ppl
 
Last edited:
  • Like
  • Heart
Reactions: srg91 and croatia69

Vinfamy

creating moddable 3D life simulator
Game Developer
Jul 5, 2017
1,250
4,852

This is the fourth of the five updates making up the v4.0 Variety and Polish Overhaul and the second update focusing on Clothes in the overhaul. It's very similar to what was done in Beta 3, just even more in quantity.
- 200+ new female clothing items
- Notably, compared to Beta 3, the Beta 4 batch of female clothes have a lot more of those with the "Partial Undress' state available
- 200+ new male clothing items
Estimated Release Date: Saturday, 15 May

Note since this is a beta update, part of a larger overhaul:
- Even after tons of clothes have been added in Beta 3 & Beta 4, there is still a smaller but more selective batch of around 100 items to be added in v4.0 Stable, focusing on uniforms, ceremonial / religious attire, and accessories. Basically, for Beta 3 & Beta 4, I simply went down the list of assets I have collected, so most of what's been added are just everyday clothes. In v4.0 Stable, I'll review what's still missing and seek out the specific pieces that the game still needs for its different building types, jobs, scenes and ethnicities. Also, I have deliberately avoided jewellery and other accessories so far in Beta 3 & 4 because they must be rigged, morph-transfered and tagged a bit differently from normal clothes, so I leave them for v4.0 Stable to do all in one go for efficiency.
- Also, all the logic to use all the new clothes for NPCs (which piece should go with which to avoid clipping, what to wear for which location, etc) will come in v4.0 Stable. Therefore, for now, just like in Beta 3, all the new clothes are just for the player character to try on. NPCs still use the old clothes, which clip horribly because of all the new character morphs added in Beta 1 & 2. Don't worry though, Beta 4 is the final update these clipping-friendly old clothes even stay in the game files as they will all be cleared out in v4.0 Stable to save space while the NPCs embrace the new clothes with all the logic added.
- After Beta 3 & 4 & Final, the total number of clothing items in the base game would be over 800, which is plenty. Still, this doesn't mean that I will no longer add any more clothes ever again in the future. So if there's some specific clothing piece you have in mind that didn't make it in these 800 added during the v4.0 overhaul, don't worry. In the future, once every few months, I will dedicate one update for a new batch of clothes, and these updates will come in the form of easy-to-install & version-neutral optional downloads (just like the optional maps) as I don't want to keep increasing the base game's download size. The best thing about these being available as optional downloads is that I won't have to be as stingy with polycount and texture resolution for them as I had to be with the 800+ items in the base game, since it won't matter how heavy or performance-intensive these optional clothes end up being since the player gets to pick and choose how many and which they want used in their own game. Basically, these will be "High Definition Clothes Free DLCs".
 
May 5, 2019
21
27
Yet more issues that can be solved short term:

- Sex scenes should start within the proper context of the situation. Dominant partners should already be in charge. Clothes should be in on or off states. This would require a bit of new writing to events, but that's what it requires, because it's currently that bad.

- Gateway events such as youtube channels and other things should not be appearing by random chance, as it makes them appear too often. The event system in general requires more work, and many events require a rewrite or substantially more work.

I understand the current focus is on character customization - let's talk about that:

I am going to say this yet again - characters should be able to change through in-game efforts. All characters. There should be reasons in game to do this, and the technology is there, and the feature that is supposed to support this currently does not work.

You should want to have workout buddies to get stronger or look better. There should be methods to get breast enhancement, liposuction, or some other in game access to appearance menus. The toggle for stats to body should work, it should apply to everyone or be separated out for player control.

This should be done as soon as the clothing update is finished.
 
  • Like
Reactions: xvi

Medievalover

Obsessed with thicc women!
Modder
Oct 18, 2020
474
7,484
Over 800 clothes in the final release?! I went crazy just with the beta 3 clothes! Can't wait for that! :p
Also, I loved the idea of optional downloads for new clothes. It's perfect for that!
Incredible job, Vin! :)
 
  • Like
Reactions: GNFNNVCN
Aug 8, 2017
389
304
The best thing about these being available as optional downloads is that I won't have to be as stingy with polycount and texture resolution for them as I had to be with the 800+ items in the base game, since it won't matter how heavy or performance-intensive these optional clothes end up being since the player gets to pick and choose how many and which they want used in their own game. Basically, these will be "High Definition Clothes Free DLCs".
How difficult would it be to have lower poly / smaller texture version in the base game and override them with higher poly / larger texture versions in optional downloads?

Also, I'm a little surprised how much you're leaving for v4.0 Stable, rather than fitting another Beta release in, even if the last one only gets a week before getting frozen as a Stable version.
 

DeyoZero

Newbie
Jul 9, 2020
42
33
When doing a modeling photo shoot, sometimes the photographer tries to seduce my character. When I go along with it, there are only a few positions available - one choking and a couple of femdom. Is this expected? Is there a way to open up the options a bit?
 

Goibniu

New Member
Aug 5, 2016
7
6
When doing a modeling photo shoot, sometimes the photographer tries to seduce my character. When I go along with it, there are only a few positions available - one choking and a couple of femdom. Is this expected? Is there a way to open up the options a bit?
It seems to have a Filter(NonSexual) on it. The way the scene is written implies kissing only and there is a Kissing filter. Maybe that didn't exist when it was written. In order to change it you need to either edit the scenes in vin_base/scenes/modeling or better yet do an mod and overwrite them. I've included a half-assed mod that simply removes the filter on sex.

1. extract and place 'overwrite' in the LifePlay/Content/Modules directory
2. load up game and enable the mod via the esc menu while make sure it's on the bottom of the list.
3. save game after mod is enabled (not 100% if this is needed)
4. restart game and the overwrite should work (this is 100% needed)
5. verify this by hovering over the 'emergency' button and look for overwrite in the path

I did the bare minimal of testing and didn't happen to trigger the conditions needed during a shoot but it should work fine.
 
  • Like
Reactions: DeyoZero

DeyoZero

Newbie
Jul 9, 2020
42
33
It seems to have a Filter(NonSexual) on it. The way the scene is written implies kissing only and there is a Kissing filter. Maybe that didn't exist when it was written. In order to change it you need to either edit the scenes in vin_base/scenes/modeling or better yet do an mod and overwrite them. I've included a half-assed mod that simply removes the filter on sex.

1. extract and place 'overwrite' in the LifePlay/Content/Modules directory
2. load up game and enable the mod via the esc menu while make sure it's on the bottom of the list.
3. save game after mod is enabled (not 100% if this is needed)
4. restart game and the overwrite should work (this is 100% needed)
5. verify this by hovering over the 'emergency' button and look for overwrite in the path

I did the bare minimal of testing and didn't happen to trigger the conditions needed during a shoot but it should work fine.
It works perfectly, thank you for the solution and for the explanation!
 
  • Like
Reactions: Goibniu

chwX

Newbie
Aug 23, 2017
44
57
Hi!
There's some odd behaviour I found in my game:
Wife gets pregnant by other man, never tells husband (MC) she is pregnant. At birth she "announces it on facebook" as if she was an acquaintance.

I would expect something more developed (trying to hide it, some drama, etc). Is it normal or did I run into a bug? Thanks!
 
Jan 15, 2018
94
147
Hi!
There's some odd behaviour I found in my game:
Wife gets pregnant by other man, never tells husband (MC) she is pregnant. At birth she "announces it on facebook" as if she was an acquaintance.

I would expect something more developed (trying to hide it, some drama, etc). Is it normal or did I run into a bug? Thanks!
That's hot.
 

Deleted member 289409

Active Member
Nov 12, 2017
680
871
Wife gets pregnant by other man, never tells husband (MC) she is pregnant. At birth she "announces it on facebook" as if she was an acquaintance.
That's normal as the child's father is not the player.
I would expect something more developed (trying to hide it, some drama, etc). Is it normal or did I run into a bug? Thanks!
Depends on how she got pregnant was it legit sneaking around or did they have an Open Relationship. Did she pregnant from any Swinging events that you let them participant in.
There is a revenge scenario in case she was just sneaking around if the other man has a wife/girlfriend if it triggers you'll go try to knock up the other man's wife/girlfriend. But at the same time if you knocked up another man's wife/girlfriend first they can come and try to knock up your wife/girlfriend.
 
Aug 8, 2017
389
304
Hi!
There's some odd behaviour I found in my game:
Wife gets pregnant by other man, never tells husband (MC) she is pregnant. At birth she "announces it on facebook" as if she was an acquaintance.

I would expect something more developed (trying to hide it, some drama, etc). Is it normal or did I run into a bug? Thanks!
That's currently how the game works. The game figures out which scene to run according to whether the player is giving birth, the player is the father, or the player is not involved.

I've been slowly working on overhauling those scenes so the logic better fits what happens (in your example, the kid would be your stepchild and live with you (assuming your wife does)). However, writing new verbiage hasn't been a priority for me, so it still uses the vanilla text.
 
  • Like
Reactions: chwX

Ravenger6660

Active Member
Sep 14, 2017
852
996
Hi!
There's some odd behaviour I found in my game:
Wife gets pregnant by other man, never tells husband (MC) she is pregnant. At birth she "announces it on facebook" as if she was an acquaintance.

I would expect something more developed (trying to hide it, some drama, etc). Is it normal or did I run into a bug? Thanks!
I saw this post & I think to myself. "I should fix that."

NPC_discovers_pregnancy_neutral
NPC_discovers_pregnancy_neutral_Extra {Just so it triggers more often. If needed.}
(New fix) If you are dating impregnated actor & you are not the father. You have some choices to make.
1. Was dating raped?
_a. Love
_b. Kill rapist
_c. revenge fuck rapist's girl
_d. Leave (You heartless bastard!)
2. Did dating rape someone?
_a. Okay
_b. Nope, I'm out
3. Are you in an open relationship
_a. It happens
4. They cheated!
_a. Love
_b. Kill all
_c. Leave


NPC_gives_birth_neutral {If child is claimed by player, then normal birth options}
NPC_gives_birth_neutral_extra {Just so it triggers more often. If needed.}
 

Goibniu

New Member
Aug 5, 2016
7
6
Just want to give a heads up to anyone else dicking around with modding: executing a script via the console seems to result in the If conditions from WHO and OTHER being ignored. WHAT, WHERE, and WHEN also get ignored but that seems a bit logical for debugging. Hopefully this saves someone else from pulling their hair out.
 

oldtaku

Member
Apr 3, 2018
161
156
when are teeth going to be addressed? am i the only one who finds it off putting?
i don't care if they game never gets any better looking in any other way, but the teeth in game are currently disgusting.

pictured: the teeth teeth.png
 
  • Like
Reactions: cuverschaap

Xorgroth

Well-Known Member
Modder
Oct 12, 2017
1,158
1,184
So for these new 4.0 updates is anyone else having issues with body types? I got bodybuilder and bodybuilder size both at 100 and everything else at 0 but none really have those standards, just random bodies.
 

Vinfamy

creating moddable 3D life simulator
Game Developer
Jul 5, 2017
1,250
4,852
4b4.jpg

Windows (64-bit):
- - - -
Windows (32-bit):
- - - -
Linux:
- - - -
Update Only:
No Update Only downloads available for the 5 updates in April and May (would be pointless anyway since the v4.0 Overhaul involves modifying and replacing the game's heaviest files constantly). Just use the full downloads above instead. Old saves are compatible just fine though. Update Only downloads will be back for v4.1 and the updates after that.

Change Log:
This is the fourth of the five updates making up the v4.0 Variety and Polish Overhaul and the second update focusing on Clothes in the overhaul. It's very similar to what was done in Beta 3, just even more in quantity.
- 285 new female clothing items, taking the total number of female clothes added during this overhaul so far to 591
- Notably, compared to Beta 3, the Beta 4 batch of female clothes have a lot more of those with the "Partial Undress' state available
- 204 new male clothing items

Note since this is a beta update, part of a larger overhaul:
- Even after tons of clothes have been added in Beta 3 & Beta 4, there is still a smaller but more selective batch of around 100 items to be added in v4.0 Stable, focusing on uniforms, ceremonial / religious attire, and accessories. Basically, for Beta 3 & Beta 4, I simply went down the list of assets I have collected, so most of what's been added are just everyday clothes. In v4.0 Stable, I'll review what's still missing and seek out the specific pieces that the game still needs for its different building types, jobs, scenes and ethnicities. Also, I have deliberately avoided jewellery and other accessories so far in Beta 3 & 4 because they must be rigged, morph-transfered and tagged a bit differently from normal clothes, so I leave them for v4.0 Stable to do all in one go for efficiency.
- Also, all the logic to use all the new clothes for NPCs (which piece should go with which to avoid clipping, what to wear for which location, etc) will come in v4.0 Stable. Therefore, for now, just like in Beta 3, all the new clothes are just for the player character to try on. NPCs still use the old clothes, which clip horribly because of all the new character morphs added in Beta 1 & 2. Don't worry though, Beta 4 is the final update these clipping-friendly old clothes even stay in the game files as they will all be cleared out in v4.0 Stable to save space while the NPCs embrace the new clothes with all the logic added.
- After Beta 3 & 4 & v4.0 Stable, the total number of clothing items in the base game would be over 900, which is plenty. Still, this doesn't mean that I will no longer add any more clothes ever again in the future. So if there's some specific clothing piece you have in mind that didn't make it in these 900 added during the v4.0 overhaul, don't worry. In the future, once every few months, I will dedicate one update (let's say: v4.7, v4.16, etc) for a new batch of clothes, and these updates will come in the form of easy-to-install & version-neutral optional downloads (just like the optional maps) as I don't want to keep increasing the base game's download size. The best thing about these being available as optional downloads is that I won't have to be as stingy with polycount and texture resolution for them as I had to be with the 900+ items in the base game, since it won't matter how heavy or performance-intensive these optional clothes end up being since the player gets to pick and choose how many and which they want used in their own game. Basically, these will be "High Definition Clothes Free DLCs".
 
3.30 star(s) 118 Votes