KoGa3

Engaged Member
Modder
Donor
Aug 14, 2018
3,222
35,382
Can you add Incest mod And skip games mod in the Android Port ?
Hi. Not sure what you mean with "skip games mod". In the preferences you actually can activate "Skip Minigames".

About the I-patch: I checked, it seems you can add the patch from joelurmel (Link) into my port on your own.

Installation steps:
- install my port and run it alt least once
- download the I-patch and extract the Zip
- move all extracted files and folders EXCEPT the file "_TextBox Transparency.rpy" into the folder: ...(your device name)\RenPy_Saves\com.koga3.milfycity\game\

That's it, with the next game start the patch should work
 
  • Like
Reactions: killed_kaykay

abuelmott

Newbie
Mar 18, 2022
39
36
saras path is bugged. book says to spy on her in bathroom in the morning. i have searched every possible location and at all time zones nothing with sara progresses her story. i only see her in the hallway in the afternoon studying and at home in the evenings playing games. she is no where else and it wont let me speak to her? ive downloaded the newest version i cant get anything to work.
You need to start a new game with version d, old safe files don't work correct. You stuck with the same problem with sara. Don't know if it is still there in the d version but you need to spy on her right after waking her up when she sleeps at her pc. If you don't do it you can't wake her again and she will not appear in the bathroom again, so the path is broken at that point.
 

grahegri

out fighting regex
Donor
Feb 23, 2023
10,222
5,816
Hello, I'm looking for a Torrent download, who has it?
MilfyCity-1.0d
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.

We're doing a funding run! !​
 

mdmnsjs1

Well-Known Member
Nov 21, 2018
1,255
530
hey.. if u have sara and linda saves?? like in between one? because my game is bugged and cant able to spot sara and linda in their bedrooms
that save is all done except for the pool girl shes the last one i can give you a save with all girls done if youd like i didnt look for any items though
 

cumanebeng

New Member
Jun 11, 2018
7
0
Maybe, one day the mankind will know what this means....

START A NEW GAME OLD SAVES DON'T WORK

i see, i was download the full game save before,and it work in 1.0C and 1.0d, so i think old save mean before 1.xxx version

i got error when night event with linda in my bedroom, is there any solution

Code:
[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 670, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 15, in execute
  File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 15, in execute
  File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 22, in execute
  File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 22, in <module>
TypeError: '<' not supported between instances of 'str' and 'int'

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

Full traceback:
  File "scripts/home/mc_room/night/scenes/ml_mc_room_night_scene3_v1.rpyc", line 251, in script
  File "/private/var/folders/1m/hz0zq97d29j4jp_hk9jsmssm0000gn/T/AppTranslocation/A8DE5FC4-2F7B-4318-BAFC-E53E556D48BB/d/withering school.app/Contents/Resources/autorun/renpy/ast.py", line 2259, in execute
    self.call("execute")
  File "/private/var/folders/1m/hz0zq97d29j4jp_hk9jsmssm0000gn/T/AppTranslocation/A8DE5FC4-2F7B-4318-BAFC-E53E556D48BB/d/withering school.app/Contents/Resources/autorun/renpy/ast.py", line 2241, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "/private/var/folders/1m/hz0zq97d29j4jp_hk9jsmssm0000gn/T/AppTranslocation/A8DE5FC4-2F7B-4318-BAFC-E53E556D48BB/d/withering school.app/Contents/Resources/autorun/renpy/statements.py", line 342, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 670, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "/private/var/folders/1m/hz0zq97d29j4jp_hk9jsmssm0000gn/T/AppTranslocation/A8DE5FC4-2F7B-4318-BAFC-E53E556D48BB/d/withering school.app/Contents/Resources/autorun/renpy/exports.py", line 3347, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "/private/var/folders/1m/hz0zq97d29j4jp_hk9jsmssm0000gn/T/AppTranslocation/A8DE5FC4-2F7B-4318-BAFC-E53E556D48BB/d/withering school.app/Contents/Resources/autorun/renpy/ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/private/var/folders/1m/hz0zq97d29j4jp_hk9jsmssm0000gn/T/AppTranslocation/A8DE5FC4-2F7B-4318-BAFC-E53E556D48BB/d/withering school.app/Contents/Resources/autorun/renpy/display/core.py", line 3582, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "/private/var/folders/1m/hz0zq97d29j4jp_hk9jsmssm0000gn/T/AppTranslocation/A8DE5FC4-2F7B-4318-BAFC-E53E556D48BB/d/withering school.app/Contents/Resources/autorun/renpy/display/core.py", line 4055, in interact_core
    root_widget.visit_all(lambda d : d.per_interact())
  File "/private/var/folders/1m/hz0zq97d29j4jp_hk9jsmssm0000gn/T/AppTranslocation/A8DE5FC4-2F7B-4318-BAFC-E53E556D48BB/d/withering school.app/Contents/Resources/autorun/renpy/display/core.py", line 684, in visit_all
    d.visit_all(callback, seen)
  File "/private/var/folders/1m/hz0zq97d29j4jp_hk9jsmssm0000gn/T/AppTranslocation/A8DE5FC4-2F7B-4318-BAFC-E53E556D48BB/d/withering school.app/Contents/Resources/autorun/renpy/display/core.py", line 684, in visit_all
    d.visit_all(callback, seen)
  File "/private/var/folders/1m/hz0zq97d29j4jp_hk9jsmssm0000gn/T/AppTranslocation/A8DE5FC4-2F7B-4318-BAFC-E53E556D48BB/d/withering school.app/Contents/Resources/autorun/renpy/display/core.py", line 684, in visit_all
    d.visit_all(callback, seen)
  File "/private/var/folders/1m/hz0zq97d29j4jp_hk9jsmssm0000gn/T/AppTranslocation/A8DE5FC4-2F7B-4318-BAFC-E53E556D48BB/d/withering school.app/Contents/Resources/autorun/renpy/display/screen.py", line 476, in visit_all
    callback(self)
  File "/private/var/folders/1m/hz0zq97d29j4jp_hk9jsmssm0000gn/T/AppTranslocation/A8DE5FC4-2F7B-4318-BAFC-E53E556D48BB/d/withering school.app/Contents/Resources/autorun/renpy/display/core.py", line 4055, in <lambda>
    root_widget.visit_all(lambda d : d.per_interact())
  File "/private/var/folders/1m/hz0zq97d29j4jp_hk9jsmssm0000gn/T/AppTranslocation/A8DE5FC4-2F7B-4318-BAFC-E53E556D48BB/d/withering school.app/Contents/Resources/autorun/renpy/display/screen.py", line 487, in per_interact
    self.update()
  File "/private/var/folders/1m/hz0zq97d29j4jp_hk9jsmssm0000gn/T/AppTranslocation/A8DE5FC4-2F7B-4318-BAFC-E53E556D48BB/d/withering school.app/Contents/Resources/autorun/renpy/display/screen.py", line 680, in update
    self.screen.function(**self.scope)
  File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 15, in execute
  File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 15, in execute
  File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 22, in execute
  File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 22, in <module>
  File "/private/var/folders/1m/hz0zq97d29j4jp_hk9jsmssm0000gn/T/AppTranslocation/A8DE5FC4-2F7B-4318-BAFC-E53E556D48BB/d/withering school.app/Contents/Resources/autorun/renpy/revertable.py", line 281, in revertable_sorted
    return RevertableList(sorted(*args, **kwargs))
TypeError: '<' not supported between instances of 'str' and 'int'

macOS-13.4.1-arm64-arm-64bit arm64
Ren'Py 8.1.3.23091805
Milfy City 1.0c
Fri Sep 29 22:24:27 2023
[/CODE]
 
3.80 star(s) 448 Votes