SexGameSluts — Who Will You Fuck First? Play Now!
x
4.00 star(s) 95 Votes

ShiShi!

Active Member
Nov 28, 2017
525
667
254
Meh... forcing Leilani on us is a mistake and the game goes south with that. So far every other Girl was avoidable (except Justine, which is fine considered the premise of the game) But Leilani? Meh...

Just, fuck choices and make it kinetic if you dont want the players choose a different road as you want to. That way i wouldnt even play it in the first place and get annoyed by it.
Dev says we will have the option to reject her in chapter 10.
 

faramata

Active Member
Mar 13, 2022
727
915
217
Thanks for the info. If you have a problem with the game, first be an owner of it, then second, talk with the Dev about it.
Look, if you're the dev, just come out and say it. I'm not the type to go "fuck the devs, I'm proud I'm pirating their work", like others do, but let's be honest, this is a pirate forum, and I'd be willing to bet you've pirated your share of games and this logic of yours is flawed. I can have an opinion on things I have no direct involvement in. If the game really does end after 14 chapters, I'll live with it, but I'll be disappointed. There is no way it doesn't go as well as the ending of Game of Thrones went :p, if it ends after 14 chapters. There is no way to end all the story threads in less than 1500 renders, since some of that would need to be used for the sex scenes.

A person who pirates a game has no right to bitch/complain about said game.
Well, I guess that's it, everyone here needs to pack it up and go home, site owners included.
 

TonyMurray

Conversation Conqueror
Apr 8, 2024
6,495
12,252
774
People should consider that past numbers are not a limit. Just because the average so far has been 300 renders, doesn't mean the next episode can't be 600, for instance. It's completely useless to speculate on how many total renders there are left in the game if the game runs for five more chapters - or more specifically to assume a total number of renders and worry about what story can possibly fit into that number.
 

DiamondPilot

Member
Oct 23, 2017
113
225
258
Developer: V19XX - - - -
Modder: LaikDink
I found this game really promising and interesting so I decided to make a small walkthrough mod here, hope game developer V19XX approves me sharing this one. This mod will highlight the recommended choices (though I think it doesn't have too many choices and they are pretty obvious). And if you have any problems, please do not hesitate to inform me. Cheers
Download: MEGA

You don't have permission to view the spoiler content. Log in or register now.
P/s: Updated to Ch9 pt1
View attachment 1718042 View attachment 1718043

For everyone who has been waiting on the Mod update, LaikDink posted on Patreon that he will no longer be updating any of his mods due to a new job / promotion. He did invite anyone who wanted to continue his mods to go ahead and do so.

Here is the link:
 

Draver1

Member
Feb 17, 2021
255
362
207
This is a first for me.

screenshot0001.png

I've had games where the save files didn't work, but this is the first game I've seen that tells me up front. I'm still a little annoyed that I have to start over yet again, but at least I learned something new.
 

GifMeMore1987

Well-Known Member
Sep 13, 2021
1,023
2,140
407
This is a first for me.

View attachment 3889390

I've had games where the save files didn't work, but this is the first game I've seen that tells me up front. I'm still a little annoyed that I have to start over yet again, but at least I learned something new.
You can start at any chapter and make all choices beforehand, it only takes a minute.
 

rudy007

Engaged Member
Mar 17, 2021
2,652
7,514
637
LAB oppai.JPG





Hey,
Lost at Birth is now available on
It'll be amazing if you check it out and leave an honest review about the game. I think this is a great opportunity to have different ways to get access to the game as well.
I hope we can expand the community around the V19 project and for you to discover new cool games as well.
Thank you for your support!
 

blkcrow20

Forum Fanatic
Nov 5, 2023
4,248
8,657
666
I was going to try Oppaiman, but when I went to register, it wanted my Patreon info. Not going to happen and why would they need that info anyway?
 

Litvan

Member
Aug 6, 2016
230
134
312
Had the potential to be a decent game.. but the forced scene with the boss, despite me at every opportunity telling her to "piss off!"....
yeah, I'm out!

(and to all those who're gonna go "you can avoid her in the future" ect ect.. I DID read above about that.. and I don't really care... if I had any say in it, I'd edit the story for her to be fired after you screw her over, by reporting straight to the comptroller instead of her, and then move the story along without her being a part of the game any more)
 
Last edited:

edcl58

Active Member
Oct 24, 2020
538
1,039
287
Had the potential to be a decent game.. but the forced scene with the boss, despite me at every opportunity telling her to "piss off!"....
yeah, I'm out!

(and to all those who're gonna go "you can avoid her in the future" ect ect.. I DID read above about that.. and I don't really care... if I had any say in it, I'd edit the story for her to be fired after you screw her over, by reporting straight to the comptroller instead of her, and then move the story along without her being a part of the game any more)
not understanding people that play games with content they dont like in it
 
Sep 1, 2018
113
261
189
Love this game, but chapter 9 has serious issues. A lot of errors, like:


Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/ch09/ch09_sc05.rpy", line 94, in script
    kc "[v_breathing] Y-es [v_moaning] ah, I like it. [v_moaning]"
NameError: Name 'v_breathing' is not defined.

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/scripts/ch09/ch09_sc05.rpy", line 94, in script
    kc "[v_breathing] Y-es [v_moaning] ah, I like it. [v_moaning]"
  File "D:\RENPY\Lost.at.Birth.Ch.9CE.Part2-wlm\renpy\ast.py", line 2557, in execute
    Say.execute(self)
  File "D:\RENPY\Lost.at.Birth.Ch.9CE.Part2-wlm\renpy\ast.py", line 615, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "D:\RENPY\Lost.at.Birth.Ch.9CE.Part2-wlm\renpy\exports.py", line 1493, in say
    who(what, *args, **kwargs)
  File "D:\RENPY\Lost.at.Birth.Ch.9CE.Part2-wlm\renpy\character.py", line 1376, in __call__
    what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
  File "D:\RENPY\Lost.at.Birth.Ch.9CE.Part2-wlm\renpy\character.py", line 1290, in prefix_suffix
    return (sub(prefix) + sub(body) + sub(suffix))
  File "D:\RENPY\Lost.at.Birth.Ch.9CE.Part2-wlm\renpy\character.py", line 1270, in sub
    return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
  File "D:\RENPY\Lost.at.Birth.Ch.9CE.Part2-wlm\renpy\substitutions.py", line 368, in substitute
    s = interpolate(s, kwargs) # type: ignore
  File "D:\RENPY\Lost.at.Birth.Ch.9CE.Part2-wlm\renpy\substitutions.py", line 86, in interpolate
    raise e
  File "D:\RENPY\Lost.at.Birth.Ch.9CE.Part2-wlm\renpy\substitutions.py", line 78, in interpolate
    value = renpy.python.py_eval(code, {}, scope)
  File "D:\RENPY\Lost.at.Birth.Ch.9CE.Part2-wlm\renpy\python.py", line 1209, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "D:\RENPY\Lost.at.Birth.Ch.9CE.Part2-wlm\renpy\python.py", line 1202, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "<none>", line 1, in <module>
  File "D:\RENPY\Lost.at.Birth.Ch.9CE.Part2-wlm\renpy\substitutions.py", line 310, in __getitem__
    raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'v_breathing' is not defined.
 
Sep 1, 2018
113
261
189
Another thing: Does your choices matter at all? I just tried to go through the "love route" and then the "corruption route", (by picking either love or corruption consistently) but it doesn't seem to change anything of note.
 

faramata

Active Member
Mar 13, 2022
727
915
217
So was it confirmed that the daughter was actually our daughter?
Nope. From a believability stand point, it's not great, everyone just went with it, even the initially angry and suspicious wife. Then again a DNA test would kill the story dead, so...
 
Last edited:
4.00 star(s) 95 Votes