Anon4321

Conversation Conqueror
Jun 24, 2017
7,886
6,631
798
what is the differences between the normal game and with incest mod ? New sceens ? Thanks
Look at the 2nd post above yours

Like most incest patches
It just changes the relationships
It doesn't add new scenes

Julia = Mother
Sara = Granny Sara
Emma = Aunt Emma
Walter = Uncle Walter
 
  • Like
Reactions: jimbo_1234

Anon4321

Conversation Conqueror
Jun 24, 2017
7,886
6,631
798
The patch does work but it does need better installation instructions :whistle:.

Here is what worked for me:

1. Use Unren to extract the rpa files in the game folder.
2. Delete the rpa files after extraction.
3. Copy over the patch contents into the game folder
4. Go into Area69-0.42-pc\game\images\npcs\icons and create a copy of julia, sara, emma and walter icon files.
5. Rename the copies to mother, granny sara, aunt emma and uncle walter. (you may be able to just rename the originals but I like to be cautious)
6. WINCEST!!!:love:

This will work for any renpy errors that show up that have to do with the icons! :cool:

P.S There may be more needing to be renamed since I just had to add walter...

P.S.S How many times does the mother get done by a vampire as from reading before it seemed like just once but now in the bar I have witnessed her getting molested again?!? Don't want to start the whole NTR discussion again but I do hope that you can at least put a stop to such things when you have enough power...:cry: Other than that I love all the different body types and realistic looking characters (y) ;)
From what I can figure
According the files, the incest patch changes the relationships for the following
Screenshot 2021-04-03 150101.png
 

cold_arctus

Devoted Member
Sep 25, 2018
8,953
10,870
897
And with version v0.44 released it has now become non-functional again :cautious:
I was thinking to make an incest patch by using other peoples patches. How do you know the (old) incest patch doesn't work with v0.44? Did dev change something in his code?
 

JiraiyaSennin

Well-Known Member
Feb 11, 2017
1,615
1,351
386
I was thinking to make an incest patch by using other peoples patches. How do you know the (old) incest patch doesn't work with v0.44? Did dev change something in his code?
You consider that there are all the dialogues between the protagonists that change from version to version, when you update the story; so no new files are ever added (as in FOTM which had become a folder with hundreds of files that covered the whole story and new additions). Here it seems to me, that they are always more or less the same files, to which the dialogues are added (of course there will always be something new when new locations are added for example). Also consider that the game is originally in Spanish, so you can find all the "English" dialogues in the "TL" folder. That's why I had suggested rather than modifying the original files, it was less invasive to create a separate file (as if it were a new language, as in "Timestamp" which has the "English_Uncensored" file to be selected as the source of the initial dialogs).
 

cold_arctus

Devoted Member
Sep 25, 2018
8,953
10,870
897
You consider that there are all the dialogues between the protagonists that change from version to version, when you update the story; so no new files are ever added (as in FOTM which had become a folder with hundreds of files that covered the whole story and new additions). Here it seems to me, that they are always more or less the same files, to which the dialogues are added (of course there will always be something new when new locations are added for example). Also consider that the game is originally in Spanish, so you can find all the "English" dialogues in the "TL" folder. That's why I had suggested rather than modifying the original files, it was less invasive to create a separate file (as if it were a new language, as in "Timestamp" which has the "English_Uncensored" file to be selected as the source of the initial dialogs).
The Incest patch I'm aiming to do should automatically change "landlady" to mom in all dialogues.
 

cold_arctus

Devoted Member
Sep 25, 2018
8,953
10,870
897
It will be a very fast patch, since apart from the initial phase, when MC explains his story, he always calls the landlady ... Julia :ROFLMAO:
Lol... that would be included too.

However, a reversed incest patch would be better. Means, Dev writes the dialogues as intended and the missing patch reversed "Mom", "Aunt" etc. to "landlady", "ladyfriend" etc.
 
  • Like
Reactions: JiraiyaSennin

Deleted member 62788

Well-Known Member
Jun 10, 2017
1,412
733
212
You have to read the books and go to her house after 4 pm I seem to remember :unsure:
Spot on. Cheers man. Done all the quests I can find but the content bar says I'm only at 87% Is there more stuff with the ginger girl at the house other than the leg job, shower scene, sleeping examine and the part where she catches your mother watching you both fuck on the computer chair?
 

JiraiyaSennin

Well-Known Member
Feb 11, 2017
1,615
1,351
386
Spot on. Cheers man. Done all the quests I can find but the content bar says I'm only at 87% Is there more stuff with the ginger girl at the house other than the leg job, shower scene, sleeping examine and the part where she catches your mother watching you both fuck on the computer chair?
No, there's nothing else in that sense. Have you tried having your school friend send you the photos of the private collection on your cell phone? That also increases the %
 
Jan 9, 2020
443
390
114
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'images/npcs/icons/Mother.png'>:
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'images/npcs/icons/Mother.png'.

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "kPlaces/!places.rpyc", line 169, in script call
File "kPlaces/!places.rpyc", line 169, in script call
File "kPlaces/!places.rpyc", line 169, in script call
File "kPlaces/home/playerBedroom.rpyc", line 21, in script call
File "kGame/game_menus.rpyc", line 132, in script
File "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\ast.py", line 1949, in execute
self.call("execute")
File "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\ast.py", line 1937, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\statements.py", line 277, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\exports.py", line 2905, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\display\core.py", line 3194, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\display\core.py", line 2094, in draw_screen
renpy.config.screen_height,
File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen\renpy.display.render.c:6805)
rv = render(root, width, height, st, st)
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\display\screen.py", line 675, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\display\layout.py", line 1127, in render
st, at)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\display\layout.py", line 1127, in render
st, at)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\display\layout.py", line 883, in render
surf = render(d, rw, height - y, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\display\layout.py", line 925, in render
surf = render(d, width - x, rh, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\display\layout.py", line 925, in render
surf = render(d, width - x, rh, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\display\behavior.py", line 774, in render
rv = super(Button, self).render(width, height, st, at)
File "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\display\layout.py", line 1127, in render
st, at)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\display\im.py", line 583, in render
return cache.get(self, render=True)
File "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\display\im.py", line 628, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\loader.py", line 576, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'images/npcs/icons/Mother.png'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Area 69 0.42
Sun Apr 04 02:15:00 2021
 
  • Haha
  • Angry
Reactions: Jeancul and BTLD
3.90 star(s) 112 Votes