Mod Ren'Py FurrHouse Multi-Mod [Chapter 14][RiamMar]

private83

Newbie
Aug 9, 2021
53
50
Yeah, I mislabeled that. It's actually the "Fleur's Favor" switch.
"On" == Iliria
"Off" == Ophelia
View attachment 4223420
To me, this seems to be another case. Restarted the game for this also. You need to be an ally with the House of Nature instead of the Sand Demons. This is decided at the event when you need to decide which house to go to as both requested a meeting with the MC at the same date and time.
 

RiamMar

One Hand Clapping, Heart of the Keyforge
Modder
Game Developer
Sep 15, 2017
1,052
4,025
To me, this seems to be another case. Restarted the game for this also. You need to be an ally with the House of Nature instead of the Sand Demons. This is decided at the event when you need to decide which house to go to as both requested a meeting with the MC at the same date and time.
Yeah! I think there are two or three choices / sub-scenes that depend on which house was picked. Most of those choices should have an info about it in the other choice like "More choices on path X"? Or at least I will add them more and more later on.
If it's getting more branched, I will different walkthourghs depending on the choices made. For that I will need to move to mod core 6 though, and that's nothing for this year or Q1 2025. So probably earliest April 2025. The mods with ModCore6 should offer way more functionality and options than mc5, but it's also a completely new code base, which is why it takes a bit longer to develop before I can use. I'll even try to make a little open source program that let's people use my mod core to generate WT mods or create fixes for my mods without having to dig into the mods code files itself. But we will see about that. One step at a time. :D
 
  • Like
Reactions: ArhraCole

AlliebuttDK

Member
Jun 8, 2021
188
410
I don't even see the option in the mod menu to select Fleur's favor at all. There's six different options under the MC, cumpetition where Fleur's favor is in the picture you shared, and then the MC on Futa option.
 
  • Like
Reactions: RiamMar

Zoroastrist

New Member
Jun 16, 2023
14
18
I don't even see the option in the mod menu to select Fleur's favor at all. There's six different options under the MC, cumpetition where Fleur's favor is in the picture you shared, and then the MC on Futa option.
I have exactly the same problem.
Clean installation of the game and newest mod.
 
  • Like
Reactions: RiamMar

RiamMar

One Hand Clapping, Heart of the Keyforge
Modder
Game Developer
Sep 15, 2017
1,052
4,025
I don't even see the option in the mod menu to select Fleur's favor at all. There's six different options under the MC, cumpetition where Fleur's favor is in the picture you shared, and then the MC on Futa option.
I have exactly the same problem.
Clean installation of the game and newest mod.
That's a weird issue and I think I figured out what the problem is. Ren'Py sizing the box layout depending on the first "box" (being the MC renaming box) and not expanding the box when a followup box like "MC variables" gets bigger than that.
I brute forced the size bigger and all eight variables should show up now.
You don't have permission to view the spoiler content. Log in or register now.

I'm out of house for a doctors appointment. Will check back in later to see if there are any issues with this fix.
 
  • Like
Reactions: Zoroastrist

Zoroastrist

New Member
Jun 16, 2023
14
18
That's a weird issue and I think I figured out what the problem is. Ren'Py sizing the box layout depending on the first "box" (being the MC renaming box) and not expanding the box when a followup box like "MC variables" gets bigger than that.
I brute forced the size bigger and all eight variables should show up now.
It's working great now!
Thank you so much for fixing this problem so fast!
 
Last edited:
  • Yay, update!
Reactions: RiamMar

AlliebuttDK

Member
Jun 8, 2021
188
410
Please explain it like I'm five, oof. No matter how I fiddle with the size menus in the mod, I can't get it to show the other options. Can you please share a picture of exactly what you did to brute force it? Zoro obviously got it to work, but apparently I'm mentally challenged and can't figure it out on my own. I fiddled with all the options, even all of them at once, and nothing happens.
 

RiamMar

One Hand Clapping, Heart of the Keyforge
Modder
Game Developer
Sep 15, 2017
1,052
4,025
Please explain it like I'm five, oof. No matter how I fiddle with the size menus in the mod, I can't get it to show the other options. Can you please share a picture of exactly what you did to brute force it? Zoro obviously got it to work, but apparently I'm mentally challenged and can't figure it out on my own. I fiddled with all the options, even all of them at once, and nothing happens.
Download the updated mod (with "fix1" in the name) and the options should show up by themselves.
 

Johan_0000

Active Member
Apr 14, 2023
793
603
Hey RiamMar I see it alrdy was discussed. I'm talking abt the fact that you miss out on a a few scenes if you don't choose acertain house. 1st gameplay I though, I'd choose none and that it'll allow me to visit them both at separate times. Let's not wonder why but it seems dev's rly keen on making us choose a side when I couldn't care less abt them politics.

Even IRL I'd rather be Switzerland. Enforce that they can't make me choose one over the other. Honestly, this seemed like the best option at the time. I was thinking MC would give them both appointment each having their own time if I chose neither. Yk to show that even if they are a "new house" they can't be played with. We even got MJ, every single one of these f1ckers seem to affraid of her lol. Plus that'd reward players that were ready to sacrifice some relatipnship points to get what they want. That was'till I noticed that she just sent members to go in her stead.

Bc let's be honest, the dev/s is passively forcing us to choose, atleast if you want to have fun/seggs with members of the other houses. You have to choose one.


Anyway, my actual point is, would you be able to add a mod choice that would allow us to choose both? And also make us able to see all the subscenes in one playthrough? I kinda did it manually but that's a lot of time lost. I'd greatly appreciate it if you did.

Still, awesome work alrdy






THX
 

RiamMar

One Hand Clapping, Heart of the Keyforge
Modder
Game Developer
Sep 15, 2017
1,052
4,025
Anyway, my actual point is, would you be able to add a mod choice that would allow us to choose both? And also make us able to see all the subscenes in one playthrough? I kinda did it manually but that's a lot of time lost. I'd greatly appreciate it if you did.

Still, awesome work alrdy

THX
Yeah, I guess I could. But it would always be behind, since I don't want to have to go back and re-do labels because of typos or bug-fixes. So it's either something a couple versions off (e.g. would be chapter 9 now or so) or at the end when I do the path picker mod.
 

Johan_0000

Active Member
Apr 14, 2023
793
603
Yeah, I guess I could. But it would always be behind, since I don't want to have to go back and re-do labels because of typos or bug-fixes. So it's either something a couple versions off (e.g. would be chapter 9 now or so) or at the end when I do the path picker mod.
Ok I'm cool with that, still better than nothing and who knows maybe late comers who will discover the game when it's near the end wiill thank me lol.




THX
 
  • Like
Reactions: RiamMar

RiamMar

One Hand Clapping, Heart of the Keyforge
Modder
Game Developer
Sep 15, 2017
1,052
4,025
I've got errors when talking with Chandra in the orc's cafe
I didn't get that error on my end, so the fix I made might be a miss. Could you try it out and let me know?

It's kinda late (1:30am) so I will check back in tomorrow. (Also had dental surgery, so I might be a bit slow to respond)

Links in OP are updated as well.
 
  • Heart
Reactions: Pif paf

Pif paf

Engaged Member
Jr. Uploader
Feb 5, 2018
2,979
1,925
I didn't get that error on my end, so the fix I made might be a miss. Could you try it out and let me know?

It's kinda late (1:30am) so I will check back in tomorrow. (Also had dental surgery, so I might be a bit slow to respond)

Links in OP are updated as well.
yeah, late for me as well it was, same timezone it seems :)
 
  • Like
Reactions: RiamMar

SpyderArachnid

Well-Known Member
Jul 31, 2017
1,605
4,750
I didn't get that error on my end, so the fix I made might be a miss. Could you try it out and let me know?

It's kinda late (1:30am) so I will check back in tomorrow. (Also had dental surgery, so I might be a bit slow to respond)

Links in OP are updated as well.
Hey, I don't know if this overwrite your earlier fix for the menu options not showing properly, but it seems the issue from earlier is still there.

Talking about this issue:

That's a weird issue and I think I figured out what the problem is. Ren'Py sizing the box layout depending on the first "box" (being the MC renaming box) and not expanding the box when a followup box like "MC variables" gets bigger than that.
I brute forced the size bigger and all eight variables should show up now.
You don't have permission to view the spoiler content. Log in or register now.

I'm out of house for a doctors appointment. Will check back in later to see if there are any issues with this fix.
I don't know if the fix for Chandra overwrote your fix for the box size issues, but the box size issues are back. I can't see Fleurs Favor or Futa on MC. Just the top row only.
 
  • Like
Reactions: RiamMar

RiamMar

One Hand Clapping, Heart of the Keyforge
Modder
Game Developer
Sep 15, 2017
1,052
4,025
Hey, I don't know if this overwrite your earlier fix for the menu options not showing properly, but it seems the issue from earlier is still there.

Talking about this issue:



I don't know if the fix for Chandra overwrote your fix for the box size issues, but the box size issues are back. I can't see Fleurs Favor or Futa on MC. Just the top row only.
Can you check by deleting the fix-mod and installing the unfixed mod from the "old" folder?
It's pretty late and I'm heading to bed. Will have a look tomorrow.

Edit: Checked it real quick and if it's what I think it is, there's a "fix2" now uploaded. Give it a try and please let me know if it worked.
 
Last edited:
  • Heart
Reactions: SpyderArachnid

SpyderArachnid

Well-Known Member
Jul 31, 2017
1,605
4,750
Can you check by deleting the fix-mod and installing the unfixed mod from the "old" folder?
It's pretty late and I'm heading to bed. Will have a look tomorrow.

Edit: Checked it real quick and if it's what I think it is, there's a "fix2" now uploaded. Give it a try and please let me know if it worked.
New fix worked just fine, thanks! Really appreciate it. ;)
 
  • Like
Reactions: RiamMar