Crusader Kings III

Crusader Kings III

30 ratings
Advanced Court+Court Positions Expanded-Compatch(Rebalanced)
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
74.103 MB
24 May, 2023 @ 11:43pm
24 Jun, 2023 @ 2:26am
3 Change Notes ( view )

Subscribe to download
Advanced Court+Court Positions Expanded-Compatch(Rebalanced)

Description
Hello everyone. I myself am pretty fond of the court positions added by Advanced Court Positions (ACP) and Court Positions Expanded (CPE). However using them together results in some compatibility issues when it comes to the UI and also some duplicate/redundant court positions.

So to resolve this I went ahead and developed my own compatch for the two mods. Note that this is a compatch that is simple in nature, and doesn't go as far as tying CPE positions into the leveling system and other gameplay integration that ACP features. But it does resolve the previously mentioned surface level UI issues and positional redundancies.

Make sure to load this after both ACP and CPE.

All the code is sourced from:
Ketaros - Advanced Court Positions
BeatTh9Meat - Court Positions Expanded

This variant of this compatch features some rebalancing of the court positions that I prefer to use personally. You can find the variant that doesn't include that rebalance here:
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2980342049

If anyone runs into any sort of compatibility issues, or other issues that I may have missed, please let me know.
11 Comments
Muhammadonov 17 Jul, 2023 @ 10:44am 
There's a problem with the original mod after the Lance update which is it disables character background change when traveling or participating in event.. Is there any opportunity that this can be fixed?
B flat 24 Jun, 2023 @ 8:30pm 
Actually, make that 62.
Here's the difference between 62 and 75 https://imgur.com/a/Pycy2SH
B flat 24 Jun, 2023 @ 7:49pm 
OK, I'm no UI modder, so I just experimented a bit.

item = {
button_position_category = {
visible = "[CourtPositionsWindow.CanShowCategoryTab(CourtPositionCategory.Self)]"
onclick = "[CourtPositionsWindow.SetCategoryFilter(CourtPositionCategory.Self)]"
down = "[CourtPositionsWindow.IsCategoryFiltering(CourtPositionCategory.Self)]"
size = { 70 33 }

This last part should be { 70 33 } instead of { 75 33 }. Now it aligns perfectly and I can scroll. I'm not sure if this is because I'm on ultrawide, but I have no such problems with the vanilla court positions UI.
B flat 24 Jun, 2023 @ 7:23pm 
My UI in court positions goes beyond the screen. This was happening with KET's ACP, but now I can't even see half of it. What might be causing this?
StrayDogFreedom 2 Jun, 2023 @ 12:11pm 
That UI thing was driving me crazy lol, thanks for the mod!
Rough 30 May, 2023 @ 4:53pm 
yeah I'm enjoying those changes, they're great thanks for this
sawwhet5975  [author] 27 May, 2023 @ 1:45pm 
@Rough mostly just buffing some of the weaker positions from Ketaros Advanced Court. There's quite a few positions in his mod that grant only like 1-5% buffs. I adjusted them to be more along the range of 1-15% or 20% in steady increments, just so the positions felt more impactful
PlzDoNotPeek_03 26 May, 2023 @ 11:07pm 
WELL DONE!

UI issues kills me.
Rough 26 May, 2023 @ 6:18am 
can you say what rebalancing you do in this mod?
Solitude 25 May, 2023 @ 6:09am 
Fantastic! I have made a compatch similar to this for my own playthroughs, but I think your idea of balancing is much better than mine. Thanks for uploading this one.