D
Deleted member 39699
Unconfirmed
Nope,But if anyone want i'm can compress this
Nope,But if anyone want i'm can compress this
Put the name in the searchbar "Deadlocked in Time" ,than it works.For some reason, clicking on that link sends me to 404 NOT FOUND. So I clicked in the link that directs me to the game patch and did as you suggested but again, none of that shows.
View attachment 38648
pretty please?, part 1 & part 2Nope,But if anyone want i'm can compress this
OK I did it before that I'm assuming they're updating it or somethingFor some reason, clicking on that link sends me to 404 NOT FOUND. So I clicked in the link that directs me to the game patch and did as you suggested but again, none of that shows.
View attachment 38648
Want, But impossible for downloading,pixeldrain today work badpretty please?, part 1 & part 2
take your time as long as it include all the patch and compress...its worth itWant, But impossible for downloading,pixeldrain today work bad![]()
So, these files only contain the game folder. I have to DL the whole game too? I thought, I could reduce DL-time...DIT LewdPatch [Actual] Compressed (Tested)
Win (For Part 2 0.12)(3.1 GB/ 889 MB) :You must be registered to see links,You must be registered to see links(4.7K Images)
Win (For Part 1)(913 MB/ 224 MB) :You must be registered to see links,(1.4K Images)
it's Only Lewdpatch without game!So, these files only contain the game folder. I have to DL the whole game too? I thought, I could reduce DL-time...
OK, got it. Thanks.it's Only Lewdpatch without game!
It's named how folder patch after downloadingOK, got it. Thanks.
BTW, you've named the ledwpatch for part1 the same as the compressed game you've uploaded a week ago....
The Part2 V0.11 Relationship patch works fine. They only get updated if it's needed. There's usually new loli stuff in each version, so that typically matches the latest version number. Incest/relations patch is basically just a word replacer and doesn't need updates unless there's a new type of relative that wasn't already covered, or if there's a bug that needs fixing.
init -1 python in version_:
ic = "0.3"
init python:
def incest(t, w=None):
h = {}
def t_rep(t):
if t.group(0).startswith("landlady's friend's kid"): return "cousin"
elif t.group(0).startswith("landlady's friend"): return "aunt"
elif t.group(0).startswith("Landlady's friend"): return "Aunt"
elif t.group(0).startswith("LANDLADY"): return "MOM"
elif t.group(0).startswith("landlady"): return "mother"
elif t.group(0).startswith("Landlady"): return "Mom"
elif t.group(0).startswith("female roommate"): return "sister"
elif t.group(0).startswith("Female roommate"): return "Sister"
elif t.group(0).startswith("male roommate"): return "brother"
elif t.group(0).startswith("Male roommate"): return "Brother"
elif t.group(0).startswith("roommates"): return "siblings"
elif t.group(0).startswith("Roommates"): return "Siblings"
elif t.group(0).startswith("household"): return "family"
elif t.group(0).startswith("Household"): return "Family"
elif t.group(0).startswith("landlord"): return "dad"
elif t.group(0).startswith("Landlord"): return "Dad"
elif t.group(0).startswith("female tenant"): return "daughter"
elif t.group(0).startswith("Female tenant"): return "Daughter"
elif t.group(0).startswith("male tenant"): return "son"
elif t.group(0).startswith("Male tenant"): return "Son"
return h[t] if t in h else renpy.re.sub( r'(?:landlady\'s friend\'s kid|[lL]andlady\'s friend|LANDLADY|[lL]andlady|[fF]emale roommate|[mM]ale roommate|[rR]oommates|[hH]ousehold|[lL]andlord|[fF]emale tenant|[mM]ale tenant|)', t_rep, t)
config.say_menu_text_filter = incest
init 1 python:
Landlord = Character("Dad", color="FF4848", image="Landlord")
screen addon1():
imagebutton focus_mask True idle "incest" action NullAction() tooltip "Incest Patch installed."
# Decompiled by unrpyc: https://github.com/CensoredUsername/unrpyc
This site provides links to other sites/services, and does not store any files