Crusader Kings III

Crusader Kings III

Title-Ranked Portrait Borders
65 Comments
醉里挑灯看剑 6 May @ 3:12am 
Hello author, I am currently working on a script map mod. I have been using this mod all the time, so can I add this mod and integrate it?
MrFunEGUY 1 Sep, 2024 @ 11:36pm 
Updated Version - https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3322881164

Adds compat which fixes the issue with AGOT dragons. Also adds regency frames.
drdst17 24 Aug, 2024 @ 12:55pm 
Can you update this for the new AGOT mod? It breaks the dragon portraits.
Cuna 30 Jul, 2023 @ 10:33am 
well there is no need for this mod anymore.
borders are default in game now
Rellom 9 Jul, 2023 @ 12:41pm 
@sandsferdinand - ironman version works with OCK. Not quite the same, but better then nothing.
sandsferdinand 29 Jun, 2023 @ 7:02am 
Awesome mod! Any chance we can get a compatch with obfusckate? currently your mod overrides the hidden face character in some places of the UI.
MacAwesome  [author] 19 Jun, 2023 @ 4:35pm 
I've not followed the update history. I guess having two separate versions is no longer needed, no, though I'll leave the other one up for people who like that aesthetic better.
D230588 17 Jun, 2023 @ 8:54pm 
Hi, @MacAwesome

Same question as Hercules's . Are 2 versions of the mod ( this and Ironman ) still needed?
Hercules 28 May, 2023 @ 7:37am 
So with the recent ck3 update that allows non-iron man games to earn achievements, is there any downside to using this version vs the Ironman version?
Lucas182 28 Jan, 2023 @ 12:10pm 
@coolzed they probably use the same DDS file. If they do, then no. one will overwrite the other.
Jet 25 Jan, 2023 @ 1:07am 
does this work with ketaros portrrait mod? it colors the inside of the portrait rather than the borders
Rellik 12 Dec, 2022 @ 5:35pm 
update pls
Royal Raven 15 Sep, 2022 @ 5:22pm 
@MacAwesome Thanks, already added it.
MacAwesome  [author] 15 Sep, 2022 @ 3:53pm 
Feel free to use the fix.
Royal Raven 15 Sep, 2022 @ 6:40am 
@MacAwesome Thanks for the code update, I might use your in my fix, since it is smaller and cleaner. Mine was code copy and some additions, I did not bother to trim it.
Pazerna Łasica 18 Apr, 2022 @ 3:33am 
There is a conflict between Title-Ranked Portrait Borders and Advanced Character Search . Title-Ranked Portrait Borders must be loaded after Advanced Character Search . Otherwise there is a broken frame effect: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2796249684
Morven 11 Mar, 2022 @ 12:09am 
Hey mate, I've published a patch mod for my Animation Fix mod and your mod (and the other mods based on your framework) as both needed to mod the portraits.gui

Animation Fix
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2776769431

Animation Fix + Title-Ranked Portrait Borders Patch
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2776941154

Thanks for your work, I've really enjoyed your mod, it adds a lot of life to the game, hence the patch to make them work together. Vanilla looks so dreary in comparison.
MacAwesome  [author] 10 Mar, 2022 @ 9:49pm 
Updated.
FunGaming44 10 Feb, 2022 @ 3:45pm 
Yeah from what I know the modded files are read last so option b most likely
MacAwesome  [author] 10 Feb, 2022 @ 3:20pm 
More or less, yeah. I'm not sure the order that CK3 reads files, but from what I can remember when I first made this mod I had to start the filename with "0" to make this 'hack' work.

It's either A (0 comes before a-z in filename read order):
(i) my file is loaded (the different modded gui "type" objects)
(ii) vanilla file is loaded, and doesn't overwrite the already defined (modded) gui objects

or B (a-z comes before 0):
(i) vanilla file is loaded
(ii) my modded file is loaded, and overwrites the existing "type" objects.

B makes more sense to me, but I can't say for certain which method it is. And regardless of whether it's A or B, the outcome is that the modded 'type' objects are used in game.
FunGaming44 10 Feb, 2022 @ 3:11pm 
Ahh so the default gui file still gets read the portion you didnt include in your code if I understand correctly. Awesome work
MacAwesome  [author] 10 Feb, 2022 @ 3:09pm 
The only thing that needed updating was the version number.

The only gui file here is "0_portraits.gui" as opposed to vanilla's "portraits.gui", and only includes a portion of that file. Due to how CK3 reads and loads the gui files, this makes it so that my file only overwrites parts of the vanilla file (the various "type" objects in my gui file), allowing greater inter-mod compatibility (assuming other mods use a similar system). As it happens, the parts that I overwrite for my mod weren't changed between 1.4.* and 1.5.

This method has worked in previous versions of CK3, and doesn't appear to have changed for 1.5. From what I can see nothing is broken.
FunGaming44 10 Feb, 2022 @ 2:52pm 
@MacAwesome Hey just looked at your updated code but is it normal that you miss a huge amound of code from the default gui ???
Lapse Of Luxury 10 Feb, 2022 @ 8:40am 
Please update for Royal Court!
FunGaming44 9 Feb, 2022 @ 11:12pm 
@Exodus it works but the coding has changed in the default GUI file with the update so some things will not be working as intended or might even be completely missing. It definitely needs an update.
Exodus 9 Feb, 2022 @ 2:13pm 
This mod works just fine with Royal Court from what I can see.
FunGaming44 9 Feb, 2022 @ 11:41am 
Needs an update for the newest version, some things have changed in the coding for like the gui
Torngasuk 25 Jul, 2021 @ 5:10pm 
Just wanted to stop by and say that this is one of my favorite mods for the game, and I've taken advantage of your generous offer to integrate it into my own, with full credit. Thank you very much for making this, it's amazing.
G.Strategos 10 Jun, 2021 @ 11:29am 
@MacAwesome
Thank you!
Wroke 20 Apr, 2021 @ 11:45am 
Thanks again.
MacAwesome  [author] 20 Apr, 2021 @ 7:41am 
Thanks Wroke, and no I don't have a problem with your use of it.
Wroke 19 Apr, 2021 @ 1:37pm 
Hi there, MacAwesome; like Lucas I've used your mod as the foundation for my own , and likewise credited you in the description and linked back here to the original. I hope that's alright, but if there's any problem or objection please don't hesitate to shout. Thank you, and thanks for the excellent mod!
FunGaming44 21 Mar, 2021 @ 9:14am 
Yeah I had to completely unsub start the game remove it in the launcher and then resub it would simply not update the version nr. Sometimes it puzzles me why they make it so hard for things to update right.

Thanks for the update
MacAwesome  [author] 21 Mar, 2021 @ 8:37am 
I did change 'supported_version' from 1.2.* to 1.3.*. I it's still appearing as 1.2.* for you then it's not been updated on your end for whatever reason (you could unsub/resub or wait a day).
FunGaming44 21 Mar, 2021 @ 8:27am 
you forgot to change the version nr when you updated the mod, it still says for version 1.2.* should be 1.3.* now
Royal Raven 18 Mar, 2021 @ 1:05pm 
@lollohammers72, because the launch flags it as not compatible, does not mean it is broke. It is a "flag" a warning, nothing more. It is because in descriptor file, it was "labeled" to work with a certain version of the game. All one has to do is change it like in 2 secs and it is flagged compatible.

So it gets very old in Paradox games in the Steam Workshop when a game updates and the launcher gives a warning and everyone comes to these workshop mods and spams "needs update."
lollohammers72 18 Mar, 2021 @ 12:11pm 
the system says the mod is not updated to version 1.2.2, so it doesn't work
Rasta Tanca 17 Mar, 2021 @ 6:22pm 
Look forward to an update this mod should be included base game imo
MacAwesome  [author] 24 Jan, 2021 @ 9:55pm 
@Lucas182 Thanks for the credit! No I don't mind you using it. I've added a link to your mod in my mod description.
Lucas182 23 Jan, 2021 @ 10:53pm 
Hello MacAwesome. I have just posted a similar mod on the workshop and I used your mod as a basis to create mine. I have given you proper credit and linked back here. If you are not OK with this, please let me know and I will promptly remove it. I made it for personal use anyways.

https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2372123341
有梨乌斯 19 Dec, 2020 @ 6:18am 
good
MacAwesome  [author] 24 Nov, 2020 @ 2:36pm 
Updated for 1.2.*, but should still work with 1.1.*
MacAwesome  [author] 22 Oct, 2020 @ 1:54pm 
I'm not sure - but I would guess no. *If* it is possible, it'd require a fair bit more modding than what this mod does.
TheGib770 21 Oct, 2020 @ 7:36pm 
Question: Can borders also be based on the number of titles they have such as owning 2 duchies?
MacAwesome  [author] 29 Sep, 2020 @ 6:11pm 
Fixed an upload error, please unsubscribe/resubscribe if it's not working for you.
MacAwesome  [author] 29 Sep, 2020 @ 1:14pm 
Updated, there is now an alternative purple-bordered version linked in the description.
mrjohnson79 25 Sep, 2020 @ 11:59pm 
This is great, should be in the vanilla game
MacAwesome  [author] 25 Sep, 2020 @ 4:08pm 
I'm having trouble uploading to the paradox mods website, but I'll try again tomorrow.
QOMRADEQUEER 24 Sep, 2020 @ 9:31pm 
Could we get an upload of this to the paradox mods? Steam is being strange with CK3 mods recently and this doesn't seem to be working for me anymore, even after reinstalling and clearing my steam cache.
QOMRADEQUEER 24 Sep, 2020 @ 6:01pm 
I MUCH prefer the current implementation. The CK2 style looks great, the gold and purple ribbon.