Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 120 to 159 of 2,379 · Next page · Previous page · First page · Last page

Now a more curiosity question. Will there ever be more material of Harmony's mother, Diane?

(2 edits)

probably not in this game (speculated opinion) but she does have content in andrealphus's other game "my demonic romance. Though i dont know much atm

ohhh she appears on that game? i will check it out. but i do hope she appears here too.

Does Edna has no image in this scene? it felt strange since Ayesha's image was moved to the right side of the screen.

Edna doesn't have a sprite for now. 
It should change but it's not high priority so it may take some time.

But if I purchased the su itch game, how can I get the Amy and the others DLC? Why not if something needs to be done

You will be able to buy it next summer, it's on alpha stage in patreon currently

Perfect, thanks so much for the reply

Wait so we will need to buy Amy and the rest or am I wrong? I bought the full game but it sounds like I'll have to buy the rest based on the post.

I don't see anything new for Amy? I checked the rpyc files and they only contain the teaser.

reading the update could help you

(1 edit)

You mean on your patreon? That's just a changelog. It says there is new content but like I said I can't find any in the source nor in-game (no tracker either).

EDIT: Nevermind I found something in files. Is Amy accessible if you already did her events pre-update?

There is no new content for Amy outside of the DLC  and Amy will never be fully dateable outside of the DLC which is available only on patreon right now.

Ok this was bizarre and worrisome. An error pop up... while i was trying to save.


[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/00gamemenu.rpy", line 174, in script

    $ ui.interact()

  File "renpy/common/00gamemenu.rpy", line 174, in <module>

    $ ui.interact()

  File "renpy/common/00action_file.rpy", line 397, in __call__

    renpy.save(fn, extra_info=save_name)

TypeError: cannot pickle 'odict_keys' object (perhaps renpy.game.log.log[61].objects[1][0]._cache['stories'][('all', 1)]['getting_started_male'].steps['eat'].start[0] = odict_keys([]))

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

Full traceback:

  File "renpy/common/00gamemenu.rpy", line 174, in script

    $ ui.interact()

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\ast.py", line 1138, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\python.py", line 1122, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "renpy/common/00gamemenu.rpy", line 174, in <module>

    $ ui.interact()

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\ui.py", line 299, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\core.py", line 3582, in interact

    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\core.py", line 4543, in interact_core

    rv = root_widget.event(ev, x, y, 0)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\layout.py", line 1179, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\layout.py", line 1179, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\layout.py", line 1179, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\screen.py", line 770, in event

    rv = self.child.event(ev, x, y, st)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\layout.py", line 1179, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\layout.py", line 1403, in event

    rv = super(Window, self).event(ev, x, y, st)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\layout.py", line 281, in event

    rv = d.event(ev, x - xo, y - yo, st)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\layout.py", line 1179, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\behavior.py", line 1142, in event

    return handle_click(self.clicked)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\behavior.py", line 1075, in handle_click

    rv = run(action)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\behavior.py", line 372, in run

    new_rv = run(i, *args, **kwargs)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\behavior.py", line 379, in run

    return action(*args, **kwargs)

  File "renpy/common/00action_file.rpy", line 397, in __call__

    renpy.save(fn, extra_info=save_name)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\loadsave.py", line 432, in save

    reraise(t, e, tb)

  File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 444, in raise_

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\loadsave.py", line 413, in save

    dump((roots, renpy.game.log), logf)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\compat\pickle.py", line 103, in dump

    pickle.dump(o, f, pickle.HIGHEST_PROTOCOL if highest else PROTOCOL)

TypeError: cannot pickle 'odict_keys' object (perhaps renpy.game.log.log[61].objects[1][0]._cache['stories'][('all', 1)]['getting_started_male'].steps['eat'].start[0] = odict_keys([]))

Windows-10-10.0.19041 AMD64

Ren'Py 8.1.3.23091805

Love & Sex : Second Base - 23.12.0 23.12.0

Mon Jan 29 02:20:17 2024

[/code]

Did you try to save in the middle of an event? 

It happens sometimes, we're trying to fix this, but it's random so, hard to fix.
Your feedback will add more data to this issue.

Thanks

(1 edit)

Yep, it was when Mike kissed palla for the first time in "Palla discusses the nightclub".

Thanks for telling, and glad to be of help.

Got the same problem again. In a different event with Anna.

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/00gamemenu.rpy", line 174, in script

    $ ui.interact()

  File "renpy/common/00gamemenu.rpy", line 174, in <module>

    $ ui.interact()

  File "renpy/common/00action_file.rpy", line 397, in __call__

    renpy.save(fn, extra_info=save_name)

TypeError: cannot pickle 'odict_keys' object (perhaps renpy.game.log.log[109].objects[3][0]._cache['stories'][('all', 1)]['getting_started_male'].steps['eat'].start[0] = odict_keys([]))

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

Full traceback:

  File "renpy/common/00gamemenu.rpy", line 174, in script

    $ ui.interact()

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\ast.py", line 1138, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\python.py", line 1122, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "renpy/common/00gamemenu.rpy", line 174, in <module>

    $ ui.interact()

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\ui.py", line 299, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\core.py", line 3582, in interact

    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\core.py", line 4543, in interact_core

    rv = root_widget.event(ev, x, y, 0)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\layout.py", line 1179, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\layout.py", line 1179, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\layout.py", line 1179, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\screen.py", line 770, in event

    rv = self.child.event(ev, x, y, st)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\layout.py", line 1179, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\layout.py", line 1403, in event

    rv = super(Window, self).event(ev, x, y, st)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\layout.py", line 281, in event

    rv = d.event(ev, x - xo, y - yo, st)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\layout.py", line 1179, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\behavior.py", line 1142, in event

    return handle_click(self.clicked)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\behavior.py", line 1075, in handle_click

    rv = run(action)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\behavior.py", line 372, in run

    new_rv = run(i, *args, **kwargs)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\behavior.py", line 379, in run

    return action(*args, **kwargs)

  File "renpy/common/00action_file.rpy", line 397, in __call__

    renpy.save(fn, extra_info=save_name)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\loadsave.py", line 432, in save

    reraise(t, e, tb)

  File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 444, in raise_

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\loadsave.py", line 413, in save

    dump((roots, renpy.game.log), logf)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\compat\pickle.py", line 103, in dump

    pickle.dump(o, f, pickle.HIGHEST_PROTOCOL if highest else PROTOCOL)

TypeError: cannot pickle 'odict_keys' object (perhaps renpy.game.log.log[109].objects[3][0]._cache['stories'][('all', 1)]['getting_started_male'].steps['eat'].start[0] = odict_keys([]))

Windows-10-10.0.19041 AMD64

Ren'Py 8.1.3.23091805

Love & Sex : Second Base - 23.12.0 23.12.0

Wed Jan 31 02:19:46 2024

[/code]

I just saw your game version. We pushed fixes in v24.1.x
Can you update to the latest version?

If you still have the issue, I'll dig deeper.

Well thats strange. i play the steam version, and no new updates have been shown on my galery.

Steam says i am fully updated.

During monthly updates, there's usually around one week delay between the monthly release on Patreon/itchio/steam (beta branch) and Gog/steam (main branch), it allow us to push bug fixes.

(+1)

Hey, I've spent numerous hours on this game, and its really good! Although, for some reason, the audio in the game has cut off out of no where, and i can no longer hear anything the game has to offer. is there any fix to this?

I've checked my volume mixer and it isn't even detecting the game.

Windows/Mac/Android?
Do you remember when does it happen (after an update/ in game after an event...)?

Stupid question but I have to ask, did you check the game options (the mute all button)?

Hello, I'm on windows, and this occurred after i did bree's maid side quest.  triple checked every sound option in game and everything is fine on that end.

Hum, when you start a new game/load a save, after you reached the "no sound" point on bree maid path, do you have sound again, or is it still mute?

(2 edits)

It's been weeks since I gave Kleio my sports car to repair.

I've already had the encounter with Kleio and Morgan at the pub.

I'm not in the band, just following. I also never found the studio. That's another thing.

Is it only possible to advance with Kleio if you're in the band?

Please help. I need to know if I must start all over 73 hours in.

(1 edit)

Is there anything useful in the event spoiler hints for "Wait for Kleio to call me about the car"? 

You might need to enable the cryptic spoilers in the misc section of the cheat menu (save before enabling cheats if you're not using them already)

(1 edit) (+2)

What really sucks about this game is that you can't find anything else like it. Most games are either visual novels, the choices you make don't matter, updates are infrequent/subpar, or have little variety. Not to mention the art in this game is really great. This game literally has so much replayability. I wish more people would look at what this game does right and hopefully even be inspired by it.

The games most similar are Ravager and Bizarre Holyland.

(+1)

i didn't like how slow and grindy game seems, i m not sure how to even collar someone or unlock any of the promissed features most characters seems stuck at 50 submission and none of them accept collar

To collar the girls they need to be 100 or almost there.

You should check the Wiki of the game, cause most girls have multiple and entirely different requirements to unlock their upper capacity.

i had 15 affection with Sasha and 6 with Bree and the next day it dropped to 0. what is going on ):

You slept with both during last week and they find out?

I've noticed your replys to other people on the love and sex 2nd base page. Is there a reason why my posts aren't being responded to about the luck, high libido and hung skills not carrying over? I'm not trying to be antagonistic, I just can't tell whether there is a plan to address this issue or not, and figured you might. Any response in regards to this would be better than nothing, so thanks in advance.

Luck, high libido and hung are choices not purely positive traits, that's why they are not carried over.

How are luck or high libido not  purely positive traits? I literally can't find a single negative about them. Hung gets girls pregnant more likely, eating competition winner makes you get hungry quicker. But being lucky always seems to be a positive, and I haven't even been able to identify the effects of high libido in game, since it didn't seem to effect the amount or length of sex scenes for me.

And you have to be more patient when breeding Emma when hung, but if you're trying to earn all the achievements, that's of little detriment. 

Pretty sure there is a bug here. I remember those scenes with all the girls appearing on them, but here it seems like they just disappeared.

And on the same topic of the gallery, there is problem. No idea if its just on me.

Whenever i click on one of the images, the games stop working briefly ( the message of "unresponsive" appears next to version of the game) and it takes to long to open the scene.

Gallery thumbnails are randomly generated amongst all available options for a scene at each start. As long as you still have the correct number of scenes (which is correct in your screenshot) it's not a bug.

Opening a scene will "parse" available options in this scene. The more options, the longer it will take to open the scene.
Right now, unless we remove the choices from a scene, we don't have real solutions.

Noted. thanks.

(+3)(-4)

Rename to: "Cuck Bugs Grind and Second Base" *

(+3)(-1)

We'll think about your suggestion.
Thanks

(-2)

cringe comment!

bree is always busy to talk, to do anything. Why is this? I cant raise her affection! 

Hum at some point she should stop talking...

(1 edit) (+1)

Found another "character position" bug.

Emma got zoomed and then moved a little from the center of the window.

It seems many (if not all) the new scenes are with this problem.

(1 edit)

Hello,
This is no bug. In this event, Emma is sitting at a table. That is why she has a little lower position on the screen. And she is a little on the left to leave the place to Ayesha's arrival who is standing, towering from all her might the tiny Emma.
As you noticed, there is other moments in the game where a girl is sitting down or changes position, with this same attempt of staging. The movements are usually explicit thanks to the text.
Staging is not always easy with 2D visual novel tools. I thank you for your concern and knowing the reason, I hope you will find the action more "readable" now.

Nico.

Thanks for the explanation i noticed today too another scene were the bree and sasha were gradually zoomed like they were getting near to mike. Its a nice detail.

Maybe the scene with Emma and Ayesha just felt too sudden the change in the zoom instead of gradual, but thanks eitherway.


Nice add up.

Hello, if you play as a woman can you be impregnated? Thanks!

Not yet

I know this is a common question. Though I've gone through a few Zip apps on android now to grab saves and no dice. I'm guessing at this point I would probably have to hop PC to move them?

I don't really know about android apps to manage renpy save folders (it should probably work with a rooted phone).
You should use a PC if you don't want unexpected surprises

Will do! Appreciate the reply

Hey is there a guide somewhere trying to fill out the gallery, but one of the quests for Bree MC is that you have a threesome with Scottie and Sasha. I have the final event about going to her room but I can't seem to get it to trigger.

(1 edit)

what do i do if Audrey just never appears?

Can you post a screenshot of her story tracker?

hello I'm playing the most recent version and harmony is glitched i have 90 affection and gone on multiple dates before but she doesn't accept now and i can't raise audrey's affection any farther cause the game let's you call everyone but her into your office

Can you post a screenshot of their story trackers?

Luck, Hung, and High Labido still don't carry over to NG+. Is this intentional, or what? It used to carry over until sometime last year, so I'm not sure if it's a bug or oversight, or if you intentionally did it to try to force us to pick a negative attribute every time.

Either way, it sucks. It basically means you can't be lucky, and Hung and High Libido at the same time.

just start a new game normally.

(2 edits)

Hello. I am at the Office Harem/Cassidy Quest with the Investigation . And everytime i get the midnight call i cant ask questions . (I Played this Game bevor and i also looked in the Wiki ) but Everthing i do Cassidy will get removed from the Game. I am rlly confused and i tryed it for over 1 hour to find the right solution so i can get the best path for the Office Harem but i cant do it .is it maybe a Bug or Something ? 

Would be great to have a answer for that .


(I Play it on the Phone and i am also Not on the newest Version of the Game (around 2-3 months old.23.8 version (I dont know how to Update it without losing my Progress on the Phone so i cant Update it to the newest version))

Hi,
As you're playing with on old version, we won't dig any further as your issue might already be resolved.

Regarding your worries about your saves (justified as we changed quite a lot on android releases), my best advice is to make a backup of your saves folder before updating the game (check https://wiki.andrealphusgames.com/wiki/How_to_find_a_save_file#Android).

So i did Update my Files after your answerfor (thx for that btw helps a Lot ) but the Problem is still there with Cassidy.

I will probably start over again and rush to that Part and try If it Work after i restartet it again but If Not it would be cool If you Look into it. 

Thx for the Help tho i appreciat it a Lot 

Yeah so i played on the newest Version now . From the start till the nightmeeting and its still the Same . I Pretty much only did the Office Girls and Sasha/bree a bit i did Not Talk to any other Character. At the nightmeeting its only the questsion with refuse/Accept and then She goes and i cant ask questions and at the end of the Investigation she leaves.

I appreciat If you can Look into it 

I'm unable to hit your issue.
Can you join our discord serve, create a ticket in # create-ticket and upload a save with your issue there?
I'll help understanding what's going on.
Thanks

what is the discord link? i cant seem to find it even with google

A question, does anyone know how to obtain the achievement "Shower with holy water" from harmony?

When I try to do it, it turns into a nun and doesn't give me the achievement.

i buy game here but cant play is there any chance for steam key i have email and all that show i bught the game

We don't provide steam keys.
But maybe we can find out what's going on.

What's your issue exactly? What's your OS? Game version?
The game doesn't launch? Does it crash at startup?

Is this game have animation

no just pic 

I have a problem with the achievements, and when I downloaded the new version and transferred my previous saves, the achievements were reset, leaving them at zero. Can you tell if it can be fixed or should I start a new game?

IIRC, the achievements data is stored in the persistent file, did you transfer this file too?

I don't know, can you tell me how to do it?

In your previous post you said you transferred your previous saves.
Persistent file should be in the same folder as your saves.

No matter what version I play android or pc it keeps crashing back to desktop after about 30 mins of play.. 😕

Do you have any error showing? Or in the logs (Search for the logs)?

No crash log that could find.. It just closes freezes for a sec the back to home screen / desktop 

Did you transfer your save from pc to android (or the other way around)?

No two different fresh installs

Hum, that won't be easy....

So, on Android, we change a few things about the permissions lately.
Remove all the android permissions already set for the game and start again. 
It should ask for missing permissions.

On PC, I'll ask again because I have to, you really don't have a traceback.txt in the game root folder?


was she supposed to not be shown? even the question mark is there but nothing of audrey.

We'll fix this. Thanks for the report

(2 edits)

You are welcome. Here i found a new error, this was on the birthday date of Anna.

It was after giving her a birthday present. First she got an angle of only her lower half and the next click show her all way on the top of the screen (barely i must say).

And then keep changing between being an angle of only her bottoms, making a strange zoom on her arm or just like the posted image.

Its just wrong her position and zoom in all this sequence.

posd: game version: 23.12.0

I'll take a look. 
Thanks

Hello.
I have already paid for this game mid 2021, but i can no longer access new downloads. Has this a reason or is this a mistake? I wanna play the new version :D

for me i had to go back and redownload it

Can anyone tell me how to trigger or unlock Taming Harem I did all the requirements in the wiki but I can tell that it's wrong I don't know.

But what bothers me is that it said to meet both Ayesha and Kylie on time 18 Wednesday.

Can anyone help me? I'm a little lost😥

not a huge complaint but i bought this at 19.99 on sale 307 days ago and just noticed that i no longer have access to the support pack any more just wondering what happened???

(1 edit)

All sex scene with Mike:

Full traceback:

  File "start.rpyc", line 756, in script call

  File "cl/labels_room.rpyc", line 84, in script call

  File "ac/smartphone.rpyc", line 15, in script call

  File "dlc_breemc/ch/mike/fuck.rpyc", line 369, in script call

  File "dlc_breemc/ch/mike/fuck.rpyc", line 1869, in script

  File "C:\Games\LoSeSb-23.12.0-pc_itchio\renpy\ast.py", line 1081, in execute

    values = apply_arguments(self.parameters, renpy.store._args, renpy.store._kwargs)

  File "C:\Games\LoSeSb-23.12.0-pc_itchio\renpy\ast.py", line 296, in apply_arguments

    return parameters.apply(args, kwargs, ignore_errors)

  File "C:\Games\LoSeSb-23.12.0-pc_itchio\renpy\ast.py", line 232, in apply

    raise TypeError(

TypeError: Missing required positional arguments: 'sexperience_min'

Windows-10-10.0.22621 AMD64

Ren'Py 8.1.3.23091805

Love & Sex : Second Base - 23.12.0 23.12.0

Thu Jan  4 18:59:45 2024

Thanks for your report. We'll fix this.

Thanks =^.^=

Hy Guys,

help me please! The task is "Eat a sandvich in the park...."

How can i do that?

Thanks,

Kitti

I think you have to be hungry so turn off the cheats hit wait a couple times to lower your hunger. Then you should be able to eat. I'm not 100% this is what fixed it for me.

Thanks, I'll try it

(+1)

It worked! Thanks

(1 edit)

Dear developers. Happy new year to all of your.

I have some inquiries for you.

1-. Can you change back Reona's design? her new design is not as good as the previous one and the previous one was more in syntony with how an otaku Gyaru is usually portraited.

2-. There is a constant bug with the "send text" function in the phone that was not there 4 months back. Whenever a "sexy text" is send with different characters, the woman in question answers with with what would be the follow up of another message, before actually answering with the correct follow up. Can you check it up?

Example: MC talk about wanting to badly see this girl, the girl answers how she is wearing X clothes on her, and then she answers that she also wants to see the MC.

3-. Can you ever please offer a way to buy the Android version of the game in an individual set? I am more than willing to pay a second time for the game to get it on my cellphone, but not with that bundle that makes me buy the pc version again.

(1 edit) (+1)

Happy new year to you too
1. No
2. We will look into it
3. No

(1 edit)

Is there a way to have Palla teach BreeMC to dance? It's listed in the skill tab but so far she only shows up in random events in the pub and the studio

(+1)(-1)

23.12 whats news?

(1 edit) (+1)

This makes the second devlog they missed this year 

(1 edit)

Andrealphus didn't miss it the first time he just didnt post what was new. He still updated tho. Hell maybe they are taking a vacation. Between Christmas and New years it makes sense just be patient.

There's a changelog file in the game where you can find all features and fixes.


23.12.0:
Feature:
- Add a reset ng+ button in options
- Add a reset ng+ button in options
- Added pickup line (suggested by thepostalgamer)
- Aletta date birthday [2ev]
- Alexis ntr bj high school reunion enhancement [qol]
- Alexis ntr event 04 [1ev]
- Amy beach fuck cowgirl [1ev, 1cg]
- Amy bedroom and movie theater cunnilingus  [1cg, 2ev]
- Amy doggy style at the beach [1ev, 1cg]
- Amy event 06 [1ev]
- Amy event 07 [1ev]
- Amy events 01 and 02 with shawn [2ev]
- Amy fuck date missionary [1cg]
- Amy postdate fuck home cowgirl
- Amy postdate fuck home doggy
- Amy postdate fuck home footjob
- Amy schedule + event 03 and 04 [2ev]
- Anna date birthday [2ev]
- Band harem threesome rework [1cg]
- Bitchy harem blowjob [1 cg]
- Blackmail dwayne [1ev]
- Breemc add chats for kylie and victor
- Breemc angela event 09 [1ev][2cg][1bg]
- Breemc angela events 06/07 [2ev]
- Breemc angela events 08 [1ev] [1cg]
- Breemc angela events enhancement [qol]
- Breemc dwayne finds out pregnancy [1ev]
- Breemc jack birthday date [1ev, 1bg]
- Breemc jack finds out about pregnancy [1ev]
- Breemc kiss with master [1cg]
- Breemc lapdance with danny [1ev] [1cg]
- Breemc master finds out about pregnancy [1ev]
- Breemc mike cowgirl [1ev]
- Breemc mike lapdance [1ev]
- Breemc mike rough doggy [1ev]
- Breemc sasha events enhancement [qol]
- Breemc scottie finds out about pregnancy [1ev]
- Breemc victor events enhancement [qol]
- Breemc/fafow add missing npc in slap scene
- Camila kylie ending [1ev]
- Chibis for arcade claw machine
- Cinema room activity cgs [4cg]
- Dlc - amy event 01 [1ev]
- Even more achievements
- Fafow add playing console [1cg]
- Fafow add watch date tv
- Fafow amy/kat/reona dance scene [1cg]
- Fafow board games amy/kat/reona
- Fafow buy popcorn amy/kat/reona
- Hanna / harmony / lexi lapdance
- Hanna birthday date [2ev]
- Hanna shave armpits command
- Hanna/harmony lapdance event [2ev]
- Heart attack and hypnosis arrest [2cg]
- Home harem bj lexi minami samantha [1 cg][1 ev]
- Home harem enhancement 3 [qol]
- New achievement - solitude & sorrow
- New achievements
- Palla birthday date [2ev]
- Reona base texts
- Reona birthday date [1ev]
- Repeatable alexis beach event
- Ryan taking the bus [1cg]
- Sam alternate beach hot coffee [1ev]
- Sasha handjob [1cg]
- Set default piercings for dlc girls
- Shiori birthday date [2ev]
- Sleepy shiori [1cg, 1ev]
- Update sasha missionary cg
- Update sasha standing sex scene
Fix:
- Achievements order and description
- Activity attribute modifications applied difficulty mod twice
- Add missing haircut layers in bj bree/sasha
- Alarm clock ui crampedness, randomness of watching tv with someone, and...
- Alexis in demo crash
- Alexis ntr halloween party
- Amy no[something] flags
- Amy story
- Amy's birthday asking event
- Angela dialogues threshold
- Blur unseen images in gallery
- Bree size in bathroom fuck
- Bree's condom reaction in sasha's bedroom
- Breemc  issue with mike
- Breemc add missing outfits for dwayne kiss
- Breemc add missing outfits for jack kiss
- Breemc bath cg with mike
- Breemc jack
- Breemc/mikemc mix in gifts dialogues
- Camila date event conditions
- Can't breakup with cassidy
- Cannot pickle 'odict_keys'
- Cassidy pet check the sex slave story & harmony church schedule
- Cassidy/dwayne story tracker
- Cassidy_hold_meeting story tracker issue
- Cinema cgs
- Condoms now no longer usable from the inventory screen
- Crash caused during cleanup of missing emma's scavenger hunt event
- Crash when trying to do reminderappointment
- Disable booty call with camila while in hospital
- Emma groping hands overclip
- Emma story tracker issues
- Halloween sex event pass time
- Hanna tongue piercing
- Hottub swimsuit
- Human readable spoilers hints stat values
- Include lexi in home harem when sam's gone
- Issue with lexi and kleio in demo
- Issue with sasha normal fuck
- Kleio call back about car repair
- Kylie trial conditions
- Kylie trial sound missing
- Lexi sasha nightclub event triggered during another date
- Licking layer minami/sasha
- Loading crash with older version
- Look around button
- Maid cafe hidden when playing breemc
- Mc in kitchen meal cg
- Messed up with kylie gets jealous
- Minami's aquarium practice crash
- Missing bedroom layer for bitchy cumshare
- Missing bree's haircut layers
- Missing hanna events in story tracker
- Missing layers for smoking pot scene
- Missing layers in college harem oral scene
- Missing minami home harem tracker
- Mixed event in random ponstar job event for breemc
- Morgan story tracker wait for winter/summer
- Movie theater last issues
- Naked layers for bree pillow attack & sasha bass attack
- Naked layers for sasha bass training & sasha unpacking
- Naked layers for sasha footjob
- Older saves skills crash.
- Open days issues
- Overlapped work colleagues
- Pimping lexi to jack will update correctly
- Remove kleio car call location constraint
- Remove some todos
- Sam event d02 trigger conditions
- Sam preg achievement / slap intro
- Samantha condom check
- Samantha tracker crashing
- Sasha doggy stacktrace
- Sasha missionary
- Sasha mixed event breemc/mikemc
- Sasha noface bj
- Scottie losing max love
- Shiori hottub swimsuit
- Shiori sleep office topless
- Soft lock on minami siscon story
- Some story tracker fixes
- Spelling mistakes
- Spellings
- Split kleio's tracker
- Typo
- Typo + piercings in cheat screen
- Typo fix on birthday dates check
- Typo in cassidy dialogue label
- Typo in pimping lexi story tracker
- Typo in shiori office sleep event
- Vip open issue
- When introduced to emma you won't be called samantha's boyfriend if on revenge route
- Yandere/male stats won't scale with difficulty
- Zoomed sasha during fuck dates
Other:
- Add config.version in saves json
- Bree dlc batch 5

Is Bree and the Master content finished or no? Because i cant go through fifth lesson.

Viewing most recent comments 120 to 159 of 2,379 · Next page · Previous page · First page · Last page