Grey Cloud Posted January 19, 2023 Posted January 19, 2023 On 1/17/2023 at 1:21 AM, Randah said: The solution was actually quite simple, really. There are 'bedchamber' clothes that are defined in portraits\accessories\clothes.txt that I just commented out. *POOF* Default robes gone. Not tried this yet but what about the fig leaf issue? Â On 1/17/2023 at 1:21 AM, Randah said: How do I zip these up correctly so my information is off the files and they upack correctly. What info and which files do you mean?
Randah Posted January 19, 2023 Posted January 19, 2023 12 minutes ago, Grey Cloud said:  Not tried this yet but what about the fig leaf issue?  Fig leaf Kundi79 figured out.   Quote  But if y want to get rid of the leafs and nothing more. Rename the followings.. Go to your game folder \gfx\models\portraits\attachments\male_clothes\secular\western\nudity_01 (rename all the tree DDS files there). Do the same here : Character Body Overhaul\gfx\models\portraits\attachments\male_clothes\secular\western\nobility_04 and here: Character Body Overhaul\gfx\models\portraits\attachments\female_clothes\secular\western\nudity_01 I think this is enough for the leafs to be gone for the adults.   These files are the various figs and are being pointed to and called for on no_clothes or is_naked. Can either edit the logic pointing to them, rename them, or delete them.   Quote What info and which files do you mean?  I had animations working with my wife but clothes were still on. Went through and found logic pointing to the robes and removed it. Making animations work isn't something sharable since it crosses so many mods, but this much is. Rather than drop a file on and overwrite the original, better option would be take the modified file as its own and package it as a mod. Issue I have seen on many files here is people zip and share a file and it keeps their username and file paths when they do so, and then nothing works. I tested trying out %USERPROFILE% or %USERNAME% in the path but it doesn't seem to work. Or just open the file and add some comments at the indicated section. That said, I have a mind to go back in and un-monkey things. The robes are also called for sickness, so if people fall ill they also feel drafty now.
Grey Cloud Posted January 19, 2023 Posted January 19, 2023 1 hour ago, Randah said: Fig leaf Kundi79 figured out. Thanks for that too. Â 1 hour ago, Randah said: Issue I have seen on many files here is people zip and share a file and it keeps their username and file paths when they do so, and then nothing works. I tested trying out %USERPROFILE% or %USERNAME% in the path but it doesn't seem to work. The file that needs editing is (using CBO as the example) is char_body_overhaul.mod (this is the file in the main mod folder not the descriptor file in the CBO folder) and the path should work with just this: path="mod/char_body_overhaul"Â - i.e. the full path with drive letter and user name etc isn't needed. Â Â Â
xXDarkShadowXx Posted January 19, 2023 Posted January 19, 2023 (edited)   I use Toggle Big Character Portrait mod. Does someone know how to adjust the down left corner portrait lower? If im playing as male character i don't like to see Big D all the time. Edited January 19, 2023 by Kundi79
Guest Posted January 19, 2023 Posted January 19, 2023 1 hour ago, Kundi79 said:   I use Toggle Big Character Portrait mod. Does someone know how to adjust the down left corner portrait lower? If im playing as male character i don't like to see Big D all the time. /cdn-cgi/mirage/f09562a2ec2686264267bcebfd8171ef7e584de410dff32490cfb7735592db56/1280/https://static.loverslab.com/uploads/monthly_2023_01/map.jpg.7684d820147902e4b450025b168d6704.jpg  That proportion of the body is a feature of the big portrait mod, you'd have to look at changing that, not CBO.
Grey Cloud Posted January 19, 2023 Posted January 19, 2023 Just now, GallowsUK said: That proportion of the body is a feature of the big portrait mod, you'd have to look at changing that, not CBO. I think he means how to lower the portrait so that e.g. the guy is only visible from the waist up.
Guest Posted January 20, 2023 Posted January 20, 2023 (edited) 8 minutes ago, Grey Cloud said: I think he means how to lower the portrait so that e.g. the guy is only visible from the waist up. Â Yes, that's my point, that view is fundamentally what big portrait does, CBO can't fix it. Edited January 20, 2023 by GallowsUK
Grey Cloud Posted January 20, 2023 Posted January 20, 2023 10 hours ago, GallowsUK said: Â Yes, that's my point, that view is fundamentally what big portrait does, CBO can't fix it. Sorry my mistake. That's what comes of posting at gone midnight. ?
bbpborges Posted January 20, 2023 Posted January 20, 2023 On 1/19/2023 at 3:27 AM, daserop said: I'm having the same issue. Muscle definition not changing either. Height changes no issue there. Bumping this because I have the same issue right now. Does anybody know how to fix?
Smock Posted January 21, 2023 Posted January 21, 2023 (edited) Out of curiosity, is it a quirk of the mod to deage a dead person to their young adult years when they finally croak or age up a 1 year old baby to about 7 years, I've noticed it happening and I only have cbo + vanilla and physical attributes. Edited January 21, 2023 by Smock
Guest Posted January 21, 2023 Posted January 21, 2023 21 minutes ago, Smock said: Out of curiosity, is it a quirk of the mod to deage a dead person to their young adult years when they finally croak or age up a 1 year old baby to about 7 years, I've noticed it happening and I only have cbo + vanilla and physical attributes. Â What order are you loading? Do you have anything in your error log?
Smock Posted January 21, 2023 Posted January 21, 2023 33 minutes ago, GallowsUK said: Â What order are you loading? Do you have anything in your error log? Â Haven't had the game crash on me or do any sort of error stuff. 6th mod is masgistri.
Guest Posted January 21, 2023 Posted January 21, 2023 Okay, order looks okay. I would try and compare without PA. I know from looking at the code that there are checks in PA to make sure the attributes still amend the portrait after death, so it's possible that there's an error there.
Smock Posted January 21, 2023 Posted January 21, 2023 (edited) 50 minutes ago, GallowsUK said: Okay, order looks okay. I would try and compare without PA. I know from looking at the code that there are checks in PA to make sure the attributes still amend the portrait after death, so it's possible that there's an error there. Will do, just making sure, the 3 mods that modify character looks won't break a save will it?  Edit: A quick check shows that PA is the thing that does the aging thing, dunno if it'll break the save if I keep playing it with it off, but we'll see. Edited January 21, 2023 by Smock
14878 Posted January 22, 2023 Posted January 22, 2023 On 1/20/2023 at 9:34 PM, bbpborges said: Bumping this because I have the same issue right now. Does anybody know how to fix? Can you show what mods do you use besides CBO?
Jut Posted January 22, 2023 Posted January 22, 2023 Does anybody knows a way to make the pubic hair appear in everyone except muslims? I'm not a muslim so i'm not really sure but i've read that by religion they shave their pubic hair. In the other hand most people in middle ages did not shave down there so if someone knows a way to activate pubic hair in every single character except muslims without having to edit character by character I would appreciate it.
utahja Posted January 25, 2023 Posted January 25, 2023 Does this newest CBO version not works with CFP anymore? In the game version of 1.7.2, this mod still crashes when paired with CFP. Any workaround I can apply to fix this?
Guest Posted January 25, 2023 Posted January 25, 2023 15 hours ago, utahja said: Does this newest CBO version not works with CFP anymore? In the game version of 1.7.2, this mod still crashes when paired with CFP. Any workaround I can apply to fix this? Â Both CBO and the CBO/CFP compatibility patch were updated for 1.8, but there was no update in the interim for 1.7.2, so unless you move everything to 1.8 I doubt it.
XxEokaxX Posted January 26, 2023 Posted January 26, 2023 Hey so i recently installed ck3 1.6.1.2 castle and all the mods I generally use like carnalitas and carn court works flawlessly . But CBO Seems to freeze the game on loading screen and crash it eventually every time i try to use it. I do have community flavor pack and did try using the cfp patch in the designated load order but it didnt seem to work. I think the mod posted here is for latest ck3 version. Can someone direct me to the cbo version download for ck3 1.6.1.2 . Thanks!
utahja Posted January 26, 2023 Posted January 26, 2023 22 hours ago, GallowsUK said: Â Both CBO and the CBO/CFP compatibility patch were updated for 1.8, but there was no update in the interim for 1.7.2, so unless you move everything to 1.8 I doubt it. I didn't upgrade to 1.8.* because the game still has many problems within this update and this update didn't have any significant improvement to the game. So yeah still got 1.7.2 version. Â So disable CFP for now is the best course huh...
Thzuri Posted January 27, 2023 Posted January 27, 2023 if i want breast and butt size/shape congenital traits to be in a set range, what do i have to change? ie all females having large to huge tits and round shape?
Guest Posted January 27, 2023 Posted January 27, 2023 10 hours ago, Thzuri said: if i want breast and butt size/shape congenital traits to be in a set range, what do i have to change? ie all females having large to huge tits and round shape? Â That's something controlled by Physical Attributes, not CBO. You'd ultimately need to dig into that code and change the areas that control the distribution for seeding.
smlz Posted January 27, 2023 Posted January 27, 2023 Hello I decided to go to the horny side of the force today so I installed most recommended mods around here, but I have troubles with CBO as well as Carnal court animations. When I trigger the event (both the standard one or the Carnal Court one) the two characters are naked but no animation plays. They're just standing and when I try to go to another animation, almost nothing changes. Also the male character has a fig leaf. It's probably something wrong with my load order, but I don't know what : - Fullscreen Barbershop - Undress - Carnalitas - GUKFix - CFP - EPE (tried to disable, no change) - CFP EPE Compatch - CBO - CBO vanilla -Â CBO CFP compatch - Carnal Court - Carnal Court CFP - CBO animation pack (tried to disable, no change) Do anyone has an idea about where it can come from ? Thank you
Guest Posted January 28, 2023 Posted January 28, 2023 I'm not sure on compatibility with Undress and CBO, however the most likely issue is that one or both of your characters involved are under 18.
smlz Posted January 28, 2023 Posted January 28, 2023 2 hours ago, GallowsUK said: I'm not sure on compatibility with Undress and CBO, however the most likely issue is that one or both of your characters involved are under 18. Nope, I'm using the Bohemia standard bookmark with the King being 34 and his wife being 18. So no issues here. But I'll check it removing Undress to see if it works that way, thanks for your answer
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now