estrada777

Engaged Member
Modder
Donor
Mar 22, 2020
3,331
8,320
Updated Android port. Nothing too fancy but let me know if you have any issues.

Version: 0.17-fix
FIX for the "Girls" button throwing a vpgrid error.
Size 333 MiB

You don't have permission to view the spoiler content. Log in or register now.

This unofficial port/version is not released by the developer, download at your own risk.

PIXELDRAIN (if it gives you a .zip, just rename it as .apk)
Mega

Appreciate my porting? Leave a Tip! You're supporting my efforts, paying for storage, and encouraging more ports!
¯\_(ツ)_/¯ OR
Just posted a fix for the Girls button throwing an error about vpgrids when you click it.
 
Sep 24, 2020
458
286
Updated Android port. Nothing too fancy but let me know if you have any issues.

Version: 0.17-fix
FIX for the "Girls" button throwing a vpgrid error.
Size 333 MiB

You don't have permission to view the spoiler content. Log in or register now.

This unofficial port/version is not released by the developer, download at your own risk.

PIXELDRAIN (if it gives you a .zip, just rename it as .apk)
Mega

Appreciate my porting? Leave a Tip! You're supporting my efforts, paying for storage, and encouraging more ports!
¯\_(ツ)_/¯ OR
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00gamemenu.rpy", line 170, in <module>
  File "game/girlsUI.rpy", line 1, in execute
  File "game/girlsUI.rpy", line 1, in execute
  File "game/girlsUI.rpy", line 10, in execute
Exception: VPGrid overfull.

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

Full traceback:
  File "00gamemenu.rpyc", line 170, in script
  File "renpy/ast.py", line 1131, in execute
  File "renpy/python.py", line 1052, in py_exec_bytecode
  File "renpy/common/00gamemenu.rpy", line 170, in <module>
  File "renpy/ui.py", line 299, in interact
  File "renpy/display\core.py", line 3377, in interact
  File "renpy/display\core.py", line 3804, in interact_core
  File "renpy/display\core.py", line 582, in visit_all
  File "renpy/display\core.py", line 582, in visit_all
  File "renpy/display\core.py", line 582, in visit_all
  File "renpy/display\core.py", line 582, in visit_all
  File "renpy/display\screen.py", line 451, in visit_all
  File "renpy/display\core.py", line 3804, in <lambda>
  File "renpy/display\screen.py", line 462, in per_interact
  File "renpy/display\screen.py", line 653, in update
  File "game/girlsUI.rpy", line 1, in execute
  File "game/girlsUI.rpy", line 1, in execute
  File "game/girlsUI.rpy", line 10, in execute
  File "renpy/display\viewport.py", line 647, in add
Exception: VPGrid overfull.
Screenshot_20221026-015941.jpg
 
Sep 24, 2020
458
286
Updated Android port. Nothing too fancy but let me know if you have any issues.

Version: 0.17-fix
FIX for the "Girls" button throwing a vpgrid error.
Size 333 MiB

You don't have permission to view the spoiler content. Log in or register now.

This unofficial port/version is not released by the developer, download at your own risk.

PIXELDRAIN (if it gives you a .zip, just rename it as .apk)
Mega

Appreciate my porting? Leave a Tip! You're supporting my efforts, paying for storage, and encouraging more ports!
¯\_(ツ)_/¯ OR
You can fix button girl
I click error
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00gamemenu.rpy", line 170, in <module>
  File "game/girlsUI.rpy", line 1, in execute
  File "game/girlsUI.rpy", line 1, in execute
  File "game/girlsUI.rpy", line 10, in execute
Exception: VPGrid overfull.

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

Full traceback:
  File "00gamemenu.rpyc", line 170, in script
  File "renpy/ast.py", line 1131, in execute
  File "renpy/python.py", line 1052, in py_exec_bytecode
  File "renpy/common/00gamemenu.rpy", line 170, in <module>
  File "renpy/ui.py", line 299, in interact
  File "renpy/display\core.py", line 3377, in interact
  File "renpy/display\core.py", line 3804, in interact_core
  File "renpy/display\core.py", line 582, in visit_all
  File "renpy/display\core.py", line 582, in visit_all
  File "renpy/display\core.py", line 582, in visit_all
  File "renpy/display\core.py", line 582, in visit_all
  File "renpy/display\screen.py", line 451, in visit_all
  File "renpy/display\core.py", line 3804, in <lambda>
  File "renpy/display\screen.py", line 462, in per_interact
  File "renpy/display\screen.py", line 653, in update
  File "game/girlsUI.rpy", line 1, in execute
  File "game/girlsUI.rpy", line 1, in execute
  File "game/girlsUI.rpy", line 10, in execute
  File "renpy/display\viewport.py", line 647, in add
Exception: VPGrid overfull.
 

estrada777

Engaged Member
Modder
Donor
Mar 22, 2020
3,331
8,320
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00gamemenu.rpy", line 170, in <module>
  File "game/girlsUI.rpy", line 1, in execute
  File "game/girlsUI.rpy", line 1, in execute
  File "game/girlsUI.rpy", line 10, in execute
Exception: VPGrid overfull.

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

Full traceback:
  File "00gamemenu.rpyc", line 170, in script
  File "renpy/ast.py", line 1131, in execute
  File "renpy/python.py", line 1052, in py_exec_bytecode
  File "renpy/common/00gamemenu.rpy", line 170, in <module>
  File "renpy/ui.py", line 299, in interact
  File "renpy/display\core.py", line 3377, in interact
  File "renpy/display\core.py", line 3804, in interact_core
  File "renpy/display\core.py", line 582, in visit_all
  File "renpy/display\core.py", line 582, in visit_all
  File "renpy/display\core.py", line 582, in visit_all
  File "renpy/display\core.py", line 582, in visit_all
  File "renpy/display\screen.py", line 451, in visit_all
  File "renpy/display\core.py", line 3804, in <lambda>
  File "renpy/display\screen.py", line 462, in per_interact
  File "renpy/display\screen.py", line 653, in update
  File "game/girlsUI.rpy", line 1, in execute
  File "game/girlsUI.rpy", line 1, in execute
  File "game/girlsUI.rpy", line 10, in execute
  File "renpy/display\viewport.py", line 647, in add
Exception: VPGrid overfull.
View attachment 2124520
Looks like you didn't download the fix that I already posted.
 

Erogenerator

Newbie
Nov 29, 2018
25
79
Well, it has somewhat of a story I guess, but I would say it leans more on the fuck fest side.
Ok but is there some kind of relationship love development or is it just mind control and fucking?
is incest in the game believable or feels forced?
Thanks for reply
 
3.90 star(s) 35 Votes