Perma55 Posted June 10, 2023 Posted June 10, 2023 On 6/7/2023 at 5:43 PM, KingSergiu said: Nope, unfortunatelly this doesn't work either, i rly wish Paradox would make a stupid "check box" with equip/unequip clothes in Ruler Designer I was having this same problem, I fixed by going to "\game\gfx\portraits\portrait_modifiers\01_clothes_base.txt", searched for "ruler designer" and changed the template line from "western_nightgown" (or something like that) to "no_clothes". Also try checking and unchecking the "show hair and beard" box, it got rid of the clothes when they persisted. Since I deleted the "01_clothes_base" from the mod previosly due to another bug I made this modification straight into the basegame. No side effects so far, just watch for the spacing. If you have this file in the mod then do it there (?). Looks like this:     ruler_designer_clothes = {        dna_modifiers = {            accessory = {                mode = add                gene = clothes                template = no_clothes                range = { 0 1 }            }        }         weight = {            base = 0            modifier = {               add = 100               exists = scope:ruler_designer            }        }    }  Â
sagimine1 Posted June 10, 2023 Posted June 10, 2023 I am having issue with the male characters body shriveled up as if they are infected with an invisible typhus. How can I resolved this issue?
KingSergiu Posted June 10, 2023 Posted June 10, 2023 16 hours ago, Perma55 said: I was having this same problem, I fixed by going to "\game\gfx\portraits\portrait_modifiers\01_clothes_base.txt", searched for "ruler designer" and changed the template line from "western_nightgown" (or something like that) to "no_clothes". Also try checking and unchecking the "show hair and beard" box, it got rid of the clothes when they persisted. Since I deleted the "01_clothes_base" from the mod previosly due to another bug I made this modification straight into the basegame. No side effects so far, just watch for the spacing. If you have this file in the mod then do it there (?). Looks like this:     ruler_designer_clothes = {        dna_modifiers = {            accessory = {                mode = add                gene = clothes                template = no_clothes                range = { 0 1 }            }        }         weight = {            base = 0            modifier = {               add = 100               exists = scope:ruler_designer            }        }    }   Greetings, thanks for your answer, unfortunatelly it does not work! i tried this directly into the base game file (i don't understand this game anymore wtf...) even with the file directly from the game folder those damned robes still show up in ruler designer. Also the checking/unchecking the show hair and beard I even turned off other mods i had that altered the robes. I don't get it...
Aderan Posted June 10, 2023 Posted June 10, 2023 5 hours ago, KingSergiu said: Greetings, thanks for your answer, unfortunatelly it does not work! i tried this directly into the base game file (i don't understand this game anymore wtf...) even with the file directly from the game folder those damned robes still show up in ruler designer. Also the checking/unchecking the show hair and beard I even turned off other mods i had that altered the robes. I don't get it... Having the same trouble.... tried like a million things and it just doesnt work...
Perma55 Posted June 11, 2023 Posted June 11, 2023 8 hours ago, KingSergiu said: Greetings, thanks for your answer, unfortunatelly it does not work! i tried this directly into the base game file (i don't understand this game anymore wtf...) even with the file directly from the game folder those damned robes still show up in ruler designer. Also the checking/unchecking the show hair and beard I even turned off other mods i had that altered the robes. I don't get it... So, I tried other ways and now my own fix aint working for me as well lol. Just wait for the update ?
Eid0 Posted June 11, 2023 Posted June 11, 2023 I have a question, I made everyone's dicks small and now I wanted to make an exception for the lords I play. how to change the code? i tried that but it doesn't work.  played_character = {                      setting = {                attribute = "bs_body_penis_size_max"                #value = { min = 0.0 max = 1.0 }                curve = {                   { 0.0  0.0 }                   { 0.99  0.99 }                                                        }                age = age_preset_nudity             }
Anything_Random Posted June 11, 2023 Posted June 11, 2023 On 6/8/2023 at 3:41 AM, PopFdz said: thanks for answering. I have the mods in the mod folder and activated in the launcher in this order: -full screen barbershop (this gives me a yellow warning that it is for another version of the game, 1.6 but I have activated it anyway, I don't know if it has something to do with it) -carnalitas -carnalitas history slavery doctrines -community flavor pack -character body overhaul -physical attributes -coetius anima These are all the mods that I have, but the only one that seems activated is the carnalitas mod because of a couple of options that come out as enslaving or the features of boobs and penises, but the barbershop appears normal and I can't or can't undress or put more boobs The CFP, for example, I don't get more suits or hairstyles or anything and the rest I don't know how they make themselves noticeable. Apart from the fact that since I've downloaded them in a year of play or so, I've only had a couple of events and they are that a guest arrives at court, when before they came out more and more frequently. And I don't understand editing, for example, the events folders of the games and I have preferred not to touch it in case I mess it up, which I would like to change because from what I have read here it is necessary. I play in version 1.9.1 and the cbo is the new beta. Thanks to everyone who has read it and sorry if you don't understand me, English is not my language. You seemingly have the wrong file installed for Character Body Overhaul, the mod is over 3GB, not 109 bytes.
fotty1 Posted June 12, 2023 Posted June 12, 2023 So, is cbo and cbo court needed for its event scene or just only cbo mod already had that function?
Drake_Hound Posted June 12, 2023 Posted June 12, 2023 On 6/10/2023 at 1:30 AM, Satoshi1 said: nice outfit, is that a mod here?  Yes the color pallete is a mod, but the lingerie is standard. I didn't like the color pallete of the underwear, so I modded the color picks. the clothes are standard CBO beta..
PopFdz Posted June 13, 2023 Posted June 13, 2023 I had the cbo mod installed incorrectly in the mods folder, now they appear naked, but the rape option does not appear when they are incarcerated but the features of boobs and penises are shown so I suppose that carnalitas is activated, how is it not Does the monkfish option come out? Â
Perma55 Posted June 14, 2023 Posted June 14, 2023 On 6/10/2023 at 7:16 PM, Aderan said: Having the same trouble.... tried like a million things and it just doesnt work... That's weird. Theres "01_clothes_base" and also another file called "01_clothes", in "portrait modifiers" at the mod's folder. I did the method I mentioned before in both files and it worked. I've been meddling with the files and I can't see any other logical solution. I've just reset everthing and tried again and it worked again. Try doing it in "01_clothes" also, search for "designer" and you'll find the lines I mentioned for sure, the same ones about the ruler designer are in both files.
port_loriel Posted June 14, 2023 Posted June 14, 2023 Anyone managed to download the latest version without a paid mega.nz account? It's over the file size for a free download
text85000 Posted June 14, 2023 Posted June 14, 2023 3 hours ago, port_loriel said: Anyone managed to download the latest version without a paid mega.nz account? It's over the file size for a free download Mega's limit for free users is based on the amount of data downloaded from your IP address in the past six hours, maybe you used some of that quota. I just downloaded the file without a problem.
text85000 Posted June 14, 2023 Posted June 14, 2023 (edited) Thanks for the mod. I have a small question. If I use this mod, do I always start with a Royal Court even if I'm not a King or Emperor? Â I usually start playing as a count and now I see that I have a Royal Court. Â First I thought it was because of the "Carnal Court Make Love Interaction" game rule and made it inactive but it didn't change anything. Disabled the mod and it's as it should be, Counts or Dukes don't have Royal Courts. Is this a bug or the normal feature? Â Thanks in advance. Â Â Edited June 14, 2023 by text85000 typo
Hagar1987 Posted June 14, 2023 Posted June 14, 2023 1 hour ago, text85000 said: Thanks for the mod. I have a small question. If I use this mod, do I always start with a Royal Court even if I'm not a King or Emperor? Â I usually start playing as a count and now I see that I have a Royal Court. Â First I thought it was because of the "Carnal Court Make Love Interaction" game rule and made it inactive but it didn't change anything. Disabled the mod and it's as it should be, Counts or Dukes don't have Royal Courts. Is this a bug or the normal feature? Â Thanks in advance. Â Â It seems to be intentional, since there's a file that specifically changes the min court tier to county. You can change it yourself: char_body_overhaul\common\defines -> CBO_Carn_court_defines.txt 1
Princeps2 Posted June 14, 2023 Posted June 14, 2023 What happend to Carnal Court? Can´t find it in Loverslab anymore, just Carnal Court Lite which isn´t compatible anymore. Â
NerdyDreadHead Posted June 14, 2023 Posted June 14, 2023 When copying the file into the mod folder, I'm getting an error message "Error 0x80010135: Path too long" for some of the MESH files such as "female_clothes_revealing_2_iberian_christian_nobility_01_bs_breast_size_max.mesh". Is this an issue? Is there anything I need to do about this?
piggy king Posted June 14, 2023 Posted June 14, 2023 I did some cross reference between the my new mod list and my previous mod list. I wonder if CBO CFP Compatibility is still required if I want both of them work correctly?
phelank_ Posted June 14, 2023 Posted June 14, 2023 1 hour ago, NerdyDreadHead said: When copying the file into the mod folder, I'm getting an error message "Error 0x80010135: Path too long" for some of the MESH files such as "female_clothes_revealing_2_iberian_christian_nobility_01_bs_breast_size_max.mesh". Is this an issue? Is there anything I need to do about this? Â Try to unzip with 7zip, Winzip might struggle with some long file names/paths.
text85000 Posted June 14, 2023 Posted June 14, 2023 4 hours ago, Princeps2 said: What happend to Carnal Court? Can´t find it in Loverslab anymore, just Carnal Court Lite which isn´t compatible anymore.  The latest version of CBO includes Carnal Court.
Perma55 Posted June 14, 2023 Posted June 14, 2023 A suggestion about "all genes unlocked" compatibility: These mods are not compatible but you can adapt stuff like body hair and wrinkles simply by copying from the mod's "01_genes_morph" equivalent into any of the gene modifiers in CBOs genes subfolder ( i've chosen "muscles genes" for no real reason). I think the way to create a "cbo all genes unlocked" expansion would be to compare the basegame "01_genes_morph" with the "all genes unlocked" mod (since that txt file is all of it) and isolate the compatible stuff. For example: Â expression_forehead_wrinkles = { ... } Â gene_body_hair = { ... } And so on, these are now showing up in CBO ruler designer. I don't have the time to try all of them right now, but what do you guys think?
XXXXX_EH29RR Posted June 14, 2023 Posted June 14, 2023 Hmm, why doesn't Futa have a penis in the ruler designer? (only Carnalitas + CBO mods)
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