DFD backlog
Added 2020-10-13 23:11:07 +0000 UTC
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.
- Chapter 1: Download | Play Online
- Chapter 2: Download | Play Online
- Chapter 3: Download | Play Online
- Chapter 4: Download | Play Online
- Chapter 5: Download | Play Online
- Chapter 6: Download | Play Online
- Chapter 7: Download | Play Online
- Chapter 8: Download | Play Online
- Chapter 9: Download | Play Online
- Chapter 10: Download | Play Online
- Chapter 11: Download | Play Online
- Chapter 12: Download | Play Online
- Chapter 13: Download | Play Online
- Chapter 14: Download | Play Online
- Chapter 15: Download | Play Online
- Chapter 16: Download | Play Online
- Chapter 17: Download | Play Online
- Chapter 18: Download | Play Online
- Chapter 19 + Epilogues: Download | Play Online
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
2023-10-18 00:04:20 +0000 UTCIs 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
2023-04-05 22:51:33 +0000 UTCIt doesn't happen in the downloadable version: https://love-joint.com/portfolio/dfd/
Love-Joint
2021-07-08 21:12:20 +0000 UTCgetting 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
2021-07-08 17:54:08 +0000 UTCI'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.
2021-06-06 02:07:38 +0000 UTCanyone can tell me?? thanks
2021-05-21 02:45:45 +0000 UTChow to apply chatcode on ch 13? i was platinum member but cant use chatcode
2021-05-21 02:45:29 +0000 UTCTry to change your name. Maybe it is too short.
Love-Joint
2021-05-05 20:33:45 +0000 UTCPlayed chapter 2 but chapter 3 just asks to input name and can't click new game.
2021-05-03 21:40:16 +0000 UTCDo 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
2021-03-11 13:43:19 +0000 UTCActually 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)
2021-03-11 11:10:44 +0000 UTCDrat I just found this game and supported only to find that the creator passed and no access to voiced versions. :(
Darth Suvius
2021-02-02 12:33:23 +0000 UTCWe'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
2020-11-14 18:26:32 +0000 UTCto keep the voices, do we have to be Patreon for life?
Félix Carle-Milette
2020-11-14 07:02:07 +0000 UTCDFD never had Mac builds. You can try and play it online, though.
Love-Joint
2020-10-22 11:38:46 +0000 UTC