VN Ren'Py Abandoned Homestay Heaven [v0.2] [Zulyus]

SeveredRealms

Well-Known Member
Game Developer
Apr 10, 2020
1,542
6,076
I actually want to creat game with tag incest in there.. But Patreon doesn't like that stuff and creating Patch is a pain in the ass for someone with 0 knowledge about coding like me. That's why i went with the homestay scenario

So in this game ....The two daughter doesn't have boyfriend (yet ?) so No NTR, Right?
i only stole (not really stole but.. meh) the wife from the husband so it count as NTR
Overall is a happy Family friendly cutie game
Let the player set the relationship at the start and write your game accordingly patreon cant do shit that way. its pretty simple code work.
$ rel_s = renpy.input("This is Kahlan. She is your ??? (Default will be sister.)", default="sister", allow="abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ'", length=15).strip() or "sister"
$ k_age = min(max(int(renpy.input("She is ??-years-old (No more than 20 for story continuaty)", default=20, allow="1234567890", length=2) or 18), 16), 20)

$ bo_nik = renpy.input("What nickname does she call you? (Default will be brother.)", default="brother", allow="abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ'", length=15).strip() or "brother"

$ k_nik = renpy.input("What nickname do you use for her? (Default will be her name.)", default="Kahlan", allow="abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ'", length=15).strip() or "Kahlan"
 

Demoness_Kiss

Forum Fanatic
Jun 9, 2017
5,346
7,491
The Engrish is bad enough but the artwork is terrible. Sorry not for me. Good luck and bye.
i quote you so that i can agree with you and underline who bad the english is, and how the graphic looks cheap...like the dev didn't want to improve it...i mean it's HS2 with a little of effort it will look nice but i don't see that effort here

See ya ^^
 

tigerdiamond

Well-Known Member
Mar 1, 2020
1,475
1,779
i quote you so that i can agree with you and underline who bad the english is, and how the graphic looks cheap...like the dev didn't want to improve it...i mean it's HS2 with a little of effort it will look nice but i don't see that effort here

See ya ^^
"underline who bad the english is"
 

ViperGts151

You don’t like me? Fine. Don’t waste my time then.
Donor
Jan 15, 2018
1,409
5,669
Updated links from Dev patreon as he removed mega links
Mac:
Pc:
 
  • Like
Reactions: Xeron_Xr

nympheta

Newbie
May 22, 2017
37
35
Am I the only one to have a loop bug when I enter Yua room when she's sleeping with her cat ? Well I can do it, then go to Mr yuka room, look at the phone, but when I go out of the room I get automatically to Yua room and it's a loop.
 

dark_mark

Member
Oct 24, 2021
142
377
I'm stuck in a loop where (Yui want to say something else) she asks to visit your room later, you say ok then it goes back to then it goes back to (Yui want to say something else), over & over & over...
 
  • Like
Reactions: Jenzi800

nympheta

Newbie
May 22, 2017
37
35
the bug stop if you start a new game. Since it's short it goes fast to come back to the new update and resolved everything for me
 

Zulyus

Newbie
May 21, 2017
38
105
Let the player set the relationship at the start and write your game accordingly patreon cant do shit that way. its pretty simple code work.
$ rel_s = renpy.input("This is Kahlan. She is your ??? (Default will be sister.)", default="sister", allow="abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ'", length=15).strip() or "sister"
$ k_age = min(max(int(renpy.input("She is ??-years-old (No more than 20 for story continuaty)", default=20, allow="1234567890", length=2) or 18), 16), 20)

$ bo_nik = renpy.input("What nickname does she call you? (Default will be brother.)", default="brother", allow="abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ'", length=15).strip() or "brother"

$ k_nik = renpy.input("What nickname do you use for her? (Default will be her name.)", default="Kahlan", allow="abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ'", length=15).strip() or "Kahlan"
Ok.. i'm saving this for my next game . thank you in advance
 

Zulyus

Newbie
May 21, 2017
38
105
I'm stuck in a loop where (Yui want to say something else) she asks to visit your room later, you say ok then it goes back to then it goes back to (Yui want to say something else), over & over & over...
Like i say in my patreon post. If you're missing something when you're playing. The game will loop because there is no other option.
Try not to miss anything when enter their room
 

ViperGts151

You don’t like me? Fine. Don’t waste my time then.
Donor
Jan 15, 2018
1,409
5,669

Congratulation to Yua fan.
HS2_2021-11-27-17-55-50-065.png