3.50 star(s) 128 Votes

ShiShi!

Active Member
Nov 28, 2017
512
637
Yes, if any of the folder or file names contain spaces, quotes are required. It's a good idea to use them in any case.

But in your case it seems that you failed to specify a file name for the online file that you're trying to create ("C:/DFD/onlinefile.dat" for example).
C:/DFD looks like a folder name to me.
Hmm,
I added the quotes, added a filename.dat to the end of the onlineFile, it says unrecognized argument still

Command Line : arguments:
offlineFolder "C:\Users\lphuy\AppData\Local\VNE2"

onlineFile "C:/DFD/onlinefile.dat"
usage: dfdtoonline.py [-h] offlineFolder onlineFile
dfdtoonline.py: error: unrecognized arguments: C:\Users\lphuy\AppData\Local\VNE2 onlineFile C:/DFD/onlinefile.dat
Exit code: 2

So I tried to remove the onlinefile.dat name and now it says

Command Line : arguments:
offlineFolder "C:\Users\lphuy\AppData\Local\VNE2"
onlineFile "C:/DFD/"
usage: dfdtoonline.py [-h] offlineFolder onlineFile
dfdtoonline.py: error: unrecognized arguments: C:\Users\lphuy\AppData\Local\VNE2 onlineFile C:/DFD/
Exit code: 2


I colored the text accordingly to what Python gave, so the offlineFolder line seemed fine but it still says unrecognized arguments including both. Any ideas?
 

Penfold Mole

Engaged Member
Respected User
May 22, 2017
3,191
7,946
Did you install Python 2.7.x (2.7.15 is the up-to-date version) or did you install Python 3.6.x? The script requires 2.7.x.

It seems to be working fine on Python 2.7.15 with a command line like this for example:

python dfdtoonline.py "%localappdata%\VNE2" .\dfd8.dat

(saves dfd7.dat into the current folder where you are and dfdtoonline.py is located - you can specify another folder that actually exist and you have permission to write into)

You do have to specify a file name as a second argument, as I said before, there's no way to skip it or replace with a plain folder name.
 
  • Like
Reactions: ShiShi!

Lynn

Member
May 21, 2017
287
498
Nice game and all... but FUCK the separation of chapters and online and local and datas and so on is irritating.
 
  • Like
Reactions: keemao25

ShiShi!

Active Member
Nov 28, 2017
512
637
Did you install Python 2.7.x (2.7.15 is the up-to-date version) or did you install Python 3.6.x? The script requires 2.7.x.

It seems to be working fine on Python 2.7.15 with a command line like this for example:

python dfdtoonline.py "%localappdata%\VNE2" .\dfd8.dat

(saves dfd7.dat into the current folder where you are and dfdtoonline.py is located - you can specify another folder that actually exist and you have permission to write into)

You do have to specify a file name as a second argument, as I said before, there's no way to skip it or replace with a plain folder name.
Ah that must be it. I just googled Python and installed it lol, looking back it's the 3.7 version. Thanks a ton.
 

ShiShi!

Active Member
Nov 28, 2017
512
637
Did you install Python 2.7.x (2.7.15 is the up-to-date version) or did you install Python 3.6.x? The script requires 2.7.x.

It seems to be working fine on Python 2.7.15 with a command line like this for example:

python dfdtoonline.py "%localappdata%\VNE2" .\dfd8.dat

(saves dfd7.dat into the current folder where you are and dfdtoonline.py is located - you can specify another folder that actually exist and you have permission to write into)

You do have to specify a file name as a second argument, as I said before, there's no way to skip it or replace with a plain folder name.
Now it's giving me a syntax error, running the exact same command line, from the python command line. :(

Nevermind. Found the issue. Was running it with python cmd line, supposed to run it with windows cmd. :D

Thanks again for your help.
 

NewMercutio

New Member
May 14, 2018
6
0
Anyone have an issue with the driving section in the Beta of the Free version?

Can't tell if it's the game or my comp

Edit: I can tell the controls are funky to make it difficult but half the times I attempt it either the car turns hard left right from the start and I have no control. Or the moment I move left it starts doing that. I supposed it could be my keyboard... but I have no issues typing with the cursor jumping or "a" being typed repeatedly so I doubt the keys are reading wrong.
 

5CH4CHT3L

Newbie
Apr 21, 2018
88
130
Cheat codes: Click on the key on the main menu, then input the cheat
Chapter 7 Skip minigame: Ch7roadking
 

HalGLC

Active Member
May 12, 2017
554
658
Finished chapter 5, got to admit, at first I thought this was just going to be a DmD ripoff but it's not. It's got a lot of work, heart, great cast of characters (I even love Moe) minigames that are actually a lot of fun, and best of all a lot of hot content.

A+, and I haven't even touched 6-8 yet
 
  • Like
Reactions: Marcovro

Danny Ran

New Member
Apr 27, 2018
3
0
Just to be clear. Ch7 is not when sex actually happens with the step-daughter right? Just a different type of hot scene
 

pldmdfan325

Member
Oct 27, 2017
442
208
I've been playing the free downloadable version, I haven't seen any minigames except for the dishwasher one. Am I missing out on content because of this?
 

NewMercutio

New Member
May 14, 2018
6
0
I've been playing the free downloadable version, I haven't seen any minigames except for the dishwasher one. Am I missing out on content because of this?
You are. There is bartending in Chap 2, I believe, that leads to content. Arcade games in 4(need to go one of 2 out of 3 paths in Chap 2, that leads to content. Driving in 7, which I'm unsure if it's required for content. I've only gone through it with succeeding at it using the cheat code.

Finished chapter 5, got to admit, at first I thought this was just going to be a DmD ripoff but it's not. It's got a lot of work, heart, great cast of characters (I even love Moe) minigames that are actually a lot of fun, and best of all a lot of hot content.

A+, and I haven't even touched 6-8 yet
I tried to play DmD 2(only one I could get working on my Chromebook which is my only personal computer option atm, and found it unbearable compared to this. The writing just felt far far lower in quality. Really frustrated me.
 

NewMercutio

New Member
May 14, 2018
6
0
Being solely on Chromebook is there anyway to get Ch8 that will actually play on a Chromebook or in the Android system? Ch7 was a good return to form after Ch6 and I really don't wanna wait a month to continue the story.
 
3.50 star(s) 128 Votes