Frank01

Active Member
Feb 3, 2018
546
474
Did something change about unlocking the neighbor's house location? I click on the binoculars, then click on MC's window during the afternoon, and nothing happens.
 
Sep 16, 2023
236
782
Can I still download V.71b ???
Yes you can, but there is no real reason for that. Current version has roughly twice as much of content. Only thing you have in 0.71 not present in 1.0 is story with Sidra and Isla. Of lewd content, there is one lesbian scene, where MC is peaking and two secret cards.
 
Sep 19, 2023
55
64
Yes you can, but there is no real reason for that. Current version has roughly twice as much of content. Only thing you have in 0.71 not present in 1.0 is story with Sidra and Isla. Of lewd content, there is one lesbian scene, where MC is peaking and two secret cards.
You also don't have to deal with the hokey dialogue that happens during the Celia route or the BS with the night scenes which comes with 1.0d. I keep .71b installed to remember what the game was and what could've been, not the butchered watered down version we have now.

Yeah most of it is the same, but there's no silly "role-play" when it comes to Celia's route, and even though I don't like her all that much, it's still nice to have the proper dialogue the game was MEANT to have.
 

KoGa3

Engaged Member
Modder
Donor
Aug 14, 2018
3,032
31,121
I-patch updated and it's fullty compatible with the KoGa3 mod.
You don't need to delete _TextBox Transparency.rpy[c] anymore
Thanks for the info, works perfect on PC.
On Android with the unfortunately weird renaming in a port it's still recommended though.
 
  • Like
Reactions: joelurmel

Hikes

New Member
May 4, 2019
13
2
Anyone have a save file at the beginning of new content in 1.0? I found a few full saves but I want to play through the new content myself and I don't really want to play from the start again.
 

UncaringKoala

New Member
Mar 20, 2021
1
0
Requested quick Mod with some more game settings
(named saves/textsize/textbox/QuickMenu) + cheating the money
Info: only tested with the new game version v1.0c!

Edit Sept. 27, 2023:
Mod v1.0c seems to be compatible with game version v1.0d, too.
Edit Oct. 6, 2023:
On PC my Mod is now also fully compatible with the incest Mod from
here
(thanks to joelurmel for adding that into his Mod)

New:
I tried now an Android port for the game with my Mod and the gallery unlocker from
here integrated.
But be aware I only did a quick try for it, and the game is actually designed for PC use.
I recommend to activate the "Skip Minigames" in the Preferences for Android.



Download Mod v1.0c (~1MB)
(compatible to game v1.0d)
Workupload -

========================================

Android port from the game compressed v1.0d
with integrated Mods (~1.2GB)
- Pixeldrain
You don't have permission to view the spoiler content. Log in or register now.



Ingame pics of the Mod:
View attachment 2958446 View attachment 2958447 View attachment 2958448 View attachment 2958449
Code:
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'button_delete_idle.png'>:
IOError: Couldn't find file 'button_delete_idle.png'.

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "renpy/ast.py", line 928, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2245, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    ui.interact()
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3325, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3839, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "renpy/display/core.py", line 2565, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 492, in renpy.display.render.render_screen
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 826, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/transition.py", line 368, in render
    top = render(self.new_widget, width, height, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 826, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 826, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/screen.py", line 688, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 826, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 1264, in render
    st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 987, in render
    surf = render(d, rw, height - y, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 1264, in render
    st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 826, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 493, in render
    renders = [ render(i, renwidth, renheight, st, at) for i in children ]
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/behavior.py", line 795, in render
    rv = super(Button, self).render(width, height, st, at)
  File "renpy/display/layout.py", line 1264, in render
    st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 1029, in render
    surf = render(d, width - x, rh, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/behavior.py", line 795, in render
    rv = super(Button, self).render(width, height, st, at)
  File "renpy/display/layout.py", line 1264, in render
    st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/im.py", line 625, in render
    return cache.get(self, render=True)
  File "renpy/display/im.py", line 287, in get
    surf = image.load()
  File "renpy/display/im.py", line 706, in load
    raise e
IOError: Couldn't find file 'button_delete_idle.png'.

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Milfy City 1.0d
Fri Oct  6 21:58:59 2023

Can someone help me pls
 
Last edited:

sixart

Conversation Conqueror
Jan 2, 2021
6,237
8,088
I Have Installed 0x52_URM In V.71b. How Do I Get More Money?
:ROFLMAO:
Since it's still a ren'py "game" you enable dev console and type in : inventory.money=xyz

Normally money=xyz would do the trick so no need for unrens and whatnots :LOL:
 
3.70 star(s) 416 Votes