I'm late to the party but I did patch this, so the people are all served correctly and don't do speech bubbles wrong, but I don't want to share files until I finish the other change I worked on for rich house that adds a guard escape story where you can become breeding stock for the guardI was able to figure out the bug and complete it. I am not sure if it is the same process for everyone else.
You don't have permission to view the spoiler content. Log in or register now.
I saw also B4rb4ra had shared some images for birth during sex but they were censored and I doubt anyone ever incorporated them? idk. I'm kind of peeved I didn't check this thread so I'm mentioning it now in case I'm going to run into more issues. I just wanted to be able to have bukkake not mysteriously vanish immediately when switching between the event types, not seeing any way to trigger the CG in birth directly but I was doing it in dev console just to check alignment of things... I still haven't found the logic that determines what CG to show during sex + birth annoyingly. Here's the brute force way:
You don't have permission to view the spoiler content.
Log in or register now.
Someone also mentioned a mod guide -- Just ask chatgpt for help with RPG Maker MV/MZ. I'm using MZ but it's a pain in the ass because there's no way to view the mod files in the database (dynamicdatabase or whatever) so if I make changes I'm manually copying JSON so I can use the GUI with the maps + events db, then pasting the changes into the mods folder... slow and annoying & chatgpt didn't point me to any sort of mod manager that will overlay so idk how much I'm gonna get done
Certain endings in Rich House break hair dye (and I see comments inline in the event code for hair dye mentioning legacy hair settings,) cafe, etc. I'm pretty sure there's variables or switches or whatever in rich house that other mods changed / updated / used that cause issues, aside from the mapping issues I sorted through. Here's my scratch notes on rich house:I'm pretty sure 1.7.4 predates the mod system rewrite and so the files aren't in the right places. I recommend you finish your current playthrough and then update everything.
Someone else will have to tell you if rich house mod ever reached a working state, I was waiting on news of that but the dev went radio silent / the thread they were in was bumped off the chanboard.
You don't have permission to view the spoiler content.
Log in or register now.
Reminds me, I also am working on a mod for Cafe so it will increase chance of evil men spawning / chance of sex requests based on charm points.
Oh and if you do go the MZ route F9 opens the in-game variable and switch tree controls + f12 opens the dev console (both are when you open playtest mode) And be aware it will make you pull your hair out but if you're ever going in circles trying to figure out how to trigger events it's the best way I have found to de-glitch shit.
Another file you'll want to edit the game...
You don't have permission to view the spoiler content.
Log in or register now.
I guess this is basically turning into a ass backwards mod guide so I'll just add a few more things...
The download button for the MZ trial is broken for me but inspect element showed this link for the 20 day download:
You don't have permission to view the spoiler content.
Log in or register now.
Create an empty project in MZ then copy the contents of the WWW folder into it. Remove the last mod's translations from plugins.js -- it breaks loading game in MZ with an error about plugins.js
I started trying to port it to MZ with FOSSIL.js but there were just so many issues getting even to the new game 1st scene i gave up for now. Image sizes are all different in system and it's just so janky it would be a complete overhaul of graphics, too.
Also want to say, public/blocked mod looks nice & I suggest supporting em --please support the modders that put this stuff out, and they are incentivized to patch bugs themselves yes it's a headache to get everything working together but if we want more mods they need to see residuals to bring them back. I'm just pissed at gumroad for banning NSFW so now there's no new patches for anything already bought ig
Last edited: