• To improve security, we will soon start forcing password resets for any account that uses a weak password on the next login. If you have a weak password or a defunct email, please update it now to prevent future disruption.
3.50 star(s) 125 Votes

kartoos111

Newbie
Oct 1, 2016
47
25
Downloading this game for the first time. Do I have to download each chapters separately or can I download just the latest chapter and play?
 

CtrlTab

Newbie
Feb 24, 2018
48
40
CH7 is out but I don't know how to stop the page redirecting in chrome.


Someone answered this a while ago. Here is their post (pg 76)
Let it transfer then paste the following code in the url bar

There's an issue with your code.
Working version:
Code:
javascript:document.write('<a href="https://love-joint-games.com/DfD/ch7_qwchdgp/check.html">Enjoy</a>');
 

Wookie

Member
Dec 27, 2017
353
459
I got it to work but I don't know how I did it..... I spammed ESC and one time it worked.
There is another technique using the ESC key described in the link below, seems that you accidentally achieved that result. :)
 

FlipFish

Active Member
Oct 23, 2017
568
2,350
can someone provide a backup data save for chapter 7? i got it to work but dont have the save
You can just make it yourself pretty easily. Just play through chapter 6 again using the skip function and it'll instantly go by, then when you get to the end of the chapter create a backup save.
 

parceload

Member
Nov 14, 2017
101
148
I'm fed up having to deal with 2 different save types, so I made a program to convert between them.

The following is released by me under (CC BY-SA 2.5). Open source python scripts to convert DFD online saves to offline saves, and vice versa. I will not be offering any support, warranty, or guarantee that it will work. Requires python 2.7 to run.

To convert a save file created with the "downloaded" version of the game to one that can be played "online":
Code:
usage: python dfdtoonline.py offlineFolder onlineFile

arguments:
  offlineFolder  path to save folder (%localappdata%/VNE2/)
  onlineFile     path to output backup.dat file
To convert a save file created with the "online" version of the game to one that can be played with the "downloaded" version:
Code:
usage: python dfdtooffline.py onlineFile offlineFolder

arguments:
  onlineFile     path to backup.dat file
  offlineFolder  path to output folder (%localappdata%/VNE2/)
You don't have permission to view the spoiler content. Log in or register now.
 

DavidTurner

Active Member
Oct 4, 2017
602
377
I haven't played this since ch 1... I liked it then, I just got busy and couldn't keep up with it. How much better is it now? Just asking before I download out of curiosity
 

cxx

Message Maestro
Nov 14, 2017
57,612
28,570
better, char actually will have sex with various chars and see daughter or step daughter naked.
 

5CH4CHT3L

Newbie
Apr 21, 2018
88
130
My god this game is great. Can't wait to play Ch 7
Even though just a few face expression renders are used, they all have so much character (also this allows for a much faster development (monthly Updates yay) as not every unimportant scene has to be rendered seperately)
Other than that, they look really great without using these gigantic boobs every other game this genre uses. The faces itself are just outstanding! Nice Job!
Also really nice that you can change the relation between your Step-Daughter so no lewd patch is needed anymore. Nice workaround devs.
Overall I'd give a 10/10. Not much missing here for me.
 

Dryparn

Newbie
Aug 13, 2017
18
94
This is the best damn VN-game i have ever played. Here i sit thinking of horn-dogging and i end up laughing out loud several times. This developer's kind of humor is golden, period. Good job sir and i tip my hat to you.
Now i just need to find my own Mortelli. I also want a hilarious perverted and awkward intruder kind of man who drools after my women that i can feed while having wonderful conversation!
 

goobdoob

Conversation Conqueror
Modder
Respected User
Dec 17, 2017
7,425
9,681
I'm fed up having to deal with 2 different save types, so I made a program to convert between them.

The following is released by me under (CC BY-SA 2.5). Open source python scripts to convert DFD online saves to offline saves, and vice versa. I will not be offering any support, warranty, or guarantee that it will work. Requires python 2.7 to run.

To convert a save file created with the "downloaded" version of the game to one that can be played "online":
Code:
usage: python dfdtoonline.py offlineFolder onlineFile

arguments:
  offlineFolder  path to save folder (%localappdata%/VNE2/)
  onlineFile     path to output backup.dat file
To convert a save file created with the "online" version of the game to one that can be played with the "downloaded" version:
Code:
usage: python dfdtooffline.py onlineFile offlineFolder

arguments:
  onlineFile     path to backup.dat file
  offlineFolder  path to output folder (%localappdata%/VNE2/)
You don't have permission to view the spoiler content. Log in or register now.
Yeah, the fact that they have different formats is a poor design decision.

So what are the differences? Your scripts look like they change from 1 monolithic file to multiple files in a directory, and back again.
 

parceload

Member
Nov 14, 2017
101
148
Yeah, the fact that they have different formats is a poor design decision.

So what are the differences? Your scripts look like they change from 1 monolithic file to multiple files in a directory, and back again.
Yes, that's the only difference. One format is a json-encapsulated "filesystem" (kind of like a tar?) which hold multiple files inside one file, the other format is a bunch of files in a folder. There's no reason the dev needed to do this, it was very simple to convert them.
 
  • Like
Reactions: Penfold Mole

QTmodz

Member
Modder
Jun 17, 2017
375
364
This is the best damn VN-game i have ever played. Here i sit thinking of horn-dogging and i end up laughing out loud several times. This developer's kind of humor is golden, period. Good job sir and i tip my hat to you.
Now i just need to find my own Mortelli. I also want a hilarious perverted and awkward intruder kind of man who drools after my women that i can feed while having wonderful conversation!
I fully agree very funny.
 
  • Like
Reactions: Palmer
3.50 star(s) 125 Votes