Crusader Kings III

Crusader Kings III

Beauty Fix
55 Comments
ViNcEnT 12138 22 Aug @ 5:34pm 
any chance on update ? this mod does not seem to work now. thanks
HeirandtheSpare 7 Jun @ 8:24pm 
For some reason this mod is not compatible with Random Faces Fix, although I'm not sure why.
HeirandtheSpare 7 May @ 10:51am 
It works just fine!
HeirandtheSpare 6 May @ 6:34am 
Now that the beauty issue is fixed, I'm going to try this out again. Fingers crossed that it works!
HeirandtheSpare 14 Mar @ 6:43pm 
It never did cause crashes, rather- there was a bug in the main game. I have no idea if it's fixed, they didn't get that specific.
divorced.wife 3 Dec, 2024 @ 1:20pm 
Is this still causing crashes?
HeirandtheSpare 13 Nov, 2024 @ 10:07am 
Just wanted to let you know that I was experiencing crashing with this mod! Not because of your mod, but because the "beauty" facial structure in the actual game is now bugged, and because of that, your mod doesn't work properly anymore. I'm hoping they will come out with a fix soon. I love this mod. Thank you.
Schenk  [author] 17 Jan, 2024 @ 7:10pm 
Commenting out lines of beauty sections from EOE's 00_ethnicities_templates.txt will be enough, I think.
Add # in the beginning of such lines to comment them out
龍Saint 17 Jan, 2024 @ 3:02pm 
I just wanted this mod so that the beauty traits don't apply appearance changes while retaining some of the complexion (makeup).
Schenk  [author] 17 Jan, 2024 @ 3:13am 
As far as I remember, EPE has both alternative ageing and beauty trait systems
What were you trying to change in your game downloading my mod?

To turn off face structure changes is quite easy, you just need to comment out lines that tied on beauty trait in 00_ethnicities_templates.txt (add # in the beginning of every such line)

More tricky with slowing down ageing
龍Saint 16 Jan, 2024 @ 1:09pm 
Crashing with only EPE and this mod on going to Head and Neck.
Schenk  [author] 16 Jan, 2024 @ 5:20am 
CFP
EPE
CFP + EPE Comp Patch
Hair Colors Fix

Those 4 sound like the most likely ones to cause problems, could you test it?
I don't have game installed at the moment
龍Saint 15 Jan, 2024 @ 3:54pm 
Yeah this mod is crashing every time I go to Head and Neck as well. Was going through mods enabling 1 by 1 and narrowed it down to this.

Had mods enabled at the time:
CFP
EPE
CFP + EPE Comp Patch
Culture Expanded
Spouse Designer
Spouse Designer - Nudity Toggle
Better Barbershop
More Game Rules
Advanced Character Search
Immortality Improved
Hair Colors Fix
Nuked Feast One Night Stand
Population Control
Character UI Overhaul
Stress Control
Less Event Spam
astrosteve 25 Nov, 2023 @ 11:38am 
It may not be Beauty Fix. Thew problem started happening again with Beauty Fix removed entirely from the load order. So, I don't know why removing it temporarily fixed the problem. But yeah, I think I misidentified the cause.
Schenk  [author] 25 Nov, 2023 @ 2:52am 
Mine overwrites files:
00_ethnicities_templates.txt
01_genes_morph.txt
00_trait_modifiers.txt

You can try searching at your Steam Workshop CK3 folder if any does the same Steam\steamapps\workshop\content\1158310
Schenk  [author] 25 Nov, 2023 @ 2:48am 
Well, only way to find out is through testing.
Try disabling all mods, turning on mine and then run the game adding 2-5 of your mods every run until it crashes
astrosteve 24 Nov, 2023 @ 10:56am 
I have a bunch. Unofficial patch, CFP, most the Expanded mods, RICE, and related com patches. Spouse Designer and a few miscellaneous mods I don't think are causing a problem. I thought maybe there was a incompatibility between Spouse Designer and Beauty Fix, but it still happens with Spouse Designer disabled.
Schenk  [author] 23 Nov, 2023 @ 11:01pm 
Don't have that issue in my game, do you have other mods installed?
astrosteve 23 Nov, 2023 @ 10:27pm 
It's crashing for me as well, specifically if I pick the Head and Neck button.
swiftGui 16 Nov, 2023 @ 4:34pm 
Mod is crashing for me when I click the Facial Structure menu on Ruler Designer. It may be an incompatibility, I don't know, just sharing.
Schenk  [author] 31 Aug, 2023 @ 6:57am 
Just updated the game version. Seems to not require changes in code.

You can't deactivating the "beautification" without altering the checksum, as far as I know.
Obsidian Gold 31 Aug, 2023 @ 5:05am 
Is there no way of deactivating the "beautification" changes of the traits to the character model without altering the checksum? Every mod I came across so far, alters the games checksum.
HeirandtheSpare 30 Aug, 2023 @ 5:26pm 
What was updated? Thanks for updating btw
Fizzet 5 Aug, 2023 @ 10:11am 
not just beautiful ones i mean
Fizzet 5 Aug, 2023 @ 10:11am 
is it possible to make it so that every character ages slower?
Schenk  [author] 17 May, 2023 @ 10:17am 
Yes
KAiXA 16 May, 2023 @ 2:53pm 
Is it compatible with 1.9?
Schenk  [author] 13 May, 2023 @ 7:15pm 
Wasn't going to make one. AGoT handles beauty trait fine in my taste - I haven't seen any face changes like in the base game. Might be wrong
Anwa_1bn 5 May, 2023 @ 1:16am 
agot comp?
Schenk  [author] 6 Mar, 2023 @ 9:37am 
Light, as much as I figured while making the mod:
Original code sets aging changes to occur from 38 years (0.38) with 0.0 (no changes) to 85 years with 1.0 (final stage of aging)

So I changed to delay and slower aging
Tho this particular part of the code doesn't affect all aging changes, hair goes grey as usual

Hope that helps
Light 4 Mar, 2023 @ 7:26am 
Nice mod! And I have a question about this code.
age = {
mode = multiply
curve = {
{ 0.0 0.0 }
{ 0.38 0.0 }
{ 0.85 1.0 }
}
}

What is the effect of "curve". I found you change origin code to
age = {
mode = multiply
curve = {
{ 0.0 0.0 }
{ 0.54 0.0 }
{ 1.2 1.0 }
}
}

What is the meaning of "0, 0.54, 1.2"?

I would appreciate it if you could help me.
Schenk  [author] 14 Feb, 2023 @ 7:19am 
SuperNova, one mod will overwrite another.
You can try to put my mod past EPE in load order, it will apply my changes while keeping most of EPE's changes
SuperNova 13 Feb, 2023 @ 2:34pm 
Is this compatible with EPE?
Vedice 13 Dec, 2022 @ 2:34pm 
For some reason, the original skin beautification effect is ineffective.
Schenk  [author] 12 Dec, 2022 @ 11:27pm 
What do you mean? Which part of the mod doesn't work for you?
It seems stable in my game
Vedice 12 Dec, 2022 @ 6:07am 
Why is my beautification no longer effective?
Schenk  [author] 11 Dec, 2022 @ 12:48am 
Updated the mod (changed game version)
Vedice 8 Dec, 2022 @ 2:50am 
Can it still be updated?
Schenk  [author] 26 Sep, 2022 @ 11:14pm 
Must be working if you paste those files in the Ethnicities and Portraits folder with replacement. My mod won't be required, you can delete it. Ethnicities and Portraits mod update will rewrite changes

Fix [drive.google.com]
Schenk  [author] 26 Sep, 2022 @ 10:47pm 
Will try and test it now
Schenk  [author] 26 Sep, 2022 @ 10:46pm 
2. In \common\ethnicities\00_ethnicities_templates.txt comment out 3 lines after each "#Beauty Section" line. To do so add "#" symbol in the beginning of the line

It will disable beauty morphing of the face

3. In \common\genes\01_genes_morph.txt find old_beauty_1 section and replace it with my version of this part of the code

It will set aging to the version on screenshots
Schenk  [author] 26 Sep, 2022 @ 10:46pm 
BlaqueValkyrie, probably won't be able to fix it, because this mod contains minor fixes to beauty traits as well.
You can fix it yourself tho.
To do so:
1. In \gfx\portraits\trait_portrait_modifiers\00_trait_modifiers_beauty_edited.txt file replace everything with:
beauty = {
beauty = {
traits = {
beauty_good_1
beauty_good_2
beauty_good_3
}
dna_modifiers = {
morph = {
mode = replace
gene = complexion
template = complexion_beauty_1
value = 0.25
}
morph = {
mode = replace
gene = gene_age
template = old_beauty_1
value = 1.0
}
}
}
}

It will add to the beauty trait aging gene
SuperNova 26 Sep, 2022 @ 7:14pm 
@Saberhagen My apologies, it might've been Ethnicities and Portraits.
Schenk  [author] 25 Sep, 2022 @ 11:11pm 
BlaqueValkyrie, are you sure those options are part of the CFP?
I don't have them with only CFP enabled.
Also mod is working fine with loading before CFP
SuperNova 25 Sep, 2022 @ 10:35am 
Apparently, this mod is incompatible with Community Flavor Pack because when loaded after CFP, it removes the Body Hair and Body Shape options in the ruler designer. When placed before CFP, it does not work at all.
MeBurKo 20 Sep, 2022 @ 12:36pm 
please update
Schenk  [author] 9 Aug, 2022 @ 10:42pm 
Henry, that's an original game file thing - some genes commented out by devs
Henriette 9 Aug, 2022 @ 11:17am 
Can I ask why in 00_ethnicities_templates, some of the genes have the beauty section commented out with #, but other genes have the entire gene commented out?
Perseus 26 Jun, 2022 @ 3:56am 
thank you!!
Schenk  [author] 26 Jun, 2022 @ 1:36am 
Updated