Crispyking

Member
Jul 15, 2017
100
459
Hi guys!

I just want to inform you about the progress of the mod. But first off I have to admit that I grossly underestimated the amount of work would take to modify the code (~20.000 lines), and overestimated the amount of time I would be able to spare. So sorry for the rather lengthy delays.

For those not knowing what I'm referring to: You'll find all the required explanations right here.

That being said it's really fun to basically re-imagine the whole game! Now here some Q&A that might interest you:

Q: Ok, that's nice, but when will your mod be completed?
A: Frankly, I really don't know. I have absolutely not experience in this, so it's very hard for me to estimate anything. However, I do promise you two things: First: I'll keep you posted on it's progress, and secondly: I'll finish it.

Q: So you won't be "Gumdropping" us?
A: No, I might be overworked, but I'm not a blue-balling monster.

Q: What changes are you applying to the game:
A: I have not only changed most of it's content to make the characters more likable and sympathetic towards each other, but also added much more mother-son related dialogue and character development. Sex with Jessica will be consensual, your won't be the Baron's cuck in the Harkonnen ending, Harah will miss her sons so much, that... but wait, I guess I shouldn't spoil everything right away!

Q: You dirty bastard! But how did you add so "much more" dialogue?
A: I've introduced new variables, like conversation-counters and randomized dialogues. One of the effects is for example, that Jessica's boob-jobs now come with a dialogue progression: When repeating you won't always get the same dialogue all over again, but have 10 different dialogues, beginning with her just helping you out, and ending with her being upset with you for ruining her dress. After getting sufficiently "showered" the other characters will also react to her somewhat soiled appearance. This lends much more depth to the story progression and the characters imho.

Q: So what's your favorite soft-drink?
A: I'm glad you asked, but I'm not so much into soft-drinks. I do however love fruit juices made of cherry, peach or pear.

Q: How interesting! But will we also get new choices and different story developments?
A: Yes, particularly with Jessica and Harah.

Q: There have been rumors about some prego-content. Is there any truth to that?
A: I thought that "pergo" meant "impregnating" someone, so I falsely confirmed that rumor. Now I've learned that it actually refers to having sex with pregnant women, so no, no explicit sex with pregnant women. Sorry for the confusion.

Q: Will there be any additional art?
A: So far not, but I've tried to commission a few new images a month ago at . But alas, David Goujard didn't respond to my request. If anybody knows how to reliably contact him, then I'd be happy to do so.

Q: How are you doing with your de- and recompilation problems?
A: I reduced the amount of trash code by doing my changes and backups with an external text editor (notepad++). This slows down testing considerably, and doesn't solve ALL problems, but it helps, and the final code will have been de- and recompiled only once, and not for hundreds of times.

Q: I'd love to make changes myself! Any tips on how to do that?
A: Sure! Here is how you do it in Windows 7 64bit. This should work with most other flash games aswell. (all following downloads are free):
-) First download the SWF-Version of the game from the front page
-) Then download "Free Flash Decompiler" (FFDec) from "JPEXS"
-) Open the swf-file with FFDec, and browse the tree structure towards "scripts\DuneV2-fla\talker_277" and "scripts\DuneV2-fla\_movies_538" (these numbers may vary between versions). There you will find about 90% of all the dialogues.
-) Edit, save and enjoy!
-) If you can not playback the SWF-file, then install "Adobe Flash Player Projector". Get it from
-) You can also export, edit and import bitmaps and vector graphics via FFDec. While Gimp (download ) was my software of choice for editing bitmaps, Inkscape (download ) did true wonders for the vector-graphics.

So now I will try to provide you with the finished mod as soon as possible. And thanks for all the really nice comments and messages! I love giving people something that they'll really enjoy... it's feels like making really good gifts at Christmas! :)

See you later, guys!
Crispyking
 
Last edited:

KastGamer

Member
Jun 29, 2018
312
126
Hi guys!

I just want to inform you about the progress of the mod. But first off I have to admit that I grossly underestimated the amount of work would take to modify the code (~20.000 lines), and overestimated the amount of time I would be able to spare. So sorry for the rather lengthy delays.

For those not knowing what I'm referring to: You'll find all the required explanations right here.

That being said it's really fun to basically re-imagine the whole game! Now here some Q&A that might interest you:

Q: Ok, that's nice, but when will your mod be completed?
A: Frankly, I really don't know. I have absolutely not experience in this, so it's very hard for me to estimate anything. However, I do promise you two things: First: I'll keep you posted on it's progress, and secondly: I'll finish it.

Q: So you won't be "Gumdropping" us?
A: No, I might be overworked, but I'm not a blue-balling monster.

Q: What changes are you applying to the game:
A: I have not only changed most of it's content to make the characters more likable and sympathetic towards each other, but also added much more mother-son related dialogue and character development. Sex with Jessica will be consensual, your won't be the Baron's cuck in the Harkonnen ending, Harah will miss her sons so much, that... but wait, I guess I shouldn't spoil everything right away!

Q: You dirty bastard! But how did you add so "much more" dialogue?
A: I've introduced new variables, like conversation-counters and randomized dialogues. One of the effects is for example, that Jessicas boob-jobs now come with a dialogue progression: When repeating you won't always get the same dialogue all over again, but have 10 different dialogues, beginning with her just helping you out, and ending with her being upset with you for ruining her dress. After getting sufficiently "showered" the other characters will also react to her somewhat soiled appearance. This lends much more depth to the story progression and the characters imho.

Q: So what's your favorite soft-drink?
A: I'm glad you asked, but I'm not so much into soft-drinks. I do however love fruit juices made of cherry, peach or pear.

Q: How interesting! But will we also get new choices and different story developments?
A: Yes, particularly with Jessica and Harah.

Q: There have been rumors about some prego-content. Is there any truth to that?
A: I thought that "pergo" meant "impregnating" someone, so I falsely confirmed that rumor. Now I've learned that it actually refers to having sex with pregnant women, so no, no explicit sex with pregnant women. Sorry for the confusion.

Q: Will there be any additional art?
A: So far not, but I've tried to commission a few new images a month ago at . But alas, David Goujard didn't respond to my request. If anybody knows how to reliably contact him, then I'd be happy to do so.

Q: How are you doing with your de- and recompilation problems?
A: I reduced the amount of trash code by doing my changes and backups with an external text editor (notepad++). This slows down testing considerably, and doesn't solve ALL problems, but it helps, and the final code will have been de- and recompiled only once, and not for hundreds of times.

Q: I'd love to make changes myself! Any tips on how to do that?
A: Sure! Here is how you do it in Windows 7 64bit (all following downloads are free):
-) First download the SWF-Version of the game from the front page
-) Then download "Free Flash Decomplier" (FFDec) from "JPEXS"
-) Open the swf-files with FFDec, and browse the tree structure towards "scripts\DuneV2-fla\talker_277" and "scripts\DuneV2-fla\_movies_538" (these numbers may vary between versions). There you will find about 90% of all the dialogues.
-) Edit, save and enjoy!
-) If you can not playback the SWF-file, then install "Adobe Flash Player Projector". Get it from
-) You can also export, edit and import bitmaps and vector graphics via FFDec. While Gimp (download ) was my software of choice for editing bitmaps, Inkscape (download ) did true wonders for the vector-graphics.

So now I will try to provide you with the finished mod as soon as possible. And thanks for all the really nice comments and messages! I love giving people something that they'll really enjoy... it's feels like making really good gifts at Christmas! :)

See you later, guys!
Crispyking
Cant you ask for help from sombody who knows how this works ?
 

spike0000

Member
Jul 12, 2017
226
260
Hi guys!

I just want to inform you about the progress of the mod. But first off I have to admit that I grossly underestimated the amount of work would take to modify the code (~20.000 lines), and overestimated the amount of time I would be able to spare. So sorry for the rather lengthy delays.

For those not knowing what I'm referring to: You'll find all the required explanations right here.

That being said it's really fun to basically re-imagine the whole game! Now here some Q&A that might interest you:

Q: Ok, that's nice, but when will your mod be completed?
A: Frankly, I really don't know. I have absolutely not experience in this, so it's very hard for me to estimate anything. However, I do promise you two things: First: I'll keep you posted on it's progress, and secondly: I'll finish it.

Q: So you won't be "Gumdropping" us?
A: No, I might be overworked, but I'm not a blue-balling monster.

Q: What changes are you applying to the game:
A: I have not only changed most of it's content to make the characters more likable and sympathetic towards each other, but also added much more mother-son related dialogue and character development. Sex with Jessica will be consensual, your won't be the Baron's cuck in the Harkonnen ending, Harah will miss her sons so much, that... but wait, I guess I shouldn't spoil everything right away!

Q: You dirty bastard! But how did you add so "much more" dialogue?
A: I've introduced new variables, like conversation-counters and randomized dialogues. One of the effects is for example, that Jessica's boob-jobs now come with a dialogue progression: When repeating you won't always get the same dialogue all over again, but have 10 different dialogues, beginning with her just helping you out, and ending with her being upset with you for ruining her dress. After getting sufficiently "showered" the other characters will also react to her somewhat soiled appearance. This lends much more depth to the story progression and the characters imho.

Q: So what's your favorite soft-drink?
A: I'm glad you asked, but I'm not so much into soft-drinks. I do however love fruit juices made of cherry, peach or pear.

Q: How interesting! But will we also get new choices and different story developments?
A: Yes, particularly with Jessica and Harah.

Q: There have been rumors about some prego-content. Is there any truth to that?
A: I thought that "pergo" meant "impregnating" someone, so I falsely confirmed that rumor. Now I've learned that it actually refers to having sex with pregnant women, so no, no explicit sex with pregnant women. Sorry for the confusion.

Q: Will there be any additional art?
A: So far not, but I've tried to commission a few new images a month ago at . But alas, David Goujard didn't respond to my request. If anybody knows how to reliably contact him, then I'd be happy to do so.

Q: How are you doing with your de- and recompilation problems?
A: I reduced the amount of trash code by doing my changes and backups with an external text editor (notepad++). This slows down testing considerably, and doesn't solve ALL problems, but it helps, and the final code will have been de- and recompiled only once, and not for hundreds of times.

Q: I'd love to make changes myself! Any tips on how to do that?
A: Sure! Here is how you do it in Windows 7 64bit. This should work with most other flash games aswell. (all following downloads are free):
-) First download the SWF-Version of the game from the front page
-) Then download "Free Flash Decompiler" (FFDec) from "JPEXS"
-) Open the swf-file with FFDec, and browse the tree structure towards "scripts\DuneV2-fla\talker_277" and "scripts\DuneV2-fla\_movies_538" (these numbers may vary between versions). There you will find about 90% of all the dialogues.
-) Edit, save and enjoy!
-) If you can not playback the SWF-file, then install "Adobe Flash Player Projector". Get it from
-) You can also export, edit and import bitmaps and vector graphics via FFDec. While Gimp (download ) was my software of choice for editing bitmaps, Inkscape (download ) did true wonders for the vector-graphics.

So now I will try to provide you with the finished mod as soon as possible. And thanks for all the really nice comments and messages! I love giving people something that they'll really enjoy... it's feels like making really good gifts at Christmas! :)

See you later, guys!
Crispyking

Holy Shoot!

I downloaded FFDec and peeked inside of ver 2.18 swf file.

It's crazy complicated.

I don't think I can find what I want in there ever lol.
 
  • Haha
Reactions: Crispyking

Crispyking

Member
Jul 15, 2017
100
459
Holy Shoot!

I downloaded FFDec and peeked inside of ver 2.18 swf file.

It's crazy complicated.

I don't think I can find what I want in there ever lol.
Yeah, welcome to the world of programming... the trick is to use the search-function for known snippets of dialogue. They are all coded in plain text. And don't feel bad for starting small. We all do... ;)
 

KastGamer

Member
Jun 29, 2018
312
126
and realy to bad it wont have preggo sex but atleast will have mom mc son ending and impregnation sex ? no idea who harah is havent played the game that far
 

Mrs.Nyx

Newbie
Sep 6, 2018
71
57
Hi guys!

I just want to inform you about the progress of the mod. But first off I have to admit that I grossly underestimated the amount of work would take to modify the code (~20.000 lines), and overestimated the amount of time I would be able to spare. So sorry for the rather lengthy delays.

For those not knowing what I'm referring to: You'll find all the required explanations right here.

That being said it's really fun to basically re-imagine the whole game! Now here some Q&A that might interest you:

Q: Ok, that's nice, but when will your mod be completed?
A: Frankly, I really don't know. I have absolutely not experience in this, so it's very hard for me to estimate anything. However, I do promise you two things: First: I'll keep you posted on it's progress, and secondly: I'll finish it.

Q: So you won't be "Gumdropping" us?
A: No, I might be overworked, but I'm not a blue-balling monster.

Q: What changes are you applying to the game:
A: I have not only changed most of it's content to make the characters more likable and sympathetic towards each other, but also added much more mother-son related dialogue and character development. Sex with Jessica will be consensual, your won't be the Baron's cuck in the Harkonnen ending, Harah will miss her sons so much, that... but wait, I guess I shouldn't spoil everything right away!

Q: You dirty bastard! But how did you add so "much more" dialogue?
A: I've introduced new variables, like conversation-counters and randomized dialogues. One of the effects is for example, that Jessica's boob-jobs now come with a dialogue progression: When repeating you won't always get the same dialogue all over again, but have 10 different dialogues, beginning with her just helping you out, and ending with her being upset with you for ruining her dress. After getting sufficiently "showered" the other characters will also react to her somewhat soiled appearance. This lends much more depth to the story progression and the characters imho.

Q: So what's your favorite soft-drink?
A: I'm glad you asked, but I'm not so much into soft-drinks. I do however love fruit juices made of cherry, peach or pear.

Q: How interesting! But will we also get new choices and different story developments?
A: Yes, particularly with Jessica and Harah.

Q: There have been rumors about some prego-content. Is there any truth to that?
A: I thought that "pergo" meant "impregnating" someone, so I falsely confirmed that rumor. Now I've learned that it actually refers to having sex with pregnant women, so no, no explicit sex with pregnant women. Sorry for the confusion.

Q: Will there be any additional art?
A: So far not, but I've tried to commission a few new images a month ago at . But alas, David Goujard didn't respond to my request. If anybody knows how to reliably contact him, then I'd be happy to do so.

Q: How are you doing with your de- and recompilation problems?
A: I reduced the amount of trash code by doing my changes and backups with an external text editor (notepad++). This slows down testing considerably, and doesn't solve ALL problems, but it helps, and the final code will have been de- and recompiled only once, and not for hundreds of times.

Q: I'd love to make changes myself! Any tips on how to do that?
A: Sure! Here is how you do it in Windows 7 64bit. This should work with most other flash games aswell. (all following downloads are free):
-) First download the SWF-Version of the game from the front page
-) Then download "Free Flash Decompiler" (FFDec) from "JPEXS"
-) Open the swf-file with FFDec, and browse the tree structure towards "scripts\DuneV2-fla\talker_277" and "scripts\DuneV2-fla\_movies_538" (these numbers may vary between versions). There you will find about 90% of all the dialogues.
-) Edit, save and enjoy!
-) If you can not playback the SWF-file, then install "Adobe Flash Player Projector". Get it from
-) You can also export, edit and import bitmaps and vector graphics via FFDec. While Gimp (download ) was my software of choice for editing bitmaps, Inkscape (download ) did true wonders for the vector-graphics.

So now I will try to provide you with the finished mod as soon as possible. And thanks for all the really nice comments and messages! I love giving people something that they'll really enjoy... it's feels like making really good gifts at Christmas! :)

See you later, guys!
Crispyking
Can you convert it to Android version as well ? Sorry to ask
 

Crispyking

Member
Jul 15, 2017
100
459
Can you convert it to Android version as well ? Sorry to ask
Hi!

You don't really need to convert SWF-files. It's like playing a mp3-file... you just need a proper player app to do so. Now Flash is considered to be obsolete since Android 4.1, but I'm sure there still are some apps out there that can play SWF-files.

1.) Search the google app-store for SWF-players or flash players or
2.) Some browsers might also just do the trick: Boat browser, Photon browser or Flashfox might work, if they are still around.

You should eventually be able to find something that works, but beware of spy- and adware. Please tell us when you have found something reliable.

Hope that helps, and wish you a nice day!
 
Last edited:

Benn Swagger

Well-Known Member
Aug 26, 2016
1,477
2,046
Sad that this game is way too short, even if David gonna expanding it, still a short flash game. With pro-artist and experience engine coders on Renpy/Unity/Etc ... this Dune theme could make into a sagacious porn games. I hope none of the shitty & opportunist developer using this theme tho ...

Key Ideas when expanding this game ...
- Spice produce currency to buy goods from the galaxy's market
- Buying items to expand site for multi purpose
- Building structure like Army, Economy & "Entertainment" facility
- Introducing rival house, no need to follow the canon
- War between the house clan, event some rebellious Arrakis clan who refuse to work for you
- Conquering one will get all the ladies of that house
- Make them concubine or put them to the "Entertaiment" harem house for yourself or "rent" it to the Arrakis.
 
4.40 star(s) 93 Votes