I haven't experienced any errors, but I will try to take it apart and see to making a new one if the current one breaks something.incest patch update when?
or it works fine with 20.7 ?
EDIT: I just decompiled the incest patch to look at the code. It does work with any version but it will not overwrite new dialogue from after v20.5.
The patch is written so it "catches" text and replaces it, so no worries, it will never break the game.
Examples provided below so you know I am not just saying something I don't know anything about.
BTW: Only use the additional lines incest mod for now. It includes the v20.5 incest patch so it has everything from v20.5.
If you have the patch-v0.20.5.rpa file in your game folder, delete it.
Code:
translate ipatch strings:
old "These assholes are terrorizing my friends and I!"
new "These assholes are terrorizing my friends and family!"
old "Haven't your friends been through enough?"
new "Hasn't your family been through enough?"
old "{i}*Sigh*{/i} I don't know what I'm supposed to tell {b}[deb_name]{/b} about this..."
new "{i}*Sigh*{/i} I don't know what I'm supposed to tell your mother about this..."
...
translate ipatch jenny_button_you_and_phone_b6af0eb1:
jenny "What are you, our mother?!"
translate ipatch jenny_button_just_curious_54fddd37:
anon "Well, we are Family"
translate ipatch backyard_mom_midnight_swim_ee14123d:
debbie "... Don't get your hopes up, {b}D{#}iane{/b}! Who knows what will happen..."
translate ipatch diane_debbie_sex_hscene_dialog_6553d016:
diane "Show your {b}Mom{/b} how much you love her.{p=2}{nw}"
Last edited: