XaiJu
lovejoint
lovejoint

patreon


DFD backlog

Here you can find all chapters of DFD. Unfortunately, we cannot link right now the patreon-only builds that had voice acting enabled (Ch1 to Ch16) since they are still linked via API to the old Patreon account we don't have access to. That doesn't affect the experience that much, though. The content is exactly the same. We will review the possibility of rebuilding all DFD chapters to circumvent that problem.

Update

We've implemented a hack to re-enable voice acting. When the message in-game appears disabling VA and asking to become a Patron, just click continue and then F8 in your keyboard. 

Please email any potential issues you might encounter to support@love-joint.com or on our Discord channel (bug-report section). Note that you will see a black window for a while until the game loads. Consider closing your other browser tabs before playing. Running this game in incognito mode is not recommended as your progress will be wiped out once you close the game. Chrome or Firefox recommended to play. There is no support for IE or Edge. Some security/privacy extensions (like ad-blockers) might cause loading issues (black screen). VPNs sometimes cause issues as well, so be sure to disable it.

You MUST complete the previous chapter to play the next one. For example: You must complete chapter 4 before starting chapter 5.

Due to Chrome and Firefox updates that changed how the Web Audio API is handled, some old chapters of DFD may present audio bugs. We highly recommend playing the downloadable version instead if possible.

Comments

F8 did not turn VA version. Desktop, Chapter 3. I still very much enyoy your games and I'm going to keep supporting you, but still It would be nice to have this issue resolved, cause I can see that it happened for at least one of subscribers a year ago.

ChrisJacob

Is playing the online version the only way to enable voice acting after Chapter 3? chapter 3-4 doesn't work on the online version so am I stuck?

Finley bond

It doesn't happen in the downloadable version: https://love-joint.com/portfolio/dfd/

Love-Joint

getting audio errors, as if two music tracks playing at once.. exiting and restarting seems to fix it but only till it happens again

Crowangel Gaming

I'm sorry to necro an old thread but can you at least let me know what tools were used to compile the downloadable version? I can probably decrompress and figure this out on my own if you let me know.

anyone can tell me?? thanks

how to apply chatcode on ch 13? i was platinum member but cant use chatcode

Try to change your name. Maybe it is too short.

Love-Joint

Played chapter 2 but chapter 3 just asks to input name and can't click new game.

Do you know if it works in all chapters? Obfuscation usually changes the variables names. If this work as expected I could embed that JS into all chapters to recover VA.

Love-Joint

Actually to get the VA you just have to set enableVoiceActing and voiceOn in the global var (global.enableVoiceActing, global.voiceOn) to true, though theres a protection to prevent you from doing that (obfuscation), I'll leave you a little function you can copy & paste in the browser's console. You do need to get the new obfuscation name for each chapter though! (eg. _1B and _ez) This works for chapter 7 function keyUp(e) { if(e.key === "F8") { global._1B = 1; // _1B is voiceOn global._ez = 1; // _ez is enableVoiceActing alert("Voice acting enabled"); } } document.addEventListener('keyup', keyUp, false); Go to your browsers console, paste it, close the console and press f8 when you want to activate it (deactivates sometimes)

Drat I just found this game and supported only to find that the creator passed and no access to voiced versions. :(

Darth Suvius

We'll have to rebuild all DFD chapters to fix the issues with the VA. Unfortunately there isn't a timeframe for that to happen. We're all focused on DH Ep19 and the next game.

Love-Joint

to keep the voices, do we have to be Patreon for life?

Félix Carle-Milette

DFD never had Mac builds. You can try and play it online, though.

Love-Joint


More Creators