JohnDoeJoe

Member
Apr 24, 2017
130
143
145
Come on guys and read first it is clearly stated this for a long time now that chapter 2 is a different game but it auto draws out info from chapter 1 and you just start playing a new game in chapter 2.
It still doesn't explain where the savegames should be placed into which are linked in first post.
 

Mirewen

Active Member
Aug 28, 2017
578
735
312
I've been playing Chap2 without watching the walkthrourgh yet, Nice gameplay. however when you bring daughter home instead of taking her to the hotelroom, I get stuck on the last page. I've done all 3 options; Talk about job, virtual kiss and plans for tomorrow, but don't get further in the game...
So I've looked up the walkthrough and should be getting a few more choices. I didn't.
programm fault? or my own fault? I don't know.
I'll be playing the walkthroughway now and see how that develops
 

a1fox3

Loving Family Member's
Donor
Respected User
Aug 8, 2017
25,021
17,578
1,038
done that, even redownloaded the whole thing again afterwards, but it keeps stopping at that point every time =/
Try this and tell me if it works now, this is a full incest patched version of the game with the extras.

It still doesn't explain where the savegames should be placed into which are linked in first post.
The save games go into v14 chapter 1 of the game in the save game folder inside the game folder.

I've been playing Chap2 without watching the walkthrourgh yet, Nice gameplay. however when you bring daughter home instead of taking her to the hotelroom, I get stuck on the last page. I've done all 3 options; Talk about job, virtual kiss and plans for tomorrow, but don't get further in the game...
So I've looked up the walkthrough and should be getting a few more choices. I didn't.
programm fault? or my own fault? I don't know.
I'll be playing the walkthroughway now and see how that develops
That is a know bug and you need to patch your game and then start a new game and it should be fixed.

Here is the patch to apply to your game.
 

RazorX

Active Member
Modder
Nov 23, 2017
540
544
196
has anyone made a mod that allows you to edit the hidden points?
boobs
ass
exhibition
sharing
bdsm
 

Londo_Mollari

Well-Known Member
Donor
Respected User
Sep 7, 2017
1,856
3,771
464
has anyone made a mod that allows you to edit the hidden points?
boobs
ass
exhibition
sharing
bdsm
Shift+O, there you can change the values of the variables.

v_stat_d_friend=X
v_stat_d_love=X
v_boobs_points=X
v_ass_points=X
v_exhibition_points=X
v_sharing_points=X
v_BDSM_points=X
v_mouth_points=X
v_penis_points=X
 

RazorX

Active Member
Modder
Nov 23, 2017
540
544
196
Shift+O, there you can change the values of the variables.

v_stat_d_friend=X
v_stat_d_love=X
v_boobs_points=X
v_ass_points=X
v_exhibition_points=X
v_sharing_points=X
v_BDSM_points=X
v_mouth_points=X
v_penis_points=X
ah thanks, is there a full list of console commands somewhere?
 
  • Like
Reactions: Luckzifer

Magixian

Member
Feb 2, 2017
224
318
305
So yeah. I thought about just letting this one slide, and watch the whole tread crumble. Which is garanteed to come. I mean, who hasn't fantasied about being the joker from batman, right? :coldsweat: Ohh well, pay attention. I'll only post this once at least. That mod currently on page 1, that one from @Anon-e-Mouse aka booom313. Yeah..
*edit: @Anon-e-Mouse only supplied savedata, not the code. Sorry there mate.

First off.: It corrupts any savegame you made after starting a game with that mod installed. It changes interger values to booleans and so on. Really really messy guesswork, an absolute no-no. No work put into checking that it works. Sure it might work for THIS release, but any future releases will with almost 100% use the remaining data from Ch.1, and it's straight up broken. Author saw stuff not being used for v.15, and just mashed random properties to them. Hope you like that grey screen renpy makes when it catches unhandledexpressions, but you'll see a whole lot of that with future releases. Sure you could fix this ingame by redoing every variable per console. But good luck, I'm not helping you with that. Specially not when I've released a (which mods dont want to look at, for some reason..?). I actually did the legwork of making a proper mod.

Second.: Author decides to overwrite your own savedata from chapter 1. No way of getting that with you, no matter what you do. That is a really really wierd choice. I mean, the code was there. Why not make that as a last option? :relievedface: So hope you like others playthoughs, because you can't do your own ch1->2 with this.

Third.: I wonder if author ever did any testing. Premade routes where you screw Elena, but no rubber to do so. Dont you think that will mess up later on? Can lead to neverending loops depending on how days will be programmed. Georgina routes where you reject georgina. And could go on. Soooo many inconsistencies.

So how is it you got that mod on the frontpage? No testing, no questions in the thread if you were in doubt about how to code it. @Bloo or whichever mod that keeps it up-to-date. You should really take a look at this.

To me this is the equivalant of

No srly. It's that bad.

tl;dr
Mod currently on page 1 breaks your savegame. Advice not to use.
 
Last edited:

cryzaeford

Member
Jul 5, 2017
276
132
267
Can someone post an updated installation instruction? I've tried copying the 0.15 files into my 0.14 folder, applied the patch and now I get errors.
Then I downloaded 0.15 again unpacked into a new folder, started a new game and got errors.

The answer may have been already posted in this 587 pages (not even the search can help) but if a mod can update the first post it would be appreciated.

//edit: Also thanks for posting savegames but in no post/savegame archive is any note where the savegames are stored. I've tried putting them into the "game/saves" folder but they are not recognized by the game. I've tried the search and only found one post on 1xx page asking the same but nobody has replied to him.
you don't have to copy the files cuz v15 is a new game all together
 

Mordecai77

Member
Jul 11, 2017
120
107
275
So yeah. I thought about just letting this one slide, and watch the whole tread crumble. Which is garanteed to come. I mean, who hasn't fantasied about being the joker from batman, right? :coldsweat: Ohh well, pay attention. I'll only post this once at least. That mod currently on page 1, that one from @Anon-e-Mouse aka booom313. Yeah..

First off.: It corrupts any savegame you made after starting a game with that mod installed. It changes interger values to booleans and so on. Really really messy guesswork, an absolute no-no. No work put into checking that it works. Sure it might work for THIS release, but any future releases will with almost 100% use the remaining data from Ch.1, and it's straight up broken. Author saw stuff not being used for v.15, and just mashed random properties to them. Hope you like that grey screen renpy makes when it catches unhandledexpressions, but you'll see a whole lot of that with future releases. Sure you could fix this ingame by redoing every variable per console. But good luck, I'm not helping you with that. Specially not when I've released a (which mods dont want to look at, for some reason..?). I actually did the legwork of making a proper mod.

Second.: Author decides to overwrite your own savedata from chapter 1. No way of getting that with you, no matter what you do. That is a really really wierd choice. I mean, the code was there. Why not make that as a last option? :relievedface: So hope you like others playthoughs, because you can't do your own ch1->2 with this.

Third.: I wonder if author ever did any testing. Premade routes where you screw Elena, but no rubber to do so. Dont you think that will mess up later on? Can lead to neverending loops depending on how days will be programmed. Georgina routes where you reject georgina. And could go on. Soooo many inconsistencies.

So how is it you got that mod on the frontpage? No testing, no questions in the thread if you were in doubt about how to code it. @Bloo or whichever mod that keeps it up-to-date. You should really take a look at this.

To me this is the equivalant of

No srly. It's that bad.

tl;dr
Mod currently on page 1 breaks your savegame. Advice not to use.
that is not a HDD, that is a power supply! lol
 

RedGrave

New Member
Sep 5, 2017
5
0
31
Okay guys so I've decided to start the game all over again before playing the second chapter (to get the full experience of the first chapter now that it's finished), and for some reason at no point during day 8 have I being asked about the condom. Which sucks, because it's seems to be the most important update of the last version. Any idea what that's happening ? Have I made a wrong choice and now I can't get it ?
 

Magixian

Member
Feb 2, 2017
224
318
305
On another note. Actually came in here to ask if any had some ideas or requests for mods, alterations or additions, they like to see for DMD in the future !? I thought about maybe making the statscreen interactive, making some fanpictures avalible ingame like the ch.1 gallery, options at the start of ch.2 (one beat me to that one. Kind of).

You got any requests there? Dont have time to work at it right now, but later on I will.

Exactly @ XD That's how i felt reading though that mod. Dont want to discourage other mods. But releasing such a broken record and getting it on the first page is just wrong.
 
Last edited:

a1fox3

Loving Family Member's
Donor
Respected User
Aug 8, 2017
25,021
17,578
1,038
On another note. Actually came in here to ask if any had some ideas or requests for mods, alterations or additions, they like to see for DMD in the future !? I thought about maybe making the statscreen interactive, making some fanpictures avalible ingame like the ch.1 gallery, options at the stats of ch.2 (one beat me to that one. Kind of).

You got any requests there? Dont have time to work at it right now, but later on I will.

Exactly @ XD That's how i felt reading though that mod. Dont want to discourage other mods. But releasing such a broken record and getting it on the first page is just wrong.
How about making all points able to be added to or subtract form like we can remove or add GF's
Boob's, Ass and son on.
 

a1fox3

Loving Family Member's
Donor
Respected User
Aug 8, 2017
25,021
17,578
1,038
@Bloo @TCMS

This is the complete setup for chapter 2 with extras and the patch installed with incest fully restored.

It was tested to be fully working for those who have been having problems with the patch not working

Can one of you download it and place it on the first post please my mega account is limited.

Something is wrong in the links in the first post that some players are having problems with not being able to move forward because of the patch.
 
Last edited:
  • Like
Reactions: atlas114

da-dudster

Newbie
Jun 5, 2017
60
19
86
I have a "daughter only" save and a "all relationships" save in chapter 1. Which one will be continued when I start playing chapter 2?
 

a1fox3

Loving Family Member's
Donor
Respected User
Aug 8, 2017
25,021
17,578
1,038
I have a "daughter only" save and a "all relationships" save in chapter 1. Which one will be continued when I start playing chapter 2?
The last one you played to the end in v14 Fixed chapter 1.
Chapter 2 v15 will auto bring over the info for you when you start a new game.
 

da-dudster

Newbie
Jun 5, 2017
60
19
86
So if I want to play both routes in chapter 2, I load my last "daughter only" save in chapter 1, finish it, start chapter 2 and save it so that I have the "daughter only" route in chapter 2. And then I do the same with the "all relationship" save from chapter 1. Is that right?
 

a1fox3

Loving Family Member's
Donor
Respected User
Aug 8, 2017
25,021
17,578
1,038
So if I want to play both routes in chapter 2, I load my last "daughter only" save in chapter 1, finish it, start chapter 2 and save it so that I have the "daughter only" route in chapter 2. And then I do the same with the "all relationship" save from chapter 1. Is that right?
No your chapter 2 save games will revert to your last save game from chapter 1.
There is an in game program to add and remove GF's so use it and your good to go.
Just click her face to open it up and you can change names and add and remove GF's change name and more..jpg

It would be best to bring over the info from the all GF one then in chapter 2 start a new game and just remove the GF's and your good to go, that is how I did it.
 
Last edited:
  • Like
Reactions: da-dudster
3.80 star(s) 339 Votes