Jump to content

[mod] CBO Unofficial


Recommended Posts

Posted
48 minutes ago, CKRhou69 said:

 

I did an Adventurer Conquest of Egypt as a Scottish Adventurer and made Cairo my capitol.  I didn't yet have a coronation and noticed since the update it didn't remove the headgear of my character and spouse like previously.  I also instantly got the grandeur below expectations message.  

 

They clearly changed a number of things with the graphic defaults. 

 

 

Seems like you can fix it by hitting restore to default in court visuals solves it, but then dont know if I can script that... best I could do is maybe add the reset button to the gui in a more accessible way, so it can be spammed

Posted (edited)
2 hours ago, csirke128 said:

 

Seems like you can fix it by hitting restore to default in court visuals solves it, but then dont know if I can script that... best I could do is maybe add the reset button to the gui in a more accessible way, so it can be spammed

 

I am not sure it is a bug for the headgear. The way the graphics worked just took me off guard, guess it was something they changed.  Might have been something with Community Flavor Pack.

 

I am more perplexed by the Carnal Court issue. That has come up in the past, where the scene doesn't change, when a new version came out, but I never seen it work this way. Maybe your reset button could work for that issue?

 

Thanks for you research and all you do for this mod!

 

 

Edited by CKRhou69
Posted
On 4/27/2026 at 8:56 AM, Calypso42 said:

 

All good mate, solved the issue...thanks ChatGPT :D

My fix for the missing Court Visuals tab is the file below, I just added in the missing widget fields, feel free to use it. Only issue is that there is missing localisation for the CFP courts (assuming that's what they are) so that will need to be added in elsewhere but I've loath localisation modding since CK2.


window_royal_court.txt
 

Best of luck with the other fixes though!!

@Gikov fix is here for the meantime. File goes in E:\Documents\Paradox Interactive\Crusader Kings III\mod\CBO Unofficial\gui
Make sure you save as .gui

 

This worked fine, thanks!

Posted

Seems like the button to reset the court back to the default can only be pressed while the court is in visual tab...

So came up with an ugly hack, when you open the court room, I made it so it will automatically switch to the visual tab in 0.0 second, press the reset to default button on the court visuals, then switch back to the throne tab.

This basically makes the new visual tab feature unusable, because whenever you exit the visual tab, I will basically force it back to the default.

 

I'll look into making this nicer later, but atleast it should be usable in this state.

 

Here is the current state, will try finish updating it tomorrow:

https://mega.nz/file/E8dg1RgC#C9V3Vonp5BBqmTLM-kaj2GyBhz-G4UjnaOchs-R2X0g

https://mega.nz/file/Bw8Cmbbb#LSIwN3zN0M-oe-AHuOLwLH-Nr7hE-tieqEAlnOj-QU4

 

 

Posted
3 hours ago, csirke128 said:

Seems like the button to reset the court back to the default can only be pressed while the court is in visual tab...

So came up with an ugly hack, when you open the court room, I made it so it will automatically switch to the visual tab in 0.0 second, press the reset to default button on the court visuals, then switch back to the throne tab.

This basically makes the new visual tab feature unusable, because whenever you exit the visual tab, I will basically force it back to the default.

 

I'll look into making this nicer later, but atleast it should be usable in this state.

 

Here is the current state, will try finish updating it tomorrow:

https://mega.nz/file/E8dg1RgC#C9V3Vonp5BBqmTLM-kaj2GyBhz-G4UjnaOchs-R2X0g

https://mega.nz/file/Bw8Cmbbb#LSIwN3zN0M-oe-AHuOLwLH-Nr7hE-tieqEAlnOj-QU4

 

 

 

 

I just tested it out and that worked csirke128!  It did automatically switch to the visual tab and back to the throne tab.   It makes it usable. Thanks!

Posted
1 hour ago, XenodochiaI said:

Idk how to remove seams on the neck? I have noticed more within other cultures but these ones were the worst. These were Han and Viet cultures2026_04_29_2.thumb.png.16ac2259b189dec4a2454114961e2e45.png2026_04_29_1.thumb.png.4149b6d9de7da9d9f1169c7891fd5121.png2026_04_29_3.thumb.png.e16abf044fa650a872cd15a7acc442e1.png

 

Those seams are where the head and the body mesh meets, seems like its caused due to textures not matching.

I'll try check, but I think CBO no longer changes body textures, so it should not cause issues.

Does the same happen if you disable CBO?

Posted
16 hours ago, csirke128 said:

Seems like the button to reset the court back to the default can only be pressed while the court is in visual tab...

So came up with an ugly hack, when you open the court room, I made it so it will automatically switch to the visual tab in 0.0 second, press the reset to default button on the court visuals, then switch back to the throne tab.

This basically makes the new visual tab feature unusable, because whenever you exit the visual tab, I will basically force it back to the default.

 

I'll look into making this nicer later, but atleast it should be usable in this state.

 

Here is the current state, will try finish updating it tomorrow:

https://mega.nz/file/E8dg1RgC#C9V3Vonp5BBqmTLM-kaj2GyBhz-G4UjnaOchs-R2X0g

https://mega.nz/file/Bw8Cmbbb#LSIwN3zN0M-oe-AHuOLwLH-Nr7hE-tieqEAlnOj-QU4

 

 

Hello,
I use the merged version of CBO, can I remove it and install the separate mods with this update midgame? or I'd need to start over in a new save?

Posted
Just now, auimaue69 said:

Hello,
I use the merged version of CBO, can I remove it and install the separate mods with this update midgame? or I'd need to start over in a new save?

 

Hi, yea, the merged version is just Base + Animation + Mesh copied into the same folder. If you grab the old Mesh, you can also just recreate the merged version by doing the same.

Posted

Hi, do I need to wait some time for the files to get updated for the latest 1.19x version?
I am only interested in the base/mesh file so if I can exclude the animations that's totally cool. 

Posted
On 4/28/2026 at 11:58 AM, 56554248 said:

 

 

It's inside Paradox Interactive\Crusader Kings III\Mod\PA Unofficial\gfx\portraits\portrait_modifiers

 

 

Here are the changes I made:

 

Old:

 

morph = {
    mode = modify
    gene = gene_height
    template = normal_height
    value = {
        value = actual_height
        add = 50
        divide = 200
        max = 1
        min = 0
    }
}

 

 

 

New: 

 

 

morph = {
    mode = modify
    gene = gene_height
    template = normal_height
    value = {
        value = actual_height
        multiply = 0.01
        max = 1
        min = 0
    }
}

 

Posted (edited)

thanks for updated 💨

 

edit: court issue still persists for merged CBO 1.13

Edited by Sikici69
Posted
5 hours ago, Sikici69 said:

thanks for updated 💨

 

edit: court issue still persists for merged CBO 1.13

same and also for some reason i cant find the cooldown game rule option

Posted
1 hour ago, geryy13 said:

same and also for some reason i cant find the cooldown game rule option

It's under the Carnalitas: Make Love game rule. It's a bit deceiving because the options are Yes / No / No Cooldown. 

image.thumb.png.353406860716439a59f9b77d88deb2f4.png

Posted
18 hours ago, Sikici69 said:

thanks for updated 💨

 

edit: court issue still persists for merged CBO 1.13

 

What is the court issue? That it doesnt change to bedroom?

Posted
3 hours ago, Sikici69 said:

yes.

 

Can you check, if you change

"CBO Unofficial Animation\gui\window_royal_court.gui"

 

    state = {
        name = "chtovis"
        next = "chtothrone"
        duration = 0.0
        
        on_start = "[RoyalCourtWindow.SetActiveTab( 'visuals' )]"
    }

    state = {
        name = "chtothrone"
        duration = 0.0
        
        on_start = "[RoyalCourtWindow.SetActiveTab( 'throne' )]"
    }

 

to

 

    state = {
        name = "chtovis"
        next = "chtothrone"
        duration = 1.0
        
        on_start = "[RoyalCourtWindow.SetActiveTab( 'visuals' )]"
    }

    state = {
        name = "chtothrone"
        duration = 1.0
        
        on_start = "[RoyalCourtWindow.SetActiveTab( 'throne' )]"
    }

 

does it help?

 

Maybe switching in 0 seconds is too fast.

 

Could also be you have some other mods that modify the same file, do you still have issues if you only use CBO?

Posted
On 4/29/2026 at 7:16 AM, csirke128 said:

 

Those seams are where the head and the body mesh meets, seems like its caused due to textures not matching.

I'll try check, but I think CBO no longer changes body textures, so it should not cause issues.

Does the same happen if you disable CBO?

Sorry for the late reply, wifi has been acting up. Erm, I don't think so but I'll check and get some screens of it without CBO enabled. Just in case Its a load order issue, I'll show my LO. I removed Beauty is Beauty and it still did it. I assumed that was the problem

Screenshot (1).png

Screenshot (2).png

Screenshot (3).png

Screenshot (4).png

Screenshot (5).png

Screenshot (6).png

Posted
8 hours ago, csirke128 said:

 

Can you check, if you change

"CBO Unofficial Animation\gui\window_royal_court.gui"

 

    state = {
        name = "chtovis"
        next = "chtothrone"
        duration = 0.0
        
        on_start = "[RoyalCourtWindow.SetActiveTab( 'visuals' )]"
    }

    state = {
        name = "chtothrone"
        duration = 0.0
        
        on_start = "[RoyalCourtWindow.SetActiveTab( 'throne' )]"
    }

 

to

 

    state = {
        name = "chtovis"
        next = "chtothrone"
        duration = 1.0
        
        on_start = "[RoyalCourtWindow.SetActiveTab( 'visuals' )]"
    }

    state = {
        name = "chtothrone"
        duration = 1.0
        
        on_start = "[RoyalCourtWindow.SetActiveTab( 'throne' )]"
    }

 

does it help?

 

Maybe switching in 0 seconds is too fast.

 

Could also be you have some other mods that modify the same file, do you still have issues if you only use CBO?

 

i tried, but the result is still the same. only the free camera mod modifies that same file.

and i tried different courts; in some of them, the court is just a bedroom, and others look like the one in the attachment.

20260504005409_1.jpg

20260504010053_1.jpg

Posted

Having an issue with the character window for characters with a large number of family members/relations. Used to be that it would show about 7(?) characters and then you could expand to see the rest, now iit's just a scrollbar for all the characters, and this can cause significant slowdown in actually opening the window when it gets above 20-30. Not sure if this is a CBO or PA thing, but does anyone know of a fix?

Posted
17 hours ago, Sikici69 said:

 

i tried, but the result is still the same. only the free camera mod modifies that same file.

and i tried different courts; in some of them, the court is just a bedroom, and others look like the one in the attachment.

20260504005409_1.jpg

20260504010053_1.jpg

image.thumb.jpeg.e09194e1c9d66509fe57786e1bdfe743.jpeg

 

Can you try without the free camera mod?

 

You should have 4 buttons at the top, so seems to me you have a mod that overwrites the gui file, as the 4th tab was added in 1.19.x

 

 

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...