CREATE YOUR AI CUM SLUT ON CANDY.AI TRY FOR FREE
x

goobdoob

Conversation Conqueror
Modder
Respected User
Dec 17, 2017
7,426
9,696
Torrent file from porno-island contains PC/Linux, Android, and MacOS X versions of 0.9 and 0.8 (in Russian).
To be honest, I don't know why Developers bother to package MacOS X versions separately, it's just another launcher and set of libraries, 20 mbs at best.
There are 2 ways to build the Mac package:
  1. Click the Macintosh x86_64 checkbox. This makes a separate zip with a Mac app.
  2. Click the Windows, Mac, Linux for Markets checkbox. This makes a zip with all 3 versions in 1 distribution.
The documentation on the "for Markets" distribution says:
A distribution that contains the information required to run on software markets like itch.io and Steam. This isn't meant to be run directly (and probably won't work on the Mac), but should be fed to the app store upload process.
A few games do that, and it seems to work. But I've seen distributions not work to. The not work might be because of permission problems when people unzip the zip that Ren'Py makes and recompress it with WinRar or 7zip, which don't preserve Mac/Linux permissions.

TLDR: It's easier.
 

fierzer

Newbie
Oct 3, 2017
25
28
Pretty disappointed in update.

Long anticipated release, since it was revolving around Melissa who is the games arguably most popular character, and it felt like a very lackluster release.

The story with her has also gotten a bit stale, as MCs relationship with each character has gotten too similar. Initially the game was pointing towards making Melissa and the aunt more resisting, and the MC possibly blackmailing or turning them into his reluctant toys in some way. But the story progress for Melissa and the lackluster scenes have almost made the game too stale in my opinion.

Large expectations, but unfortunately will have to just wait a few updates to check out the game again later
 

exirock

Well-Known Member
Game Developer
May 4, 2018
1,281
1,947
The update wasnt worth the wait, it felt like it was a empty update only the bathtub scene was great (my opinion), 2 months and half and we got like what less then a minute of gameplay. I rate this update 2/10 (2 its just for the bathtub scene)
 
  • Like
Reactions: prika1 and rototo

BigAdam

Newbie
Sep 20, 2016
93
148
@ICCreations: I found a bug, script.rpy:861: currently it looks like this:
Python:
elif mom_normal_questline == 'DAY_AFTER_MEETING_MEL_IN_GARAGE':
but since the content of the scene it jumps to is played out in the morning I would suggest you do somthing like this:
Python:
elif mom_normal_questline == 'DAY_AFTER_MEETING_MEL_IN_GARAGE' and time_of_day == 'MORNING':
Otherwise :p thanks for an awesome game! :)

EDIT:
Yes, I always play Ren'Py games with the code up on my second screen just to make sure I don't miss anything :p
 
3.90 star(s) 106 Votes