Birdnman993

Well-Known Member
Dec 6, 2021
1,434
2,178
Those are decent skills to start with, you can learn the others as you play. Also, your skills can carry over into New Game Plus (which you unlock by marrying one of the girls).

Also, you can be dominant with all the girls.
So the strategy would be to upload everything, marry someone and start a +NG being Jesus on a skateboard.

Nice.

PS: I tried to modify some things and now I get unknown attribute in everything, so I'll go for the legal way.
 
  • Like
Reactions: Ilovekatz19

Ilovekatz19

Member
Jul 24, 2021
425
404
is there any command to modify the fertility
Not that I've been able to find I just use a mod for that.

nicknames given to them before that choice becomes available (collar or any other trigger)? Like if I want to call Sam cupcake from the start...
To answerer the Sam question it's samantha.flags.nickname = "cupcake", but I do have to tell you that because of the way the game's coded you can only use the existing presets, this is because instead of

Code:
"dialogue [mikeNickname] dialogue"
it's

Code:
If name.flags.mikeNickname == "nickname":
    "dialogue nickname dialogue"
else:
    "dialogue [heroname] dialogue"
 
Last edited:
  • Like
Reactions: Pdiant

Pdiant

Newbie
Apr 3, 2019
95
44
Not thar I've been able to find I just use a mod for that.


To answerer the Sam question it's samantha.flags.nickname = "cupcake", but I do have to tell you that because of the way the game's coded you can only use the existing presets, this is because instead of

Code:
"dialogue [mikeNickname] dialogue"
it's

Code:
If name.flags.mikeNickname == "nickname":
    "dialogue nickname dialogue"
else:
    "dialogue [heroname] dialogue"
Unfortunately that mod disables all NTR events, and I like to see all scenes available, but thanks anyway.
 
  • Like
Reactions: Ilovekatz19

Ilovekatz19

Member
Jul 24, 2021
425
404
Unfortunately that mod disables all NTR events, and I like to see all scenes available, but thanks anyway.
Oh that's easy enough to fix, just delete antiNTRcorps.rpy (and antiNTRcorps.rpyc if you've already run the game with the mod installed.) from \game\mod\LoSeSb_Helper
 
  • Like
Reactions: Pdiant

LazyEyeOzzy

New Member
Oct 14, 2022
2
3
Unfortunately that mod disables all NTR events, and I like to see all scenes available, but thanks anyway.
What exactly do you want? I posted a simple mod for 100% fertility a few pages back if that'll do. Setting it to other values is simple by just opening it up in notepad, but some familiarity with the game code would be required for more advanced stuff.
 
  • Like
Reactions: Pdiant

Settum

Well-Known Member
Jan 10, 2019
1,033
959
Another year another run... Andrealphus
There's a few mistakes, bugs or weird interactions I've found. And a few that haven't been fixed since last year. I'd also like to suggest a few immersive add-ons.
Quite a few times, a kiss happens due to an event but it's not recognized as such, thus granting no achievements and "first kiss" text still happening on the command. (Did a quick Harmony and Morgan run, where it happens, as examples).
Halloween event is weird and almost always ends up with the sleeping/naked CG of the invited girl, regardless of them actually being together, having ever slept etc. Also, I am unsure how far into Samantha or Alexis' storylines I need to be for the NTR scene to activate there. Will give it another in game year for this run (still need to get Reona and Kat on this Mike-sub route)
Sometimes, not having a condom will stop a hot coffee event. In which case, the achievement, and I guess count, still happens even though the girl didn't go all the way (happened with Aletta).

A cinema date where Morgan first appears/is seen, should have a special dialogue depending on the date, especially if it's one of the girls Morgan knows. (Alexis, Kylie, Minami,... possibly Anna or Sasha hinting at having seen her around Kleio)

Will share any other bugs or suggestions I find in the coming weeks.
 
  • Like
Reactions: Andrealphus

Cartageno

Devoted Member
Dec 1, 2019
8,903
15,029
Can the GM(Game Maker) pleas add/mod a skip button for players who like the sex more over the story pleas.
While you can (and should, lines are repeating often) skip text, as somebody mentioned, this isn't a linear story, it is indeed a sandbox game. Not only would I think that this is not something that Andrealphus wants (though I have been wrong with my assumptions before), it is basically impossible. There's a gazillion decisions about whom to pursue in what way and what order, how you like your relationship to be, not mentioning all the pesky details like eating, sleeping, earning money. A "just from sex scene to sex scene" would need (a) a definition by somebody of the "canon story", and (b) a completely new programming.
 

Dead_Skull

Member
Jul 22, 2022
193
70
You can go to the options and set to skip through unseen text and just use ctrl to skip through dialogue.
While you can (and should, lines are repeating often) skip text, as somebody mentioned, this isn't a linear story, it is indeed a sandbox game. Not only would I think that this is not something that Andrealphus wants (though I have been wrong with my assumptions before), it is basically impossible. There's a gazillion decisions about whom to pursue in what way and what order, how you like your relationship to be, not mentioning all the pesky details like eating, sleeping, earning money. A "just from sex scene to sex scene" would need (a) a definition by somebody of the "canon story", and (b) a completely new programming.
I think you guy's don't understand that i mean. I mean like a skip to all girls unlock for the one's who play the game over/over/over it gets boring and the skip can help to progress the game to the fun part's.
 

Cartageno

Devoted Member
Dec 1, 2019
8,903
15,029
I think you guy's don't understand that i mean. I mean like a skip to all girls unlock for the one's who play the game over/over/over it gets boring and the skip can help to progress the game to the fun part's.
(a) That's what the gallery may be useful for.

(b) There is no "all girls unlock" (without cheating), and within the unlocks, there are decisions to be made on how the girls should be (sub/dom for some, Harmony has three "characters" and so forth), so you would need to put in a questionnaire.

(c) Again, I doubt that Andrealphus wants to do this, he seems more in favor of people actually playing the game than just looking at the pictures.
 

niludo

Newbie
Jun 12, 2018
23
3
Any tips for triggering Ayesha and Kylie shower fight event? She targeted her, but the shower event doesn't happen yet
 
3.60 star(s) 305 Votes