So I just want to know I don't really care (well I morally do but it's fictiction so...) if the Mc is forced down a path at 1st and turned into a shemale/trans or whatever. I just want to know if there will be a revenge path at some point on an option for the MC to be dominant (I don't rly wether he is his former self or a feminin ver of him)? I'm asking bc the game is obviously in its early stage. And, I often see in those games a potential for incredible revenge paths but they are often just sisssy oriented.if he'll become an obedient little slut
Not really? It's the same game, the only difference is that 2DCG is replaced with 3DCG. IMO making 3DCG is easier than drawing, but that's subjective. And while some features would require additional work compared to the 2D version, I don't see how a gallery can be one of those.I'm honestly not surprised that the 3d version doesn't have multiple options, if that turns out to be true. It has a much higher overhead when implementing changes of that nature than the 2d game.
look hereHow do you get the chastity cage off I have worked on the street for weeks still nothing
sorry about the bug, I'll check it today and will post a fix
Thanks. Found the solution with the Ren'py app. See:Normally Ren'py will skip what was already seen and come to a screeching halt when something new shows up.
However, sometimes an update changes that.
I have no idea if it's possible to trick it somehow.
Hey thanks for sharing! I've got that saved.Thanks. Found the solution with the Ren'py app. See:
You must be registered to see the links
In the 2d version you can eat cum one time and get bigger. I'm assuming its the same here, but I think getting bigger will be in another update.You are not allowed to drink any cum. But I couldn't find a way to fuck 3 different people without need to drink cum from Sophia. Any suggestions?
There is also Blossom Of Pleasure....
And, I often see in those games a potential for incredible revenge paths but they are often just sisssy oriented.
It's just that I think there's a real lack of slow-burning revenge/reverse paths when comparing to all the sub/sissy only oriented games (I mean, ever since estate dominate I have been searching for a similar revenge typa game lol, couldn't find one). I honestly don't know why, is it bc it would take too much time to make 2/3 paths (sub/dom/vanilla)?
Anyways, I'm sorry I just had to vent out a bit lol, if anyone has good recommedations I'm open to them.
it appears the issue is the initial cage check to trigger the scene on sunday is checking for true instead of falsesorry about the bug, I'll check it today and will post a fix
What is the string to edit?it appears the issue is the initial cage check to trigger the scene on sunday is checking for true instead of false
if you unpack the rpa its in alex.rpyWhat is the string to edit?
label streetoption3:
scene mc_street_pose2
with d
<...>
if cage and take_me_to_the_police_station and scene_63:
$ take_me_to_the_police_station = False
jump take_me_to_the_police_station
label room:
if cage and not take_me_to_the_police_station and scene_63:
$ take_me_to_the_police_station = True