Apr 25, 2018
115
22
Liked the game but there was no standing picture while moving around. So I made a standing picture mod that also makes the boobs bounce (optional). Let me know if there are any issues or errors. Enjoy!

As a side-effect I created a simple ModManager for configuring settings. Feel free to use it if creating a mod that needs settings.

Features:
- Standing picture on map
- Bouncing boobs while moving
- Expressions reflecting lewdness compared to outfit etc.
- Support for all outfits, arm positions and stages of pregnancy (for outfits that have them)
- Support for Merumeia
- Extensive settings, access from title/pause or by pressing "m"
View attachment 4406217 View attachment 4406200

Installation:
1. Copy the js folder to the game.
2. Add the following two lines at the end of js/plugins.js just before ];
{name: "MOD_ModManager", status: true, description: "", parameters: {}},
{name: "MOD_StandingPictureBounce", status: true, description: "", parameters: {}},
thank you very much. could i use this manager to add on new events and content?
 

Rakasakar

New Member
Oct 9, 2020
6
10
thank you very much. could i use this manager to add on new events and content?
The manager can be used to give the player settings that change how a mod behaves, not really for creating the events themselves. It's also very bare bones in functionality, no way to configure through RPGMaker so you'll need to write at least a bit of js to integrate your mod with it. Check the file for example usage.
 

Dragon_22878

Newbie
Mar 18, 2022
49
6
Liked the game but there was no standing picture while moving around. So I made a standing picture mod that also makes the boobs bounce (optional). Let me know if there are any issues or errors. Enjoy!

As a side-effect I created a simple ModManager for configuring settings. Feel free to use it if creating a mod that needs settings.

Features:
- Standing picture on map
- Bouncing boobs while moving
- Expressions reflecting lewdness compared to outfit etc.
- Support for all outfits, arm positions and stages of pregnancy (for outfits that have them)
- Support for Merumeia
- Extensive settings, access from title/pause or by pressing "m"
View attachment 4406217 View attachment 4406200

Installation:
1. Copy the js folder to the game.
2. Add the following two lines at the end of js/plugins.js just before ];
{name: "MOD_ModManager", status: true, description: "", parameters: {}},
{name: "MOD_StandingPictureBounce", status: true, description: "", parameters: {}},

Changelog:
You don't have permission to view the spoiler content. Log in or register now.
I installed everything according to the instructions, but switching the functions does not change anything.
 

Dragon_22878

Newbie
Mar 18, 2022
49
6
Can you share your save, there might be something that causes the mod image to hide incorrectly. Does it work when starting a new game?
I'm sorry, everything works in the new game, I didn't think of it somehow, can you tell me how to change clothes and the stage of pregnancy using the mod?
 

Rakasakar

New Member
Oct 9, 2020
6
10
I'm sorry, everything works in the new game, I didn't think of it somehow, can you tell me how to change clothes and the stage of pregnancy using the mod?
Yeah, that means there is something at that point that causes the image to hide incorrectly. The issue will likely appear also in a new game when you reach that point. If you share the save I can try to fix it.

The mod is purely visual. You'll have to get Reiri clothes and pregnant on your own ;)
 

Dragon_22878

Newbie
Mar 18, 2022
49
6
Yeah, that means there is something at that point that causes the image to hide incorrectly. The issue will likely appear also in a new game when you reach that point. If you share the save I can try to fix it.

The mod is purely visual. You'll have to get Reiri clothes and pregnant on your own ;)
 

Eros13

Member
Jun 7, 2018
104
104
How the hell am i supposed to run this game?
I ran the autopatcher and it patched it successfully but i don't have any exe to lauch the game from.
 

Nalia Mare

Newbie
May 6, 2024
33
17
Liked the game but there was no standing picture while moving around. So I made a standing picture mod that also makes the boobs bounce (optional). Let me know if there are any issues or errors. Enjoy!

As a side-effect I created a simple ModManager for configuring settings. Feel free to use it if creating a mod that needs settings.

Features:
- Standing picture on map
- Bouncing boobs while moving
- Expressions reflecting lewdness compared to outfit etc.
- Support for all outfits, arm positions and stages of pregnancy (for outfits that have them)
- Support for Merumeia
- Extensive settings, access from title/pause or by pressing "m"
View attachment 4406217 View attachment 4406200

Installation:
1. Copy the js folder to the game.
2. Add the following two lines at the end of js/plugins.js just before ];
{name: "MOD_ModManager", status: true, description: "", parameters: {}},
{name: "MOD_StandingPictureBounce", status: true, description: "", parameters: {}},

Changelog:
You don't have permission to view the spoiler content. Log in or register now.

You are a Blessing :love:
 

medjose

Newbie
Jun 2, 2024
19
2
1. desert area before the cave
2. hedge maze corner, north east outside the city
3. right side, south of city

3. right side, south of city??
---- is it near the first barracks? any exact location? i tried searching for her i did the 1. and 2. but i couldnt find her on the 3rd location
 

DickCheese420

Member
Apr 9, 2021
237
1,475
Did the dev forgot to put the whole Merumeia and Reiri prison scenes in the recollection room?
The only Merumeia available in the recollection room are the 3 prison guards defeat scenes. But all the scenes while being imprisoned (bath, guard service) are missing, even when the scene where the guard chief knocks up both of them after defeat.
 
4.60 star(s) 83 Votes