csirke128 Posted September 10, 2024 Author Posted September 10, 2024 On 9/9/2024 at 1:14 AM, *Darth Vader* said: So I went into all the ethnicity files and made it so that only the bust_shape_3_half gene is used and it works fine. But when I active this mod it seems that it does not work and it randomized the bust gene for everyone. I'm not sure if maybe something is listed incorrectly in these files for the bust genes? I think someone in CBO thread also noted this somehow messes with how genes are done in ethniucities files, but I still have no idea, how it could affect them. The way the mod works, is if there is no variable, then the effect should not apply: cbo_bust_shape = { usage = game selection_behavior = max bust_shape_reset = { weight = { base = 1 } } bust_shape_default = { dna_modifiers = { morph = { mode = modify_multiply gene = gene_bs_bust template = bust_default value = 1.0 } } weight = { base = 0 modifier = { trigger_if = { limit = { exists = var:bust_shape } var:bust_shape = 1 } add = 100 } } } So bust_shape_reset applies nothing, and the other categories should only take effect, if the variable exists. Can you try change this file so it adds the bust shape 3 half to the reset state? "Better Barbershop CBO Extension\gfx\portraits\portrait_modifiers\99_cbo_genes.txt" cbo_bust_shape = { usage = game selection_behavior = max bust_shape_reset = { dna_modifiers = { morph = { mode = modify_multiply gene = gene_bs_bust template = bust_shape_3_half value = 1.0 } } weight = { base = 1 } } ... 1
CKwin Posted September 26, 2024 Posted September 26, 2024 Hello, the mod is working perfectly for me in terms of genes and everything, but is there supposed to be a revealing clothes option somewhere?
csirke128 Posted September 26, 2024 Author Posted September 26, 2024 Just now, CKwin said: Hello, the mod is working perfectly for me in terms of genes and everything, but is there supposed to be a revealing clothes option somewhere? Hi, this mod doesn't change revealing clothing. Seems like its a bug with CBO Unofficial, for some reason the setting doesn't show up. Its supposed to work same as with CBO, that you can select between normal and revealing, at the clothing section.
Durante Posted October 1, 2024 Posted October 1, 2024 Crashing for me unfortunately when selecting create ruler/adventurer, might be related to PA unofficial.
csirke128 Posted October 1, 2024 Author Posted October 1, 2024 37 minutes ago, Durante said: Crashing for me unfortunately when selecting create ruler/adventurer, might be related to PA unofficial. Hi, yea this mod is probably not going to work with PA, as they are basically doing the same thing, except that this mod only creates the variables when you edit it in barbershop, while PA creates the variables for all characters by an event. I'll create a version that doesnt create new variables, but instead just changes the existing PA variables, so it works with PA. Until then I guess the only way to customize is with the debug options. 1
raym24 Posted October 5, 2024 Posted October 5, 2024 Tengo un problema, no puedo cambiar los genes. Cuando entro a la barbería solo aparece Naked y nada más.
csirke128 Posted October 5, 2024 Author Posted October 5, 2024 2 hours ago, raym24 said: Tengo un problema, no puedo cambiar los genes. Cuando entro a la barbería solo aparece Naked y nada más. Hi, do you have the CBO Gene category in the barbershop? Or can you share a screenshot?
raym24 Posted October 5, 2024 Posted October 5, 2024 (edited) Yes, I don't have the GEN CBO, only the barber body appears. This is my mod loading order Edited October 5, 2024 by raym24
csirke128 Posted October 5, 2024 Author Posted October 5, 2024 3 hours ago, raym24 said: Yes, I don't have the GEN CBO, only the barber body appears. This is my mod loading order Hi, it shows that you have better barbershop on disk, so I'm guessing its not updated to latest version. Can you try update Better Barbershop, or try use the old version of Better Barbershop CBO extension? Better Barbershop CBO Extension 1.0.zip 1
hamletsdead Posted October 18, 2024 Posted October 18, 2024 @csirke128 any chance of an updated Better Barbershop Beta CBO Patch in the near future? The mod was just updated today and restores the clothing color picker which Paradox inexplicably deleted from their last update. The current Better Barbershop and its CBO patch work perfectly, but there's no color picker.
csirke128 Posted October 18, 2024 Author Posted October 18, 2024 2 hours ago, hamletsdead said: @csirke128 any chance of an updated Better Barbershop Beta CBO Patch in the near future? The mod was just updated today and restores the clothing color picker which Paradox inexplicably deleted from their last update. The current Better Barbershop and its CBO patch work perfectly, but there's no color picker. Sure, let me check
csirke128 Posted October 18, 2024 Author Posted October 18, 2024 2 hours ago, hamletsdead said: @csirke128 any chance of an updated Better Barbershop Beta CBO Patch in the near future? The mod was just updated today and restores the clothing color picker which Paradox inexplicably deleted from their last update. The current Better Barbershop and its CBO patch work perfectly, but there's no color picker. Did a quick update, just put the CBO stuff in its own tab, only tested to make sure it still works Havent looked into how the copy DNA stuff works, so not sure if I need to make some changes to make that work with CBO genes, ill check that later
xxdungeonxx1 Posted October 18, 2024 Posted October 18, 2024 Is there a way to make it work with Physical Attributes? Making PA edits to npcs is messy, you need to debug the game and the barbershop would be great.
csirke128 Posted October 18, 2024 Author Posted October 18, 2024 20 minutes ago, xxdungeonxx1 said: Is there a way to make it work with Physical Attributes? Making PA edits to npcs is messy, you need to debug the game and the barbershop would be great. Yea, its somewhere on my todo list 1
Tomcody111 Posted October 18, 2024 Posted October 18, 2024 When you edit a characters genes with this mod, does it then carry over into inherited genes for children?
csirke128 Posted October 18, 2024 Author Posted October 18, 2024 6 minutes ago, Tomcody111 said: When you edit a characters genes with this mod, does it then carry over into inherited genes for children? Hi, no this doesnt edit the genes, it only changes visuals. As far as I know, the genes are not accessible from scripts (but havent checked what the beta version of better barbershop does with the copy DNA stuff yet)
eutefodo Posted October 19, 2024 Posted October 19, 2024 20 hours ago, csirke128 said: Sure, let me check I had all working perfectly before the update on Beta Barber, after that i got the 'body' (Height..., head and body config) section Blank only showing the 'Naked' toggle, but the CBO section was fine and working, and now with your update on this extension, all sections but the Clothing are blank. Any idea what is the issue? I have multiple mods on, but then again it was working perfectly before both updates...
eutefodo Posted October 19, 2024 Posted October 19, 2024 3 minutes ago, eutefodo said: I had all working perfectly before the update on Beta Barber, after that i got the 'body' (Height..., head and body config) section Blank only showing the 'Naked' toggle, but the CBO section was fine and working, and now with your update on this extension, all sections but the Clothing are blank. Any idea what is the issue? I have multiple mods on, but then again it was working perfectly before both updates... I think Beta Barber go reupdated after you updated your extension, they changed the layout and also added options for the changes from Barbershop to be inherited or not, amongst other fixings. So i would deeply appreciate you checking that up as my game depends on your file. Thank you so much! ❤️
csirke128 Posted October 19, 2024 Author Posted October 19, 2024 3 hours ago, eutefodo said: I think Beta Barber go reupdated after you updated your extension, they changed the layout and also added options for the changes from Barbershop to be inherited or not, amongst other fixings. So i would deeply appreciate you checking that up as my game depends on your file. Thank you so much! ❤️ Hi, updated it. 2
Sir Dogged Posted October 19, 2024 Posted October 19, 2024 Hey, the beta version of this mod is to provide compat with beta bettershop. I'm curious if this also provides compat with beta bettershop's color picker clothes submod. https://steamcommunity.com/sharedfiles/filedetails/?id=3350459101&searchtext= If it does, where would I throw in the submod for beta bettershop. -Better Barbershop Beta -Color Picker for Clothes -Better Barbershop Beta CBO Extension ?
csirke128 Posted October 19, 2024 Author Posted October 19, 2024 5 minutes ago, Sir Dogged said: Hey, the beta version of this mod is to provide compat with beta bettershop. I'm curious if this also provides compat with beta bettershop's color picker clothes submod. https://steamcommunity.com/sharedfiles/filedetails/?id=3350459101&searchtext= If it does, where would I throw in the submod for beta bettershop. -Better Barbershop Beta -Color Picker for Clothes -Better Barbershop Beta CBO Extension ? Hi, doesn't seem to conflict with this mod, so load order probably doesn't matter.
csirke128 Posted October 19, 2024 Author Posted October 19, 2024 23 hours ago, xxdungeonxx1 said: Is there a way to make it work with Physical Attributes? Making PA edits to npcs is messy, you need to debug the game and the barbershop would be great. Added PA variant. Maybe later will enforce that Min < Max, but seems like the debug doesnt do it either. Hmm, now that I think about it, I think I forgot about visual age, will add that later. 1
Zero_Zaraki Posted October 19, 2024 Posted October 19, 2024 should I have both PA and CBO versions of Barber shop extensions cause I use both PA Unofficial and CBO unofficial, like should my Load order be 1. CBO unofficial, 2. PA unofficial 3. better barbershop, 4. CBO extension, 5. PA extension.
csirke128 Posted October 19, 2024 Author Posted October 19, 2024 3 minutes ago, Zero_Zaraki said: should I have both PA and CBO versions of Barber shop extensions cause I use both PA Unofficial and CBO unofficial, like should my Load order be 1. CBO unofficial, 2. PA unofficial 3. better barbershop, 4. CBO extension, 5. PA extension. Hi, the PA one is standalone, so you should only use the PA one. The PA version doesnt allow you to do the same things as the CBO one, because the blending shapes are now controlled by PA traits. So it still has for example breast shape, but the breast size is the PA one. 1
eutefodo Posted October 20, 2024 Posted October 20, 2024 So i after you updated and beta barber updated i still cant get it to work on my save file, sorry in advance because it is a long mod list but here is the load order i'm using (which was working prior to the updates), and how my barbershop screen is looking in game (i removed my character as it is pretty NSFW). I would deeply appreciate you help as I'm far into this save.
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