Mod Ren'Py Midnight Paradise - Lain's Walkthrough & Cheat Mod [v0.14] [Maim Lain]

5.00 star(s) 3 Votes

Lord Ashram

Well-Known Member
Modder
Dec 29, 2020
1,870
10,936
You should add these lines to the Lain_Cheats.rpy file.

Because new scenes are not opening in the gallery
...
I had worked on adding them into the mod but got stuck on the isa_sauna_dialogue part and had got lost then forgotten.
I now just added them to the right spot in Lain_Cheats.rpy but isa_sauna_dialogue still does not work for me.
That is the last one on page 4 for Isa, it's still blurred out for me and unselectable. I've even gone into the code on my private build and changed the button to a pure action button that is suppose to be active no matter what but the game still tells me to fuck off.
I'm playing on the Lust Path instead of the Love Path.

Either way, mod is updated and thanks for reminding me.
 

Lord Ashram

Well-Known Member
Modder
Dec 29, 2020
1,870
10,936
Unless anything else, I will move my mod to the game's main thread probably sometime tomorrow.
 

ShaddyGames

Engaged Member
Modder
Donor
Game Developer
Jan 19, 2020
2,434
12,885
You should add these lines to the Lain_Cheats.rpy file.

Because new scenes are not opening in the gallery


Code:
label lain_cheat_scenegallery:
    $ persistent._seen_ever["chadgf1_sex"] = True
    $ persistent._seen_ever["ruby1_prologueBed"] = True
    $ persistent._seen_ever["collegesluts1_dream"] = True
    $ persistent._seen_ever["extra_miranda1_bj"] = True
    $ persistent._seen_ever["extra_mom1_bath"] = True
    $ persistent._seen_ever["ruby2_prologueShower"] = True
    $ persistent._seen_ever["isabel_prologueNight"] = True
    $ persistent._seen_ever["ruby3_prologueNight"] = True
    $ persistent._seen_ever["mom2_prologueDressing"] = True

    python:
        ##
        persistent._seen_ever["elite_scene_0_15"] = True
        persistent._seen_ever["extra_scene_0_15"] = True
        persistent._seen_ever["natsuko_invite"] = True
        persistent._seen_ever["isa_sauna_dialogue"] = True
        persistent._seen_ever["isa_room_sex_1_dialogue"] = True
        persistent._seen_ever["isa_apartment_sex_1_dialogue"] = True
        persistent._seen_ever["booty_call_ruby_bj"] = True
        ##
I had worked on adding them into the mod but got stuck on the isa_sauna_dialogue part and had got lost then forgotten.
I now just added them to the right spot in Lain_Cheats.rpy but isa_sauna_dialogue still does not work for me.
That is the last one on page 4 for Isa, it's still blurred out for me and unselectable. I've even gone into the code on my private build and changed the button to a pure action button that is suppose to be active no matter what but the game still tells me to fuck off.
I'm playing on the Lust Path instead of the Love Path.

Either way, mod is updated and thanks for reminding me.
All you need to unlock the gallery.
Code:
init python:
    for label in renpy.get_all_labels():
        renpy.game.persistent._seen_ever[label] = True
        renpy.game.seen_session[label] = True
 
Last edited:

Lord Ashram

Well-Known Member
Modder
Dec 29, 2020
1,870
10,936
All you need to unlock the gallery.
...
Seems to be a nice quick replacement I won't have to bother with again, thanks.

**Edited me being a dumbass**


Anyways, I updated my mod with your code but I left the name still as rev5.
 
Last edited:

ShaddyGames

Engaged Member
Modder
Donor
Game Developer
Jan 19, 2020
2,434
12,885
Seems to be a nice quick replacement I won't have to bother with again, thanks.

BUT,
isa_sauna_dialogue still does not work for me, it's the last one on page 4 for Isa, it's still blurred out for me and unselectable.

Does that one work for anyone?


Anyways, I updated my mod with your code but I left the name still as rev5.
Works for me using the file I posted in my previous post. Screenshot in spoiler. After deleting both my persistent saves from the game and appdata folders. Haven't even downloaded your mod yet, cause I'm waiting for it to be complete, since I have to restart anyhow.
You don't have permission to view the spoiler content. Log in or register now.
 

Lord Ashram

Well-Known Member
Modder
Dec 29, 2020
1,870
10,936
Works for me using the file I posted in my previous post. Screenshot in spoiler. After deleting both my persistent saves from the game and appdata folders. Haven't even downloaded your mod yet, cause I'm waiting for it to be complete, since I have to restart anyhow.
...
Everything works, including the Scene Gallery. I had forgotten to go back to the Cheat Menu in the Phone and re-click Unlock Scene Gallery. I even went back and deleted both persistent saves to ensure there was nothing available in the Scene Gallery then re-clicked the Unlock Scene Gallery and all good now.

You can give it a go now.
 

ShaddyGames

Engaged Member
Modder
Donor
Game Developer
Jan 19, 2020
2,434
12,885
Everything works, including the Scene Gallery. I had forgotten to go back to the Cheat Menu in the Phone and re-click Unlock Scene Gallery. I even went back and deleted both persistent saves to ensure there was nothing available in the Scene Gallery then re-clicked the Unlock Scene Gallery and all good now.

You can give it a go now.
on the games OP or your mod post here? Speaking of, if it hasn't been updated on the game OP yet, pass me the post link and I can update the mod link to yours when you're ready to have it posted.
 

martinlongbow

Member
Nov 30, 2018
279
388
how to trigger isabelle 23. it says go to her room at the evening but room is empty and she is at living room with only ols talking options
 

Lord Ashram

Well-Known Member
Modder
Dec 29, 2020
1,870
10,936
how to trigger isabelle 23. it says go to her room at the evening but room is empty and she is at living room with only ols talking options
Has the dad talked to you about raising the rent?
Other than that I'm not sure what else other than try advancing the Main Story further than try her room again.
 

Lord Ashram

Well-Known Member
Modder
Dec 29, 2020
1,870
10,936
yes he did and i already got the apartment. for some reason isabelle part does not advance
In the game code the requires to trigger it are her level (level 16), the main story level (level 22) and dad level (level 3).
Levels due not reflect where you are in the walkthrough but internal for the game and walkthrough.

To verify, but this in your game folder.
In your game bring up console mode:
shift + o
and type each of these in, hitting enter afterwards:
[isabel_level]
[mainstory_level]
[dad_level]

When these are all correct then you should be able to go to Isa's room during the evening and ask her out.
 

ShaddyGames

Engaged Member
Modder
Donor
Game Developer
Jan 19, 2020
2,434
12,885
yeah found it thanks, just finished playing the update actually. You might want to add an override in for those that change the mc name. Noticed the name is hardcoded in the dialogue. Only the Sayer name is being changed with the current code. I've attached a file with this override for anyone that wants to use it.
Just rename it by removing the numbers at the start and place it in the 'game' folder
Code:
default mc_name = "Connor"

init 99 python:

    hardcoded = {}

    def hardcoded_text(text):
        def text_repl(t):
            if t.group(0).startswith("Connor"): return "[mc_name]"

        return hardcoded[text] if text in hardcoded else renpy.re.sub( r'(?:(?i)Connor)', text_repl, text )

    config.say_menu_text_filter = hardcoded_text
 
Last edited:

martinlongbow

Member
Nov 30, 2018
279
388
In the game code the requires to trigger it are her level (level 16), the main story level (level 22) and dad level (level 3).
Levels due not reflect where you are in the walkthrough but internal for the game and walkthrough.

To verify, but this in your game folder.
In your game bring up console mode:
shift + o
and type each of these in, hitting enter afterwards:
[isabel_level]
[mainstory_level]
[dad_level]

When these are all correct then you should be able to go to Isa's room during the evening and ask her out.
thank you very much. Looks like i have 2 dad level. how do i increase it to 3 ?
 

Lord Ashram

Well-Known Member
Modder
Dec 29, 2020
1,870
10,936
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'mod/images/modguide.png'>:
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'mod/images/modguide.png'.
...
Have you verified that the file is there?
I could use more information as to when did this occur as in when you try to start the game, load a save or when you try to access the Walkthrough/Cheat Menu from the Phone icon during the game.
 
5.00 star(s) 3 Votes