Updated: 2019-12-02
Game/Creator:
Milfy City /
You must be registered to see the links
Modder:
You must be registered to see the links
Game Version: 0.6e
Features:
- This mod adds an in-game walkthrough for every character and event in the game Milfy City! The walkthrough menu contains dynamic guides that let you track your progress for each character and see the requirements needed to trigger their scenes and advance their story.
- A cheat menu has also been added which has cheats that allow you to disable mini-games, set your money to $9999, unlock all secret cards, and unlock all of the scenes in the scene gallery.
- I've also made a few other improvements to the game that can be changed in the mod settings menu, such as adding the option to skip the game startup splash screens.
- Last but not least, do you want to make your Milfy City game more festive for the holidays? The last feature I've added is the option to use winter and Christmas themed background location images for the rooms in the game!
Installation:
PC:
Unzip the mod and put the folder named "game" from the mod into your "Milfy_City-0.6e-pc" folder.
Mac:
Unzip the mod -> Right click your Milfy_City app -> Click "Show Package Contents" -> Put the files inside the folder named "game" from the mod into your "Contents/Resources/autorun/game" folder.
To open the mod menu, click the help icon near the top left of the screen when you're in-game.
i have a error when i open the mod
```
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'mod/images/modmenu_home.png'>:
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'mod/images/modmenu_home.png'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/school/school_corridor1/day/school_corridor1_day.rpyc", line 11, in script
File "C:\Users\User\Desktop\n\mi\renpy\ast.py", line 1949, in execute
self.call("execute")
File "C:\Users\User\Desktop\n\mi\renpy\ast.py", line 1937, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\User\Desktop\n\mi\renpy\statements.py", line 277, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "C:\Users\User\Desktop\n\mi\renpy\exports.py", line 2905, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\User\Desktop\n\mi\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\User\Desktop\n\mi\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\User\Desktop\n\mi\renpy\display\core.py", line 3194, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\Users\User\Desktop\n\mi\renpy\display\core.py", line 2094, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 490, in renpy.display.render.render_screen
File "render.pyx", line 259, in renpy.display.render.render
File "C:\Users\User\Desktop\n\mi\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 166, in renpy.display.render.render
File "render.pyx", line 259, in renpy.display.render.render
File "C:\Users\User\Desktop\n\mi\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 166, in renpy.display.render.render
File "render.pyx", line 259, in renpy.display.render.render
File "C:\Users\User\Desktop\n\mi\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 166, in renpy.display.render.render
File "render.pyx", line 259, in renpy.display.render.render
File "C:\Users\User\Desktop\n\mi\renpy\display\screen.py", line 675, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 166, in renpy.display.render.render
File "render.pyx", line 259, in renpy.display.render.render
File "C:\Users\User\Desktop\n\mi\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 166, in renpy.display.render.render
File "render.pyx", line 259, in renpy.display.render.render
File "C:\Users\User\Desktop\n\mi\renpy\display\dragdrop.py", line 460, in render
cr = render(child, width, height, st, at)
File "render.pyx", line 166, in renpy.display.render.render
File "render.pyx", line 259, in renpy.display.render.render
File "C:\Users\User\Desktop\n\mi\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 166, in renpy.display.render.render
File "render.pyx", line 259, in renpy.display.render.render
File "C:\Users\User\Desktop\n\mi\renpy\display\im.py", line 583, in render
return cache.get(self, render=True)
File "C:\Users\User\Desktop\n\mi\renpy\display\im.py", line 266, in get
surf = image.load()
File "C:\Users\User\Desktop\n\mi\renpy\display\im.py", line 628, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "C:\Users\User\Desktop\n\mi\renpy\loader.py", line 576, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'mod/images/modmenu_home.png'.
Windows-7-6.1.7601-SP1
Ren'Py 7.3.4.596
Milfy City 0.6e
Mon Jul 06 17:38:10 2020
```