cold_arctus

Devoted Member
Sep 25, 2018
8,956
10,876
897
I have a bug in the game. I can't go further as shown in the video. I had this with v11, I waited to see but v12 and v13 do the same thing. As soon as I reach this stage the game returns to the home screen
I see that no one has a solution for me or encountered this problem. I have to give up the game, I can't go any further. Or does anyone have a 19.3 backup. I can't go further than 19.2 of the Ahchi modop :(
I encountered the same bug until I corrupted Joshua further. To corrupt him, you need to take him to the gym with you at 10:00 and then have him visit you at 11:00 at your home for a photo shoot with your mom.

As soon as the corruption points reach the threshold, a new option appears, allowing you to ask Nadia for help.

I think you need to unlock the jewelry scenes first for that, too.

So far, I have unlocked 97% or 98% of all the scenes from v13.
 

mike087

Member
Mar 3, 2024
124
190
121
My first try in replay gallery add-on to a game...

Feel free to comments or reports miss/problems.
Extract in [game folder]

IF YOU HAVE USED MY PRECEDENT GALLERY, REMOVE THE [GAME FOLDER]\game\replay BEFORE

EDIT: Update with V25 animations start at page 12
Hi, are the scenes in chronological order?
 

cold_arctus

Devoted Member
Sep 25, 2018
8,956
10,876
897
View attachment 3644661
Updated - 30-SEP- 25
Hi all,
If anyone wants Them, Here are copies of my Gameplays for "Jen's Dilemma -Chapters 1-3 " .
(Patreon Public version [PC])
N.B.
Chapter 1; Full Game using v25.
Chapter 2: Full Game using v7+Ring quest fix.
Chapter3: Incremental using v2 to v13 (ongoing)

Start/End of version saves included,
Starting with JD3-v12, I have included the "Persistent" file from the END of the previous version.
[Current file "Persistent(End -v12)"]

NB, "Dilemma-3-[v7]
To get (#pul_42#) event Reset computer date 23 DEC 24.

NB, Chapter3,
Please note this was a Fresh Start with V2 using my "Unofficially" fix for the "Study Bug"!
The "Study Bug" was Fixed by SNC in V3
All Gallery images "(#pul_?#)" unlocked
Please use as a guide only,

If you like the game, Please support SNC,
So that the game can be developed further.
Thanks

03 JAN 25 [UPDATE]
I have attached below a copy of my " Gameplay-Jen's_Dilemma-1-[FS_V25] "
It contains four parts which covers "Chapter One" from beginning to end using Version 25
All Gallery images "(#pul_?#)" unlocked
Beginning and End of "Part" saves included.

11 FEB 27 [UPDATE]
I have attached below a copy of my " Gameplays-Jen's_Dilemma-2-[FS_V7(f)] "
It covers "Chapter Two" from beginning to end using Version 7 with the "Fix, Ring Quest (UO)"
Thanks mate for trying to make a guide to make the game playable. However, the game's coding is so bad that it can't be played normally without changing variables during the game. The guide you provided might help a little, but it doesn't cover everything.

General information to help players to play this game. This guide/information is based on Chapter 3 v13

First of all:
New scenes are often added on top of old scenes. This can break or prevent older scenes from triggering as soon as an achievement/milestone is unlocked.

For Chapter 3 v13.0, it's not needed to max out the relationship and corruption points for mom/sis. Once the relationship and corruption points are maxed out, you'll trigger scenes that block earlier scenes. These earlier scenes are however needed to unlock other scenes. Most scenes are triggered at 120 points, 140 points, 160 points, and at 180 points and higher. The corruption points don't need to be higher than 50 points.

Also, using RenPy's skip function will cause problems, because it will skip parts of the code, especially variables that flip flags.

The majority of scenes are not coherent due to the lack of proper variables and poor writing. For example, in one scene, a 3some with mom and sis is okay. But in another scene, they act like they're disgusted and shocked when MC has sex with mom/sis.

There is a way to play this game and unlock all scenes, but you'll need to access the console menu (shift+o) and the developer menu (shift+d). The game's progress is tracked as achievements/milestones and stored as a persistent variable (persistent.unlock_*). So far there are 84 achievements in chapter 3 v13. You can check and track unlocked achievements from the 'Persistent Viewer' (developer menu).

To play this game, you need a list of all the persistent.unlock variables and where they're stored in the game files. You can get a list like this using Terminal or PowerShell commands. Then, save the output in a file. I'll attach my file here.

The player can figure out which scene to trigger next by looking at the file location of the persistent.unlock variable. E. g. "persistent.unlock_1" is located in the file "wandavisit.rpy" => triggered every day from the hall/living room at 17 hours.

To keep track of the current game file it can be helpful to activate "Show Filename and Line" from the developer menu (shift+d)

Many scenes in Ch3 v13 are triggered from the hall/living room at 16 hours.

These console commands (shift+o) can help to reduce the grind and navigate through the scenes fast:
Hour =
day =
bandageremove =
wsusp =

It's also recommended to use 0x52_URM to track variables and conditions for scenes.

Current scenes that can't be triggered due to broken conditions:
  • Nadia's fansonly page (Note: Due to the condition the scene only triggers once, but to see all the content, you can use my fixed sroom_menu file)
  • Melinda+Mom porn scene (Note: The scene can't be triggered due to the conditions for the masquerade/party scene causing the scene to loop. Experience player can bypass the condition by changing variables or trigger the scene from the console menu (jump mel_m_porn)).

To trigger the christmas scene again change the variable from the console menu: christmas_withwanda_done = 0
 

Sexcultist

Member
Jun 8, 2022
207
188
135
The majority of scenes are not coherent due to the lack of proper variables and poor writing. For example, in one scene, a 3some with mom and sis is okay. But in another scene, they act like they're disgusted and shocked when MC has sex with mom/sis.
This. An otherwise fantastic game marred by bad design :(

I'm still on the 1st chapter. Got locked out of all girls' night scenes because I increased relation too high too early. Turns out you need the relationship to be low enough for the variable for girls' night to trigger during the nude beach event :p. It was a pain tracking that down and the game also doesn't make it obvious if/when you've missed out on scenes. Really annoying playing the game at leisure without looking at the code because you just know you're going to miss out on content through no fault of your own :cry:
 
  • Like
Reactions: cold_arctus

LilyIsMyBitch

Member
Jun 13, 2018
221
95
119
View attachment 3644661
Updated - 30-SEP- 25
Hi all,
If anyone wants Them, Here are copies of my Gameplays for "Jen's Dilemma -Chapters 1-3 " .
(Patreon Public version [PC])
N.B.
Chapter 1; Full Game using v25.
Chapter 2: Full Game using v7+Ring quest fix.
Chapter3: Incremental using v2 to v13 (ongoing)

Start/End of version saves included,
Starting with JD3-v12, I have included the "Persistent" file from the END of the previous version.
[Current file "Persistent(End -v12)"]

NB, "Dilemma-3-[v7]
To get (#pul_42#) event Reset computer date 23 DEC 24.

NB, Chapter3,
Please note this was a Fresh Start with V2 using my "Unofficially" fix for the "Study Bug"!
The "Study Bug" was Fixed by SNC in V3
All Gallery images "(#pul_?#)" unlocked
Please use as a guide only,

If you like the game, Please support SNC,
So that the game can be developed further.
Thanks

03 JAN 25 [UPDATE]
I have attached below a copy of my " Gameplay-Jen's_Dilemma-1-[FS_V25] "
It contains four parts which covers "Chapter One" from beginning to end using Version 25
All Gallery images "(#pul_?#)" unlocked
Beginning and End of "Part" saves included.

11 FEB 27 [UPDATE]
I have attached below a copy of my " Gameplays-Jen's_Dilemma-2-[FS_V7(f)] "
It covers "Chapter Two" from beginning to end using Version 7 with the "Fix, Ring Quest (UO)"
This needs to be updated for the current update, I followed the guide for 3, somehow some of the paths that are supposed to lead to the new scenes doesnt show up or either f up the upcoming scenes making it hard for me to progress till the current update
 

Ahchi

Forum Fanatic
Jul 17, 2020
4,844
8,971
678
This needs to be updated for the current update, I followed the guide for 3, somehow some of the paths that are supposed to lead to the new scenes doesnt show up or either f up the upcoming scenes making it hard for me to progress till the current update
I'm waiting for the end of "Chapter 3" before I start replaying and writing a new (full) JD3 gameplay
 

FeralChild

Member
Aug 13, 2017
193
123
206
Don't know much about this game. But why is it so low rating?
For some reason it I thought it was a female protag, but the tag is only male protag? Did the creator change that as some point?
 

jaisingh

Newbie
May 11, 2020
33
8
71
Don't know much about this game. But why is it so low rating?
For some reason it I thought it was a female protag, but the tag is only male protag? Did the creator change that as some point?
Rating is low due to Melinda is not their in most scene. The real babe of foot of the mountains. This game I dropped it very fast. Sorry creator. I am Melinda fan.
 

estrada777

Forum Fanatic
Modder
Donor
Mar 22, 2020
4,916
11,626
698
Updated Android port. Nothing too fancy but let me know if you have any issues.

Version: Chapter 3 - 13.0 - Public + Cheats by dedalo_69 + IC Toggle

Appreciate my porting? Leave a Tip! You're supporting my efforts, paying for storage, and encouraging more ports!
¯\_(ツ)_/¯ OR

You don't have permission to view the spoiler content. Log in or register now.

This unofficial port/version is not released by the developer, download at your own risk.

PLEASE don't reply, or @ me, or DM me for updates. I always update my ports, YES I ALREADY KNOW ABOUT THE UPDATE.
If you ping me for updates, I will mark you account as ignored.


(pretty please use this one)

MEGA

Size 343 MB

Updates are faster on .

Game Developers: Want to talk about an official Android version for your game? Come join my Discord.
Updated.
 
  • Like
Reactions: Drall
Jul 22, 2019
84
40
57
Is anyone else experiencing a delay when you try to click a choice in the game. It's like a 2 second delay between clicking on choice and the game reading the input. Is it just me?
 

rentintin

Member
Feb 12, 2018
289
825
257
this is definitely intended as a game, far rather than a visual novel, for a few key reasons:
- the story is minimal, almost perfunctory. it's there because it has to be.
- emphasis on repeated events, that change or build with each repeat.
- whimsical character relationships: on one moment there is deep love, care, and passion, but then brutal cheating, abuse, and blackmail on the next.

the game is clearly meant to be just smut with a very light incestuous theme.
it really says something when the porno secenes the characters are filming make more sense and are more coherent than the interactions and story of the actual game itself.

then there are the immense narrative leaps which cause dissonance between the chapters.
- 1st chapter was about corruption and drama: a gold digger bitch wife leaves and takes the kids, running to a place where she can't support herself and her children without resorting to sex work. the son is of course a perverted nerd with the dick of an elephant. but the sister is an entiteled psychopathic blackmailing, manipulating, and abusive whore, who fucks, fucks with, and fucks over any man without any remorse, morals, or care for consequences. she's an actual monster, but it's ok 'because she's hot'. I would title this chapter as "corruption".
- 2nd chapter takes a confusing narrative pivot: the story suddenly is about cucking, abusing, and dominating the son, the reason for which being set up very poorly. now every woman in the game hates and abuses him despite somewhat loving and wanting him in the first chapter. this chapter was fucking annoying (besides the grind) and felt completely out of place.
- 3rd chapter once again makes a huge pivot: now it's about the 'sweet innocent and lovable son/sibling who needs protection and care' trope. but it also takes a step back to corruption, as if there's anything left to corrupt. characters act as if something is bad, when they've already done, whatever it be, multiple times over without any semblence of shame. and they'll do it the next moment like deranged pornstars: "oh we can't, it's bad, what would she think of me, she's my our mother... well let's just drug her and you can start face fucking her while I lick her asshole, then you can blow your load on our faces and we'll cumswap..."
I'm all for depravity, but all the initial apprehensiveness for actions that have already been done before, makes such scenes just frustrating and without narrative weight. it just slows down progress in an annoying way.

technically the first chapter was a mess. not for bugs so much, but how events could be completed out of order that would've made narrative sense.
the second chapter was less of this, but still not great.
the third chapter so far has been relatively linear and well ordered, apart from some hickups. from the code I can see that there's a much more coherent and structured use of variables and prerequisites than on the previous chapters. this has made progression in the game alot easier, with less grind, less figuring out, and less clashes between storylines. but it's not without bugs.

for example, one of the joshua events repeats with 5 scene paths, each with their own conditions (prerequisites).
the 4th path has conditions for 'joshjaneyphotos == 3 and buyjewlery ==0' and if those are matched, the path is played but buyjewlery is set to 1, instead of iterating with 1 (buyjewlery = 1). however, path 5 has the condition 'buyjewlery ==3' which is impossible to pass unless buyjewlery is iterated by another event before repeating this event. but since on my playthrough such an event was not possible to execute, and this joshua scene repeats every day without choice, buyjewlery is never '3'. so none of the prerequisites match any of the paths, meaning there are no paths to play out, so the game returns to the main menu.

this is an easy fix with for example with this logic:

Python:
if x == 1 and 1 <= y <= 3:
    scene_step = scene_step5
    y += 1  # unless this is iterated by another scene (it is).
    if y >= 3:
        scene_step = scene_step6
as for the grind... it's not only obnoxious, but grinding for stats is just unnecessary. actually, stats are completely unnecessary because events and paths already have prerequisites for othere events, paths, and 'true' persistent variables. those should be well enough, because they already ensure the player can't run through all secenes. they have to be repeated anyway, often with unlocks or steps completed in other scenes.
adding stats to that is just obnoxious. the game takes long enough without grinding for stats. they took me hours per chapter, even with cheats and URM.

my suggestion:
- get rid of the stats altogether.
- focus more on coherent and path-relative prerequisite-tied progression.
- ensure scenes don't happen out of narrative order. for example: a character should not act as if they've never fucked some other character, when they've already done so in another scene. that scene should not happen before the other.
- cut down the sister's insanity! she can be a slut and a tease, but not an unhinged monster like she is now.
- more story, and story beats. not every event has to end up in an orgy or manipulation.
- THE GAME ABSOLUTELY NEEDS A HINT SYSTEM.

as the game stands now, there's plenty of good development approach on ch.3, technically. but the story, characters, and especially functional progression (grind, stats) need significant improvements. character behavior patterns should make more sense: characters should not be apprehensive about actions they constantly do gleefully. they should also not act all lovey dovey huggie wuggie or just genuinely friendly towards a character, only to then abuse and blackmail them and whore themself to the same character and others, or abuse their emotions. it's even worse when these happen out of the blue and without reason. especially when they keep going back and forth between good and bad.

if anything, this game is an example of psychopathy and antisocial personality disorder.

3/5
 
Last edited:

Ahchi

Forum Fanatic
Jul 17, 2020
4,844
8,971
678

Teaser from Version 15

Same version

What's new:

Jenny accepts to go to the 2 days yacht trip.

She also visits the masked party and have some event with Nadia.

This series of events will turn her hollow and emotionally empty.

She starts questioning things, almost losing her sanity.

Other events are these with the mc and Joshua, involving Wanda and Janey.

I did a test for some sounds for characters, now you can hear Jenny saying some lines which I will start doing from now, probably not for the full game

Thanks for your support
 

Zuxxy

Member
Nov 5, 2020
152
56
193
View attachment 3644661
Updated - 30-SEP- 25
Hi all,
If anyone wants Them, Here are copies of my Gameplays for "Jen's Dilemma -Chapters 1-3 " .
(Patreon Public version [PC])
N.B.
Chapter 1; Full Game using v25.
Chapter 2: Full Game using v7+Ring quest fix.
Chapter3: Incremental using v2 to v13 (ongoing)

Start/End of version saves included,
Starting with JD3-v12, I have included the "Persistent" file from the END of the previous version.
[Current file "Persistent(End -v12)"]

NB, "Dilemma-3-[v7]
To get (#pul_42#) event Reset computer date 23 DEC 24.

NB, Chapter3,
Please note this was a Fresh Start with V2 using my "Unofficially" fix for the "Study Bug"!
The "Study Bug" was Fixed by SNC in V3
All Gallery images "(#pul_?#)" unlocked
Please use as a guide only,

If you like the game, Please support SNC,
So that the game can be developed further.
Thanks

03 JAN 25 [UPDATE]
I have attached below a copy of my " Gameplay-Jen's_Dilemma-1-[FS_V25] "
It contains four parts which covers "Chapter One" from beginning to end using Version 25
All Gallery images "(#pul_?#)" unlocked
Beginning and End of "Part" saves included.

11 FEB 27 [UPDATE]
I have attached below a copy of my " Gameplays-Jen's_Dilemma-2-[FS_V7(f)] "
It covers "Chapter Two" from beginning to end using Version 7 with the "Fix, Ring Quest (UO)"
Is this full guide of chapter 2
 

Ahchi

Forum Fanatic
Jul 17, 2020
4,844
8,971
678
Is this full guide of chapter 2
Yes,
Please note that when playing I "rollbacked" while checking some scenes (Should have used the back button)
So some events may be out by a day or two.
therefore use as a guid only.
 
1.50 star(s) 78 Votes