sinrtb

Member
Nov 4, 2017
155
96
173
Not sure if this is a bug or not, but the nun seems to have the same personality as the princess later during the corruption process, or at least share the same lines, not sure if this was a bug or just a shortcut to get something in place before releasing the rest of the updates.

And since you seem to be open to suggestions...
Please remove the PC's head when in first person, it is extremely jarring to go from a standard BJ to a surprise Vore scene.
Let the player choose where to cum (internal/external but aiming would be fun), should be really easy to implement and can be based on position when you cum so you don't have to do a bunch of new animations.

Would be nice but require a bit more to it, have the actions during the sex scenes matter to the girl. For example come into the scene and immediately cum would piss her off or not based on her personality or worse getting her right on edge then exiting the scene with neither person finishing and have her remember it next time.

During the last bits of the game and working a bunch of princesses/nuns/wives to S level, popping in immediately cumming on their face then leaving to go to the next one, and then doing the same during the first sex scene leaving them at 2/3 or more on the way to their finish. I distinctly remember thinking, gawd I hope she isn't pissed to go through the whole corruption process and get no satisfaction whatsoever.
 

Saturn's Moon

Newbie
Game Developer
Jun 6, 2025
57
217
52
Not sure if this is a bug or not, but the nun seems to have the same personality as the princess later during the corruption process, or at least share the same lines, not sure if this was a bug or just a shortcut to get something in place before releasing the rest of the updates.

And since you seem to be open to suggestions...
Please remove the PC's head when in first person, it is extremely jarring to go from a standard BJ to a surprise Vore scene.
Let the player choose where to cum (internal/external but aiming would be fun), should be really easy to implement and can be based on position when you cum so you don't have to do a bunch of new animations.

Would be nice but require a bit more to it, have the actions during the sex scenes matter to the girl. For example come into the scene and immediately cum would piss her off or not based on her personality or worse getting her right on edge then exiting the scene with neither person finishing and have her remember it next time.

During the last bits of the game and working a bunch of princesses/nuns/wives to S level, popping in immediately cumming on their face then leaving to go to the next one, and then doing the same during the first sex scene leaving them at 2/3 or more on the way to their finish. I distinctly remember thinking, gawd I hope she isn't pissed to go through the whole corruption process and get no satisfaction whatsoever.

Not sure if this is a bug or not, but the nun seems to have the same personality as the princess later during the corruption process, or at least share the same lines, not sure if this was a bug or just a shortcut to get something in place before releasing the rest of the updates.
Sounds like a bug, I'll have to fix it


Would be nice but require a bit more to it, have the actions during the sex scenes matter to the girl. For example come into the scene and immediately cum would piss her off or not based on her personality or worse getting her right on edge then exiting the scene with neither person finishing and have her remember it next time.

During the last bits of the game and working a bunch of princesses/nuns/wives to S level, popping in immediately cumming on their face then leaving to go to the next one, and then doing the same during the first sex scene leaving them at 2/3 or more on the way to their finish. I distinctly remember thinking, gawd I hope she isn't pissed to go through the whole corruption process and get no satisfaction whatsoever.
I like it! Shouldn't be too hard to implement. I would only have to have code for orgasmCounter and orgasmProgress, and provide some text based on personality and the aforementioned variables like:

Code:
if(orgasmCounter <= 0 && orgasmProgress <= 75){
    if(personality == PersonalityCode.Princess){
        DialogueThing.PlayDialogue("frustratedOrgasmPrincess")
    }
    //etc
}
Super easy!
 

Saturn's Moon

Newbie
Game Developer
Jun 6, 2025
57
217
52


Why is the name of the game different on Steam from the one here?
Backshot brothel is effectively KoH v0.1c, but standalone and with full content

KoH v0.3 will be a separate release as well with much more content

It's kinda like how VNs release chapters. I release versions that can be standalone
 
  • Like
Reactions: Boromir.

Saturn's Moon

Newbie
Game Developer
Jun 6, 2025
57
217
52


Why is the name of the game different on Steam from the one here?
Oh, and also, Steam won't allow NSFW devs to release early access games anymore (cause of the collective shout fiasco). So I effectively, have to release standalone versions in order to make money and develop a game of this scale
 
  • Like
Reactions: Boromir.
4.00 star(s) 5 Votes