Brovalon

Active Member
Jan 11, 2020
697
790
257
I've been playing for hours and can't manage to get Melissa pregnant. Any suggestions?
First you need to get Angela pregnant, and she needs to give birth. Then, you need to get Kyra pregnant, and she needs to give birth. Then, it's Melissa's turn.
 

dude4real

Member
Apr 24, 2020
103
132
62
Works on pc, no idea about android.
I have made this Patch to work! I try this from Problem I have with different Game, and User "raschi" gave Answer containing ".zip" with extracted Files from the same way, and "Wills747" had said this:
Do you mean .rpa patch? No you have to extract it then use the .rpyc files.
I use rpaExtract.exe Program available here: " " I drop your scripts.rpa File onto this Program, and it extraxt several Files name ".rpy" and ".rpyc". (I also extract default scripts.rpa made by Game on Computer to compare.) Only the "script.rpy" and "script.rpyc" Files had different size. I try copying "script.rpy" to "/Android/data/shelterlook/files/game/" Folder, and Game would crash. I instead copy "script.rpyc" File, and it WORK!

I think not just thier Game has unable to use ".rpa" Files, but all Ren'Py Game on Android have same Limitation and so all Mods to them need to Extract ".rpyc" File instead. I appreciate you make the File, and happy I can use this to play! Thank you!

PS: oops, so dumb I was to forget the File :
 
Last edited:

Wills747

Engaged Member
Dec 14, 2018
2,638
5,750
718
I have made this Patch to work! I try this from Problem I have with different Game, and User "raschi" gave Answer containing ".zip" with extracted Files from the same way, and "Wills747" had said this:

I use rpaExtract.exe Program available here: " " I drop your scripts.rpa File onto this Program, and it extraxt several Files name ".rpy" and ".rpyc". (I also extract default scripts.rpa made by Game on Computer to compare.) Only the "script.rpy" and "script.rpyc" Files had different size. I try copying "script.rpy" to "/Android/data/shelterlook/files/game/" Folder, and Game would crash. I instead copy "script.rpyc" File, and it WORK!

I think not just thier Game has unable to use ".rpa" Files, but all Ren'Py Game on Android have same Limitation and so all Mods to them need to Extract ".rpyc" File instead. I appreciate you make the File, and happy I can use this to play! Thank you!
Had me going there for a minute until i saw quote was from Summertime Saga, couldn't recall doing a port for this game!
 

dude4real

Member
Apr 24, 2020
103
132
62
I recreate Android Incest Patch for v0.22 from game source. Many Lines were in wrong Order and double. I play for many Days and have not Exception once. I hope this fixes to work for others.

Put this File in "/Android/data/org.shelter.the66/files/game/" Directory. (if using "the66" Port of course). Change the Name to 'script.rpyc'. I would have Interest if Problems occur.
 

fred dingle

New Member
Nov 26, 2017
4
3
45
Guys if you want a 100% complete gallery follow this:

Go to game folder->renpy->common -> 00gallery.rpy

Open the file using notepad and search for "if not renpy.seen_image(i):" under that line you'll see "return False". Simply change False to True and you've unlocked the entire gallery. Make sure you type True not true, the capital T matters.

Works on TFOI and I decided to give it a go here aswell.


Here is the file for the whole game as his doesn't unlock all the images
put it in common folder
 
4.20 star(s) 160 Votes