Crusader Kings 3: Weight Gain and Consequences

Follow my guide up here to see. It’s a shame this can’t be added to the top post or pinned in some way but until/unless vocon reappears this will have to do.

3 Likes

I hate to be a doomer, but on the off chance weightgaming doesn’t stay up for too much longer, is there a plan to keep this going elsewhere? I’m really thankful for all the work you and everyone else has done with this, it’s seriously the best fat mod experience I’ve ever had with a game!

1 Like

Perhaps this mod could be moved to loverslab? Only place I can think.

1 Like

Hate that site. Adblocker isn’t powerful enough. Makes me feel nauseous.

1 Like

I’ve been using alternative to it called AdGuard; works way better on both mobile and desktop, haven’t seen a single YouTube since installing it.

Thanks for the mod its stellar to use. will this be getting further updates?

Yes and no, the truth is that since the disappearance of It’s original creator, the community adopted the mod and some users made some events and decisions for fun and shared with the others. I see mainly that Wulf_Diomhaireachd is a terrific event creator, along with mister HopelessLoner. I made some myself, but I lean more on the RP aspect than game-play, which brings unbalance without self control, but do tell, what do you have in mind for additions?

1 Like

I didn’t have much directly in mind, and I was more just wondering about bugfixes and further maintence as the game updates. however some things come to mind as events that could possibly give the character gluttonous and/or lazy if they indulge too much. perhaps even a way to develop comfort eater outside of stress breaks. bugfix wise ive encountered issues with not being able to squash, the sweet dialogue not displaying text properly, pregnancy not increasing appetite. None of those is really a big issue, which is why I was just wondering as to the overall future of the mod. also it would be easier to keep track of if it was placed on loverslab, but i pressume thats not really an option given the multiple people working on it? Another thing would be more interactions to do with the feasts and weddings would be appreciated, lastly, perhaps other characters commenting on weight during events or having more nicknames to be able to acquire. In any regards thank you all for the work you’ve done!

1 Like

How do I keep their clothes from clipping? I followed the guide and I think I regret it. I didn’t read well enough I guess and I have all these extra sex things I am not really interested in, but I guess it is necessary for the better looking bodies? It feels like it only causes me problems. I don’t like all their boobs sticking throug clothes and all that. Plus most of the mega obesity looks really quite awful with the clothing, unless that is a glitch related to the clipping

No promises from my part, but I could take a look at weddings and feasts. if I manage to do something meaningful, I will gladly share. Also for the character developing the comfort eater or lazy, there is a event that could be expanded upon, are you familiar with the event that asks whether the character should clean their chambers or take a nap? A counter could be implemented where after a certain amounts of times choosing to take a nap, the player gets lazy or finds comfort in food.

As not promised I made some changes to two events, eating extra and cleaning the room. And changed the description of the first event as you were trying to eat more, as It was trying to refer to descriptions that did not exist in the localization files. The weddings and feast will take a while, since I have to look at the game original code and It’s been a hot while since I looked at them. Still no promises if I will be able to deliver something more e–e)

I just changed one file, but I tried just sending the files I changed once, and people got confused, so I will send everything in a .7z file.

4 Likes

Looking through the older versions of the mod, those broken descriptions were from HopelessLoner, however they only added localisation in Russian so the English localisation broke and just displayed the localisation key instead. Good catch though, I could never figure out where that was coming from.

I’m working on an update at the moment, so I’ll translate those localisations into English while I’m at it and of course include your new additions too.

1 Like

Hey, so I am trying to get back into the game and I set up the mods based on this, and yet none of the mods outside of barbershop are actually working in game. I’m on the latest version, do you know how to fix this problem? I’d really appreciate the help.

Sounds like an install issue for non-steam mods. Check my guide first, that covers the most common issues people face. Only thing that’s outdated there atm is the link to the most recent version of the mod, but you already have that.

Weight Gain and Consequences Expanded - The Height and UI Rework

This is something that’s been bugging me ever since I started playing with this mod. You’ve noticed how women are always shorter than men at the same height value right? That is working as intended, but the height traits don’t reflect that. As such women would always be given shorter height traits than they should, and the Colossal Height trait was completely impossible to get. So I changed it. Women now have a separate table of height thresholds to be assigned traits by. I also rejigged the male table while I was at it to bring the values closer to the medieval period.

Next pet peeve: children are treated as though they are adults in regards to their height. Newborn babies are 6 feet tall. That’s silly. The height calculations now take age into consideration if a character is under 16, giving them a more accurate height and therefore weight as the weight calculations use a character’s height. It isn’t perfect still, and I’ll refine it in the future, but it’s better than what we had before.


Now the UI. I’ve added character height to the character window, next to the character weight. The code for this was surprisingly already in the mod, just never used in the character window for some reason. I’ve also shifted them both onto a new line to prevent window stretching from too many words on the same line (most common for characters with many court positions).

Lastly, I’ve fixed the English localisation and included MomoKashi’s changes like I said above. Full patchnotes are in patchnotes.txt as usual.

Download link: weight_gain_and_consequences_expanded.zip (513.0 KB)

7 Likes

I see so they were referencing proper descriptions, just not in the wgac_random_weight_events_l_english.yml. Thank you for bringing It up, otherwise I would never notice either hahaha

I’ve unlocked the basic knowledge of gui modding, and fixed my RUI compatch too. Finally, I can play how I want to play again. Idk if anyone ever used this before but this mod is a must for me, so I may as well share the patch here.

Load RUI after WGaC, then this patch after RUI

Download link: RUI_WGaC_Compatch.zip (6.3 KB)

2 Likes

sorry for the late reply but thank you very much!

1 Like

Lovely addition, I just wanted to say that the “path=” on RUI_WGaC_Compatch.mod was using your system path, so the launcher was not finding the mod files. Nothing a bit of editing can’t fix, again, thank you for your patch :3

Could’ve sworn I’d removed that, I’ve replaced the download link so it should work now for everyone else