Mod Ren'Py The Interim Domain - Multi-Mod [v0.28.1] [LightmanP]

TheSidewinder

Well-Known Member
Mar 31, 2020
1,618
2,907
That is odd. Can you send a save when it asks to play more stories?
I can, but I realized I wasn't entirely clear in my description.

Let me know if you still want a save, and from what point, after I clarify below:

The final time it asked me whether I wanted to play more, I still had 4 or 5 girls with more than one story left (one or two had 3 or more left), and I did play past that point, but only about halfway thru the remaining stories before I got kicked to the final screens of v27.

Do you still want a save? And from what point?
 
  • Like
Reactions: namelessone22

LightmanP

Well-Known Member
Modder
Game Developer
Oct 5, 2020
1,703
15,889
I can, but I realized I wasn't entirely clear in my description.

Let me know if you still want a save, and from what point, after I clarify below:

The final time it asked me whether I wanted to play more, I still had 4 or 5 girls with more than one story left (one or two had 3 or more left), and I did play past that point, but only about halfway thru the remaining stories before I got kicked to the final screens of v27.

Do you still want a save? And from what point?
I see, that's fine then. If you haven't played with the mod from the start and chosen all extra stories, you won't be able to see all the scenes so far. The mod only accounts for the total number of things from the start of the game and extras in each update.

What you can do is just put call choicemenu in the console after you come out of one the last girl stories available to you. This way can do them all. Or just wait for more updates as it looks like there will be an option to finish them all near the end with the 'perpetual day' code.
 

LightmanP

Well-Known Member
Modder
Game Developer
Oct 5, 2020
1,703
15,889
In the post it's mentioned you can add qi, how do you add it?
It's at a certain point where it's needed first (and can be missing). Do you have low Qi somewhere? I could add it as a general setting
 

TheSidewinder

Well-Known Member
Mar 31, 2020
1,618
2,907
If you haven't played with the mod from the start and chosen all extra stories, you won't be able to see all the scenes so far. The mod only accounts for the total number of things from the start of the game and extras in each update.
Unless I've misunderstood what you mean... I have played with your mod since it was first available (forget what version that was) and used it each time to see all available stories. On the next release, I waited until you updated your mod, added it, and did the same as above. Same with this release, though I did load that old save from Allison story 14 and played from there. That could be related somehow, I guess.

But I'll try the console command you mention. Thanks.

EDIT: While using that console command at the end of one story did get me back to the choice menu, at the end of each story it dumped me back into the console rather than the choice menu again.

Repeating the command did seem to advance the stories, but when I got to the "end" of all stories and chose that final menu item (rather than being forced to the screen with Ifuma staring sort of into the camera) I had only two lovers from which to choose the ending, even though all the xxxxxx_lover flags were set for all of them..

At this point I think I'll just hold off dicking with it further and wait for the next release, then pick up at the point where this issue started.
 
Last edited:
  • Like
Reactions: LightmanP

LightmanP

Well-Known Member
Modder
Game Developer
Oct 5, 2020
1,703
15,889
The mod (v0.28.0) is now updated on in early access. I will update it here 24h after the game is updated on Latest Updates.
  • Added an option to set enough Qi for a good ending if you don't have enough before the ending scenes.
  • Added unlock for story replay (in the main menu)
 

indio68

Engaged Member
Sep 26, 2020
3,503
2,842
The mod (v0.28.0) is now updated on in early access. I will update it here 24h after the game is updated on Latest Updates.
  • Added an option to set enough Qi for a good ending if you don't have enough before the ending scenes.
  • Added unlock for story replay (in the main menu)
24 hours passed :p
 
  • Like
Reactions: JenMistress

TheSidewinder

Well-Known Member
Mar 31, 2020
1,618
2,907
EDIT: LightmanP has patched the mod, so the below info is now outdated. (But if for some reason you cannot get the patched mod, it will still work for mod v0.28.0.)

For anyone wanting to use this mod with the new 0.28.1 patch (for missing 'qi' on Robin's path), just edit this file (after applying the mod files):

./game/story_robin.rpy

and go to line 6735, which will be:

scene c028_s003_029 with Dissolve(0.5)

Then add this line after the above line:

$ qi = qi+robin_like+robin_love+robin_love

save file and you should be good to go.
 
Last edited:

LightmanP

Well-Known Member
Modder
Game Developer
Oct 5, 2020
1,703
15,889
For anyone wanting to use this mod with the new 0.28.1 patch (for missing 'qi' on Robin's path), just edit this file (after applying the mod files):

./game/story_robin.rpy

and go to line 6735, which will be:

scene c028_s003_029 with Dissolve(0.5)

Then add this line after the above line:

$ qi = qi+robin_like+robin_love+robin_love

save file and you should be good to go.
I've added the fix
 
  • Like
Reactions: TheSidewinder