Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 1 to 26 of 46 · Next page · Last page

how do I get to Layla's house?

Use the Maps app on your phone.

wow I am blind

(+1)

love the game btw

(+1)

Love your work. The models and renders are really pretty. I look forward to your next update.

(+2)

I have just finished the last version you made, and I just want to say thank you so much for your outstanding work in creating this masterpiece VS game. Wish you all the best in future.

does this game contain pregnancy content?

(+1)

not atm

(+1)

This game has a nasty bug: If you use your phone or computer while having chosen Auto, you will either a) get stuck in a cam share loop until the cum bucket is full, or b) you will receive a message saying you can't do that right now (because of unmet conditions), then Auto kicks in, and starts the event anyway, except you're still stuck in the phone interface, and there's no images, just text, or c) you will get forwarded in the Shamazon shop, to items that doesn't yet exist and you don't have money for, if you use either the PayGal or Shamazon app.

It is VERY easy to overcome, just unselect Auto before doing anything on the phone or computer, but it is a bit of a nuisance to have remember to work around this bug.

The second bug I have encountered may be a gamebreaking one (or there might not be any content yet): After my second visit to Club Naughty, and having managed to raise the level of every woman there, on my third visit I am approached by the bouncer, and then I tell myself I have to talk to the bartender to sort it out. Then  I get three choicces; 1) Replay Intro 2) Lower Arousal 3) Talk to bouncer. If I choose talk to the bouncer, a tutorial screen pops up and it resets: He approaches me, I tell myself I have to talk to the bartender to sort it out, get three choices, and the tutorial-screen shows up again. And again, and again, and again, and.... The two other choices don't do anything to break this loop, and my only choice is to leave for home or Rebecca's place.

I suspect that this bug (if it is one) is connected to the first bug, and that my being caught in a few loops without clearing the game state (reverting to a point before, or starting a new game) may have caused this.

This game is surreal and pushes the boundaries of disbelief, but the story is captivating, and I only wish there was already more content for this game.

(+1)

Thanks for the great feedback. I'm eager to get more content out but it takes time.
Bug 1 - I'll aim to improve the auto-advancing in a future release.
Bug 2 - that's intended. The club has no more content for now. I could have made that more clear. More to come later.

(1 edit)

I have any missing pics on my game, like Gym-Pump>Shower with Summer, and sex in the Kitchen 2, with Gloria after film... Gloria still in coma...

Классно:)

Author and what about pregnancy? Like its gonna be be in game in future?

(+1)

In this game gonna be impregnation and pregnancy?
And like bimbofication so like with each lovel  mc girls gonna have bigger boobs adn asses and start wearing more sluty outfits to their master?

(+2)(-1)

I don't want to give out any spoilers but I will say this page will soon be tagged with 'bimbofication' or the like.

Author and what about pregnancy? Like its gonna be be in game in future?

(+1)

I've downloaded 0.3.1 but after I do the objective to console Gloria, I get the message that this is the end of 0.2.6 and I can't continue. Under "about" it also says that I still have version 0.2.6?

That is odd. Are you playing on Windows PC? Do you have multiple versions installed? If so, try deleting all versions and install v0.3.1 again

No, I always overwrite the current version. If I delete my version, my saves will be gone, won't they?

No, saves are stored in another folder.

%APPDATA%/RenPy/

Ok, no idea why this would be different, but deleting the old version and freshly installing from the packed file did the trick.

It was because I packaged the game differently this release so it had a different folder structure. Seems as though the older script files weren't overwritten.

(1 edit) (+1)

Hello, I started a new game because i thought there may be additional new content around the start of the game. Apparently something is wrong with secondary objective stage 16

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/000statements.rpy", line 455, in execute_pause

    renpy.pause()

  File "game/script.rpy", line 1795, in execute

  File "game/script.rpy", line 1795, in execute

  File "game/script.rpy", line 1796, in execute

  File "game/script.rpy", line 1803, in execute

  File "game/script.rpy", line 1827, in execute

  File "game/script.rpy", line 1828, in execute

Exception: Grid overfull.

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

Full traceback:

  File "script.rpyc", line 12562, in script

  File "D:\Jeux\Insatiable-0.3.0-pc\renpy\ast.py", line 2232, in execute

    self.call("execute")

  File "D:\Jeux\Insatiable-0.3.0-pc\renpy\ast.py", line 2220, in call

    return renpy.statements.call(method, parsed, *args, **kwargs)

  File "D:\Jeux\Insatiable-0.3.0-pc\renpy\statements.py", line 281, in call

    return method(parsed, *args, **kwargs)

  File "renpy/common/000statements.rpy", line 455, in execute_pause

    renpy.pause()

  File "D:\Jeux\Insatiable-0.3.0-pc\renpy\exports.py", line 1537, in pause

    rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay, pause_modal=modal)

  File "D:\Jeux\Insatiable-0.3.0-pc\renpy\ui.py", line 299, in interact

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

  File "D:\Jeux\Insatiable-0.3.0-pc\renpy\display\core.py", line 3377, 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 "D:\Jeux\Insatiable-0.3.0-pc\renpy\display\core.py", line 3810, in interact_core

    root_widget.visit_all(lambda i : i.per_interact())

  File "D:\Jeux\Insatiable-0.3.0-pc\renpy\display\core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  File "D:\Jeux\Insatiable-0.3.0-pc\renpy\display\core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  File "D:\Jeux\Insatiable-0.3.0-pc\renpy\display\core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  File "D:\Jeux\Insatiable-0.3.0-pc\renpy\display\screen.py", line 451, in visit_all

    callback(self)

  File "D:\Jeux\Insatiable-0.3.0-pc\renpy\display\core.py", line 3810, in <lambda>

    root_widget.visit_all(lambda i : i.per_interact())

  File "D:\Jeux\Insatiable-0.3.0-pc\renpy\display\screen.py", line 462, in per_interact

    self.update()

  File "D:\Jeux\Insatiable-0.3.0-pc\renpy\display\screen.py", line 653, in update

    self.screen.function(**self.scope)

  File "game/script.rpy", line 1795, in execute

  File "game/script.rpy", line 1795, in execute

  File "game/script.rpy", line 1796, in execute

  File "game/script.rpy", line 1803, in execute

  File "game/script.rpy", line 1827, in execute

  File "game/script.rpy", line 1828, in execute

  File "D:\Jeux\Insatiable-0.3.0-pc\renpy\display\layout.py", line 546, in add

    raise Exception("Grid overfull.")

Exception: Grid overfull.

Windows-10-10.0.22631 AMD64

Ren'Py 8.0.3.22090809

Insatiable 0.3.0

Sat Jan 20 10:02:56 2024

[/code]

Oh, and happy new year i guess.

Thank you for reporting. A hot-fix is on the way.

(+5)

Happy New Year! Where's our update lol

Happy New Year! Twenty days late is better than never.

True dat ! 

any time frame for the next update? curious and looking forward to it 

(+4)

Planning a release end of December.

awesome looking forward to it, and thanks again for making the last update open ended.

How do you get out of the hotel room/outside/clinic cycle/stage? Been stuck in some loop of not being able to go home or earn money. 

You need to earn $150 or $200 by hanging out outside.
When you do, go to the medical clinic and the story progresses from there.

(+3)

Amazing game, one of the best male protagonist sandbox rpgs out there. Can't wait for the next update

The room options on the android build are at least for me shifted up to far as a result I cannot access the mc bedroom.

Thanks for reporting. I'll see if I can fix it.

Can you send a screenshot of the menu. Can you share it on the discord?

Picture is posted in discord

(+3)

I cant stop playing this game lol It's so fun lol I read that hopefully you'll be animating the scenes which would take this game to a whole new level ! Love how you integrate the webcam, neighbor, sandbox feel into this with a cool story. Not to mention the massive ... ROFL who doesn't like to see a chick bein stretched out ! Nicely done dude ! Look forward to the next update!

(+4)

will you consider making the scenes animated?

(+4)

Yes.

(+1)

great game when will the next update be ?

(+3)

I'm working on it but it will be a few months before I get the next release out.

I cant ever get this game to even start on my mac. Am I doing somthing wrong? Need help.

Do you have this issue with other Renpy games or just Insatiable?

Just Insatiable. Every time I open try to open the game, the icon shows that the game is open for like a millisecond before it is forced quit on its own.

I haven't tested on a mac but I'll still try and help.

Is there a log file you can send? Probably best to join discord server and send directly to me from there.

(+1)

Hey CA, ive been playing this game for a few updates and just wanted to say that the game is awesome! you should really consider making a Patreon or Subscribestar because i can see a wider range of people enjoying the game rather than randomly finding it here on Itch like I did.


glad I found the game and i always try to recommend it on reddit but other than that i never see anyone else talk about it despite its quality

(1 edit)

Thank you!

I am considering starting a Subscribestar when I've finished Act 3 (or when it's closer to being finished). As of now I'm not able to sustain regular monthly releases so it wouldn't be fair to monthly subsribers. I am accepting donations on itch.io though.

(+1)

When can we see more Layla content?

P.s. this game awesome

(Can you add the possibilty to can choose the type of sex scene After unlock the new size girl version please)

I'm stuck in the pop-up "Pumped" (Android 0.2.5 BETA)
After doing the gym event with Summer and the pop-up "Pumped" appears I can't continue, I tried everything and don't know what to do.
If anyone can help me I would thank it, thanks for reading this and good luck.

I've just uploaded a BETA2 version of the apk. I've expanded the tutorial screen width which should make the OK button visible. This is a quick fix until I can spend more time fine-tuning the UI for Android.

(+1)

Many thanks, have a good night or whatever it is for you. I really appreciate it, it's cool when a developer cares about the comments. Thanks again and big ups!

No worries. You're not the first Android user to report that issue. I'll need some time to improve the Android UI so please report any other issues you experience.

Maybe not in game problem but the antivirus pops up because of "suspicious activity". Just for your knowning.

Thanks for letting me know.

It'll be due to the file having no 'reputation' as its not a common file. Not sure what the way around it is.

Is that the case for other apks you've downloaded?

in which version do i have Access to check Summer's Mother after 6pm cause it doesn't seem to work in 0.2.4

That's the end of 0.2.4 / 0.2.5. You must have skipped past the pop-up explaining that. I'll make the end of content more apparent in future versions.

0.2.5 doesn't let me talk to the bouncer

Again, sadly, that's the end of v0.2.5 content.

When can we have the next version

Working on it. I'm planning a minor release in next few weeks but it will be a few months before another major release.

(+1)

Cool ass update can't wait til the next update

I think that quest 53 is bugged. It wont give me the option to talk to alpha check her even after its 6pm

(1 edit)

This version (0.2.4) only goes to quest 52. A pop-up displays explaining this.

Viewing most recent comments 1 to 26 of 46 · Next page · Last page