Jump to content

[mod] Character Body Overhaul


Recommended Posts

Posted (edited)

Those experiencing broken sliders with the newest version, and with women randomly getting penis':
CBO Animations+ is out of date and was breaking sliders in my game. Waist slider was giving penis' to women, and other sliders were preforming strangely. Hopefully we see an update to fix this soon.

When running Physical Attributes I get a hard CTD around 5 to 10 years in to a game as well, still trying to diagnose what causes this if anyone has any guesses I'd love to hear them. I'm assuming it's related to an event as once it happens in a game, it happens on that exact date every time, but the logs aren't much help so far.

 

Edit: This specific CTD was caused by the "Invite Debutantes" mod on the workshop. No idea why that would cause it and it may have been conflicting with something else than PA, but running both at the same time consistently recreated this CTD on the same date.

Edited by TAeighty8
Posted (edited)

This should fix the weight and muscle slider issues.

 

I moved the contents of

gfx/portraits/portrait_modifiers/98_muscularity.txt

gfx/portraits/portrait_modifiers/98_weight.txt

Into zzz_weight.txt, and removed the cbo_ prefix.

 

Load order with Barbershop doesn't matter, as zzz will load last and overwrite Barbershop.

 

Not sure how it was supposed to work originally, as i don't see any references to cbo_weight and cbo_muscularity.

 

Edit: There is an updated file below

Edited by csirke128
Posted (edited)
16 hours ago, Megumin. said:

Should I even bother with modding this game, right now? Seems like everything is broken or outdated.

Depends on which mods you want. Things that change clothing and character gene portraits tend to need constant updates as CK3 doesn't have an efficient method of adding new things without having to redo everything which came before. I run multiple mechanical mods and a fair few Lovers Lab ones but the only visual changes I have are beauty textures. Haven't had issues in ages. Of course, you can't expect all modders to always update but most do so in good time.

Edited by Phaze Star
Posted
On 2/8/2024 at 1:34 AM, DIXTRA1 said:

version 1.8.3, the same bug as above with people with missing bodies for male characters and broken bodies for women. The problem remains even if it is the only mod in the download.

I got this issue as well. it's African clothes bug for me

Posted
3 hours ago, tentakel123 said:

I got this issue as well. it's African clothes bug for me

Did you try latest CK (1.11.5) with latest CBO (1.8.4)? I also tried disabling all DLC, and also trying only Northern Lords for the start date, but i don't see any issues with clothes. (with only CBO enabled)

Do you have the North Africa Attire pack? Maybe that's not supported. (I dont have it, so cannot test it)

Posted (edited)
On 2/10/2024 at 6:50 AM, csirke128 said:

This should fix the weight and muscle slider issues.

 

I moved the contents of

gfx/portraits/portrait_modifiers/98_muscularity.txt

gfx/portraits/portrait_modifiers/98_weight.txt

Into zzz_weight.txt, and removed the cbo_ prefix.

 

Load order with Barbershop doesn't matter, as zzz will load last and overwrite Barbershop.

 

Not sure how it was supposed to work originally, as i don't see any references to cbo_weight and cbo_muscularity.

char_body_overhaul weight fix.zip 1.6 kB · 37 downloads

Can confirm. This fixes the problem with weight and muscularity slider in the ruler designer. But it seem that the problem still exist in better barbershop.

Edited by impostur
Posted (edited)
1 hour ago, impostur said:

Can confirm. This fixes the problem with weight and muscularity slider in the ruler designer. But it seem that the problem still exist in better barbershop.

 

CBO Weight + Barber.zip

 

Edit: I think this doesn't work well with the more_muscular game rule, I had a character at 90%, that looked vanilla 90%, when i changed it, to 85%, it became 85% more muscular. I'm playing with vanilla muscle rule, but if you want to try more muscular, maybe need to try mess with some of the "multiply = 2" parts in the file.

Or maybe more_muscular doesn't work in the ruler editor, so need to remove the this part:

if = {
	limit = { has_game_rule = more_muscular }
	max = 1.0
}
else = {
	max = 0.5
}

and replace with max = 1.0

Edited by csirke128
Added more context
Posted

Sorry to ask - I have searched but cannot find anything recent. Has anyone managed to get this working with AGOT as yet? I keep getting nude characters popping up all over the place...!

Posted
4 minutes ago, Whataboutery said:

Sorry to ask - I have searched but cannot find anything recent. Has anyone managed to get this working with AGOT as yet? I keep getting nude characters popping up all over the place...!

If AGOT makes changes to clothing, then you will have the same issues as EPE has. I looked at the steam page, and seems like they have plate armor, and i don't think thats vanilla.

So as far as I understand, someone would need to make new meshfiles to make them compatible. (which seems complicated as right now we don't have up to date compatibility patches for other mods that add clothes either, or i haven't seen them)

Alternatively you can try make a compatibility patch, that removes the cloth changes, and use vanilla CK3 armor (no plate armor, just chainmail, laminar armor)

 

If needed i can try check to see if there is an easy way to make it use vanilla armor, but it won't look pretty.

Posted
1 hour ago, csirke128 said:

 

CBO Weight + Barber.zip 1.75 kB · 1 download

 

Edit: I think this doesn't work well with the more_muscular game rule, I had a character at 90%, that looked vanilla 90%, when i changed it, to 85%, it became 85% more muscular. I'm playing with vanilla muscle rule, but if you want to try more muscular, maybe need to try mess with some of the "multiply = 2" parts in the file.

Or maybe more_muscular doesn't work in the ruler editor, so need to remove the this part:

if = {
	limit = { has_game_rule = more_muscular }
	max = 1.0
}
else = {
	max = 0.5
}

and replace with max = 1.0

Everything is working fine! However, I removed the parts you told me to because I'm not using the more muscular gamerule. So, I can't confirm that this will be compatible or may rise any issue with more muscular rule turned on. Thanks for the quick fix!

Posted
16 minutes ago, impostur said:

Everything is working fine! However, I removed the parts you told me to because I'm not using the more muscular gamerule. So, I can't confirm that this will be compatible or may rise any issue with more muscular rule turned on. Thanks for the quick fix!

Sorry, you should remove the parts, only if you use more muscular game rule.

Otherwise it will work as is.

Posted
7 hours ago, csirke128 said:

Did you try latest CK (1.11.5) with latest CBO (1.8.4)? I also tried disabling all DLC, and also trying only Northern Lords for the start date, but i don't see any issues with clothes. (with only CBO enabled)

Do you have the North Africa Attire pack? Maybe that's not supported. (I dont have it, so cannot test it)

I just updated my game to the 1.11 version in January and have already updated all my mods. then when I opened it to play it got bugged in the clothes barbershop the character either became thin or transparent 

Posted
6 minutes ago, tentakel123 said:

I just updated my game to the 1.11 version in January and have already updated all my mods. then when I opened it to play it got bugged in the clothes barbershop the character either became thin or transparent 

Probably worth checking the exact 1.11 version, some people in the thread already said upgrading to 1.11.5 fixed issues, and the change log mentions African content pack, which came in 1.11.4. Could be the mod is referring to files that don't exists in your base game yet.

 

Also worth checking if you did clean install of CBO, just in case the previous version changed some files that the new version doesn't, and those leftover files causing issues.

Posted
10 hours ago, csirke128 said:

Probably worth checking the exact 1.11 version, some people in the thread already said upgrading to 1.11.5 fixed issues, and the change log mentions African content pack, which came in 1.11.4. Could be the mod is referring to files that don't exists in your base game yet.

 

Also worth checking if you did clean install of CBO, just in case the previous version changed some files that the new version doesn't, and those leftover files causing issues.

wait is it only me or what my game is only 1.11.4 and there is no 1.11.5 version?

 

Posted
5 hours ago, tentakel123 said:

wait is it only me or what my game is only 1.11.4 and there is no 1.11.5 version?

 

Game version is show in the bottom right corner in first picture. Maybe you have automatic updates disabled, or on a beta branch?

Anyway, i think mod should work with 1.11.4, so maybe issue is something else, maybe you didnt remove previous version of CBO before upgrade, or you have some mod that adds clothes, and is not compatible with CBO.

Can you check with just CBO enabled?

game_version.PNG

cbo_version.PNG

Posted
5 hours ago, MisterGrim said:

Has anyone else been seeing most npcs shirtless with pants or just straight up nude? Trying to figure out if its this or Regular Magistri

You are probably looking for a mod that adds clothes, like CFP or EPE.

CBO overwrites the files that says what clothes exists, but the mods that add new clothes might have other ways of assigning them to NPCs, like EPE does it with edits to culture. This leads to NPC trying to wear clothes that are not valid, so they are naked.

As far as i know, Regula Magistri doesnt add any clothes, so its probably something else.

If you see naked characters with CBO only, then same as above, you might be using old base game, old CBO, or didnt do clean install (remove previous version before upgrade)

Posted
2 hours ago, csirke128 said:

You are probably looking for a mod that adds clothes, like CFP or EPE.

CBO overwrites the files that says what clothes exists, but the mods that add new clothes might have other ways of assigning them to NPCs, like EPE does it with edits to culture. This leads to NPC trying to wear clothes that are not valid, so they are naked.

As far as i know, Regula Magistri doesnt add any clothes, so its probably something else.

If you see naked characters with CBO only, then same as above, you might be using old base game, old CBO, or didnt do clean install (remove previous version before upgrade)

Thank you for letting me know. Turns out there were patches made to help this

Posted

Not sure why this happens, but whenever I try to modify the chest size it defaults back to (What appears to be) the maximum vanilla chest size even if the slider is way over that point when actually ingame. The character creator shows it as it should with CBO, but the game "shrinks" them if that makes sense. I'll post photos if necessary, just seeing if anyone else has had this issue.

Posted
4 hours ago, sockandra said:

Not sure why this happens, but whenever I try to modify the chest size it defaults back to (What appears to be) the maximum vanilla chest size even if the slider is way over that point when actually ingame. The character creator shows it as it should with CBO, but the game "shrinks" them if that makes sense. I'll post photos if necessary, just seeing if anyone else has had this issue.

If you want to modify the CBO affected gene, it will be in the debug mode when you right on the character. Go to more options and there is where the actual modifiers are. If you modified using the portrait editor. Only non CBO affected gene will change.

Posted

Does anyone know how to edit the Eunuch trait portrait modifier to have no penis and no balls? Right now it only works for balls and I can't figure out how to include the removal of both...

Posted

Hey guys, I'm unable to use this mod due to an error which says.. " The path in mod's descriptor file is invalid or does not exist".  I already did reinstall and tried to re-download the whole mod as well..  Can someone help please?

Posted
On 2/16/2024 at 3:40 PM, blablabla69696969 said:

Hey guys, I'm unable to use this mod due to an error which says.. " The path in mod's descriptor file is invalid or does not exist".  I already did reinstall and tried to re-download the whole mod as well..  Can someone help please?

How are you installing it? you are unzipping it right?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...