PBS666

Engaged Member
Feb 19, 2019
3,230
3,043
Broken record here. Will there be a Mac version on Mega?
Whether it is on Mega or somewhere else makes no difference, except for the possible download speed. If your Mac says it can't be opened because it's downloaded from the internet blah blah blah, then know it will say that about all games you find around here. That's Gatekeeper trying to protect you from apps that are not from the App store.
Try by right clicking the app and then selecting Open from the contextual menu and take it from there.
And I repeat, there is nothing wrong with the version posted here already.
 

MrBaddieBear

Active Member
Apr 10, 2022
612
3,527
Okay, I'll give him some credit: now it actually feels like a sandbox game instead of just VN with some random ass sandbox elements. So that's actually nice.

But fuck me how much grinding there is for the affection points with sandbox scenes. Just when you think this gotta be it for the character, POOF, five more points available and now you have to skip five days until you can reach the certain activity that has the new scene available. These scenes also are little bit out of sync with the story progression from time to time which makes some of them little bit weird, but oh well.

New phone system is also decent and it brings some more meat for the early part of the game, but the more you advance in the game the less meaningful the whole phone becomes. First they're blowing up your DM's and then it's completely dead. Needs more balancing. Also not a fan of the excessive use of ":D" and ":p" smileys in the texts. Makes them feel cringey as fuck.

Now then, is this better than the previous version was? Yes, yes it indeed is better. Was this work worth of 15 months? Nope, I don't think so.
 

lambdadw

Active Member
Feb 17, 2018
533
2,055
Here is a new patch. It enables:
- incest (no need to manually change relationship ingame)
- sleep stuff

Put the file in <MP directory>/game folder.

This patch is compatible with any other mods you could use.
Can you be a little more specific on these paragraphs? Because:
1) what had to be changed manually in the game? " " patch brought back the roles of mother/sisters;
2) an incomprehensible paragraph, since with "official" patch on the very first night you can go to the sisters and touch them.
Does the patch in your post add anything else? It's have different CRC amount. Thanks.
 

Bibifoc

Engaged Member
Apr 7, 2018
2,450
5,534
Can you be a little more specific on these paragraphs? Because:
1) what had to be changed manually in the game? " " patch brought back the roles of mother/sisters;
2) an incomprehensible paragraph, since with "official" patch on the very first night you can go to the sisters and touch them.
Does the patch in your post add anything else? It's have different CRC amount. Thanks.
"My" patch is stricly identical to the official one. I just made one because the previous link in the OP pointed on a post of the thread with an outdated version.
The link in the OP could just as easily point to Lewdpatcher.
 
  • Like
Reactions: SonsOfLiberty

Chrisdarock19

Well-Known Member
Oct 15, 2018
1,250
1,765
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/scripts/locations/school.rpy", line 297, in execute
File "game/scripts/locations/school.rpy", line 297, in execute
File "game/scripts/locations/school.rpy", line 318, in execute
File "game/scripts/locations/school.rpy", line 319, in execute
File "game/scripts/toolbar.rpy", line 135, in execute
File "game/scripts/toolbar.rpy", line 135, in execute
File "game/scripts/toolbar.rpy", line 137, in execute
File "game/mod/Lain_Overrides.rpy", line 21, in execute
init 969 screen toolbar(blacklist=[], whitelist=[]):
File "game/mod/Lain_Overrides.rpy", line 21, in execute
init 969 screen toolbar(blacklist=[], whitelist=[]):
File "game/mod/Lain_Overrides.rpy", line 24, in execute
frame:
File "game/mod/Lain_Overrides.rpy", line 30, in execute
has hbox
File "game/mod/Lain_Overrides.rpy", line 81, in execute
frame:
File "game/mod/Lain_Overrides.rpy", line 85, in execute
imagebutton:
File "game/mod/Lain_Overrides.rpy", line 85, in keywords
imagebutton:
File "game/mod/Lain_Overrides.rpy", line 89, in <module>
action If((mom_level >= 18 and isabel_level >= 22 and ruby_level >= 22 and mainstory_level >= 24 and logan_level >= 6 and jane_level >= 29 and maid_level >= 8) and not lain_complete16, Show("mod_completed_substar"), ToggleScreen("modmenu"))
NameError: name 'mom_level' is not defined

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

Full traceback:
File "scripts/locations/school.rpyc", line 107, in script
File "C:\Users\name\Favorites\MidnightParadise-Elite-0.17-pc\renpy\ast.py", line 2232, in execute
self.call("execute")
File "C:\Users\name\Favorites\MidnightParadise-Elite-0.17-pc\renpy\ast.py", line 2220, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\name\Favorites\MidnightParadise-Elite-0.17-pc\renpy\statements.py", line 281, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "C:\Users\name\Favorites\MidnightParadise-Elite-0.17-pc\renpy\exports.py", line 3181, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\name\Favorites\MidnightParadise-Elite-0.17-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\name\Favorites\MidnightParadise-Elite-0.17-pc\renpy\display\core.py", line 3377, 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 "C:\Users\name\Favorites\MidnightParadise-Elite-0.17-pc\renpy\display\core.py", line 3810, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\name\Favorites\MidnightParadise-Elite-0.17-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "C:\Users\name\Favorites\MidnightParadise-Elite-0.17-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "C:\Users\name\Favorites\MidnightParadise-Elite-0.17-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
[Previous line repeated 1 more time]
File "C:\Users\name\Favorites\MidnightParadise-Elite-0.17-pc\renpy\display\screen.py", line 451, in visit_all
callback(self)
File "C:\Users\name\Favorites\MidnightParadise-Elite-0.17-pc\renpy\display\core.py", line 3810, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\name\Favorites\MidnightParadise-Elite-0.17-pc\renpy\display\screen.py", line 462, in per_interact
self.update()
File "C:\Users\name\Favorites\MidnightParadise-Elite-0.17-pc\renpy\display\screen.py", line 653, in update
self.screen.function(**self.scope)
File "game/scripts/locations/school.rpy", line 297, in execute
File "game/scripts/locations/school.rpy", line 297, in execute
File "game/scripts/locations/school.rpy", line 318, in execute
File "game/scripts/locations/school.rpy", line 319, in execute
File "game/scripts/toolbar.rpy", line 135, in execute
File "game/scripts/toolbar.rpy", line 135, in execute
File "game/scripts/toolbar.rpy", line 137, in execute
File "game/mod/Lain_Overrides.rpy", line 21, in execute
init 969 screen toolbar(blacklist=[], whitelist=[]):
File "game/mod/Lain_Overrides.rpy", line 21, in execute
init 969 screen toolbar(blacklist=[], whitelist=[]):
File "game/mod/Lain_Overrides.rpy", line 24, in execute
frame:
File "game/mod/Lain_Overrides.rpy", line 30, in execute
has hbox
File "game/mod/Lain_Overrides.rpy", line 81, in execute
frame:
File "game/mod/Lain_Overrides.rpy", line 85, in execute
imagebutton:
File "game/mod/Lain_Overrides.rpy", line 85, in keywords
imagebutton:
File "game/mod/Lain_Overrides.rpy", line 89, in <module>
action If((mom_level >= 18 and isabel_level >= 22 and ruby_level >= 22 and mainstory_level >= 24 and logan_level >= 6 and jane_level >= 29 and maid_level >= 8) and not lain_complete16, Show("mod_completed_substar"), ToggleScreen("modmenu"))
NameError: name 'mom_level' is not defined

Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
Midnight Paradise 0.17
Tue May 16 10:22:37 2023
```
Current game version is v0.17 - with all new code
The mod you quoted is v0.16 and is currently being updated to v0.17 as stated
 
  • Like
Reactions: Peter666ITA

coolantrs

Newbie
Oct 10, 2017
52
13
hi,

ther is a bug

- [evening] go to the kitchen and have drinks with mom & Isabel and choose mom - go to sleep -
[evening] go to the kitchen and have drinks with mom & Isabel and choose Isabel - you will wake up in Isabel’s room

after evening and with mom room the game go to main menu
 

Bibifoc

Engaged Member
Apr 7, 2018
2,450
5,534
hi,

ther is a bug

- [evening] go to the kitchen and have drinks with mom & Isabel and choose mom - go to sleep -
[evening] go to the kitchen and have drinks with mom & Isabel and choose Isabel - you will wake up in Isabel’s room

after evening and with mom room the game go to main menu
Do you have a save before the bug?
 
3.60 star(s) 345 Votes